| Summary Item | Total | Failed |
|---|---|---|
| Requests | 150 | 0 |
| Prerequest Scripts | 183 | 0 |
| Test Scripts | 225 | 0 |
| Assertions | 9944 | 20 |
| Skipped Tests | 0 | - |
expected response to have status code 401 but got 500
expected response to have status code 400 but got 500
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected response to have status code 403 but got 500
expected response to have status code 400 but got 500
expected 228 to be below 200
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
expected response to have status code 401 but got 500
expected response to have status code 400 but got 500
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected response to have status code 403 but got 500
expected response to have status code 400 but got 500
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
expected response to have status code 401 but got 500
expected response to have status code 400 but got 500
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected response to have status code 403 but got 500
expected response to have status code 400 but got 500
expected 206 to be below 200
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 54e5f84c-cee9-4dc6-a12a-64190a3936c9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-Q0IrRGIgh62/SqS5hKJhp6O5sA8" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:20 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODB9.m45B65NdOlii77etaPHOVAHPsN27UX1BMGOtcGF3At8"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is equal to 200 using expect | 1 | 0 | 0 |
| Verify status code is equal to 200 without expect | 1 | 0 | 0 |
| Verify response time is less than 100ms | 1 | 0 | 0 |
| Verify message key has success | 1 | 0 | 0 |
| Verify token key is not null | 1 | 0 | 0 |
| Verify schema for this request with expect | 1 | 0 | 0 |
| Verify schema for this request without expect | 1 | 0 | 0 |
| Verify toekn is valid or not | 1 | 0 | 0 |
| Total | 8 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7a63b065-6ef6-4d6e-b226-9f3f9b406b80 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 53 |
{
"username": "abdul",
"password": "123"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:20 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify invalide credentials | 1 | 0 | 0 |
| validate status code should be 401 | 0 | 1 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| validate status code should be 401 | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 535984d2-6a8f-420a-9712-df0574ca69b1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:20 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify invalide credentials | 1 | 0 | 0 |
| validate status code should be 400-Bad Request | 0 | 1 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| validate status code should be 400-Bad Request | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk3OTI0NzJ9.XGjriAOa8bRImZcUAEMpg7QuV9MDS1BCctuOLqicGMk' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODB9.m45B65NdOlii77etaPHOVAHPsN27UX1BMGOtcGF3At8 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2f9a8ca6-0ef5-4a09-9f45-d0b1e983a9e1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:20 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Validate status code as 200OK | 1 | 0 | 0 |
| Valdiate response time | 1 | 0 | 0 |
| Validate user details like id, first_name, last_name, login_id are present or not | 1 | 0 | 0 |
| Validate schema for this response | 1 | 0 | 0 |
| Total | 4 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk3OTI0NzJ9.XGjriAOa8bRImZcUAEMpg7QuV9MDS1BCctuOLqicGMk' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a9587e8d-bfb7-4593-897c-e06b637ddc34 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:20 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Validate status code 401 Unauthorized | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk3OTI0NzJ9.XGjriAOa8bRImZcUAEMpg7QuV9MDS1BCctuOLqicGMk' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODB9.m45B65NdOlii77etaPHOVAHPsN27UX1BMGOtcGF3At8 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9e0bf8f8-e205-4415-b0d3-5e679d0a3237 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:20 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Validate response should not have password key | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Validate response should not have password key | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk3OTI0NzJ9.XGjriAOa8bRImZcUAEMpg7QuV9MDS1BCctuOLqicGMk' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f2-ht+19z2el/RI/asAjbF2D3bD3ns"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODB9.m45B65NdOlii77etaPHOVAHPsN27UX1BMGOtcGF3At8 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e405363a-900d-4356-ad48-fee8f588e1e1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-ZvSbyGU12b4WIuT6y0l0qXN5W9c" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:20 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":637},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify values for Label key are under expected category | 1 | 0 | 0 |
| verify the value of label for 1 json Object is within expected category or not | 1 | 0 | 0 |
| verify the value of label for 2 json Object is within expected category or not | 1 | 0 | 0 |
| verify the value of label for 3 json Object is within expected category or not | 1 | 0 | 0 |
| Verify the type of count for Pending for delivery is number or not | 1 | 0 | 0 |
| Verify the type of count for Created today is number or not | 1 | 0 | 0 |
| Verify the type of count for Pending for FST assignment is number or not | 1 | 0 | 0 |
| Verify the length of data array is 3 or not | 1 | 0 | 0 |
| Total | 8 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk3OTI0NzJ9.XGjriAOa8bRImZcUAEMpg7QuV9MDS1BCctuOLqicGMk' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f2-ht+19z2el/RI/asAjbF2D3bD3ns"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d00cf851-069a-4ac2-a5c3-350b750b2c72 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code as 401 Unauthorized | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4MzkwMTR9.EzPEDDTRKRy8IMGHd0gYZnWCxXR7QwcEJRTrjxn-mrg' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODB9.m45B65NdOlii77etaPHOVAHPsN27UX1BMGOtcGF3At8 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f9e942f7-b6fb-4295-b3dd-f8e972263cda |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 11 Feb 2026 13:26:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Validate status code as 200 | 1 | 0 | 0 |
| Verify response time | 1 | 0 | 0 |
| Verify if the response matches the schema | 1 | 0 | 0 |
| verify the key availability -mst_oem- inside data json object | 1 | 0 | 0 |
| Verify the key mst_oem present in the response | 1 | 0 | 0 |
| Verify the key mst_model present in the response | 1 | 0 | 0 |
| Verify the key mst_action_status present in the response | 1 | 0 | 0 |
| Verify the key mst_warrenty_status present in the response | 1 | 0 | 0 |
| Verify the key mst_platform present in the response | 1 | 0 | 0 |
| Verify the key mst_product present in the response | 1 | 0 | 0 |
| Verify the key mst_role present in the response | 1 | 0 | 0 |
| Verify the key mst_service_location present in the response | 1 | 0 | 0 |
| Verify the key mst_problem present in the response | 1 | 0 | 0 |
| Verify the key map_fst_pincode present in the response | 1 | 0 | 0 |
| Verify with for each loop | 10 | 0 | 0 |
| Total | 24 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4MzkwMTR9.EzPEDDTRKRy8IMGHd0gYZnWCxXR7QwcEJRTrjxn-mrg' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9ixlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMTA2NjJ9.9ht2OFWKYZOub_doPCvA8wOUE-LfxyayNTLHRcR7mMk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9c206a03-1d9b-4eca-9faf-af7d3052ac5a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 68 |
| ETag | W/"44-3/Nqn1HuZsOs7MStDB2N2qYXjvA" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Unexpected token # in JSON at position 75"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| verify if the status is 403 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| verify if the status is 403 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4MzkwMTR9.EzPEDDTRKRy8IMGHd0gYZnWCxXR7QwcEJRTrjxn-mrg' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6a4f58b1-90bc-42d3-a87e-54426843d1bb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| verify if the status is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4MzkwMTR9.EzPEDDTRKRy8IMGHd0gYZnWCxXR7QwcEJRTrjxn-mrg' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Abdul","last_name":"Hameed","mobile_number":"7502060003","mobile_number_alt":"","email_id":"test@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"40","apartment_name":"test","street_name":"test","landmark":"test","area":"test","pincode":"560047","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-12-31T18:30:00.000Z","serial_number":"01234567891235","imei1":"01234567891235","imei2":"01234567891235","popurl":"2025-12-31T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"test"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODB9.m45B65NdOlii77etaPHOVAHPsN27UX1BMGOtcGF3At8 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bc3e4b71-76f6-400e-b059-b28bcfb31da3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1023 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Abdul",
"last_name": "Hameed",
"mobile_number": "7502060003",
"mobile_number_alt": "",
"email_id": "abd@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "40",
"apartment_name": "test",
"street_name": "test",
"landmark": "test",
"area": "test",
"pincode": "560047",
"country": "India",
"state": "Karnataka"
},
"customer_product": {
"dop": "2025-12-31T18:30:00.000Z",
"serial_number": "83996820255613",
"imei1": "83996820255613",
"imei2": "83996820255613",
"popurl": "2025-12-31T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 2
},
"problems": [
{
"id": 2,
"remark": "test"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-DqRgxPyvEbQ0urziwsvu2x8gdp8" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":183409,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":183427,"tr_customer_product_id":183417,"job_number":"JOB_183409"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Validate if status code is 200 or not | 1 | 0 | 0 |
| Verify message - Job created successfully is present in response or not | 1 | 0 | 0 |
| validate job is has JOB_ or not | 1 | 0 | 0 |
| Verify response has expected key - id are not | 1 | 0 | 0 |
| Verify response has expected key - mst_service_location_id are not | 1 | 0 | 0 |
| Verify response has expected key - mst_platform_id are not | 1 | 0 | 0 |
| Verify response has expected key - mst_warrenty_status_id are not | 1 | 0 | 0 |
| Verify response has expected key - mst_oem_id are not | 1 | 0 | 0 |
| Verify response has expected key - tr_customer_id are not | 1 | 0 | 0 |
| Verify response has expected key - tr_customer_product_id are not | 1 | 0 | 0 |
| Verify response has expected key - job_number are not | 1 | 0 | 0 |
| Verify response time is less than 200 or not | 1 | 0 | 0 |
| Total | 12 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4MzkwMTR9.EzPEDDTRKRy8IMGHd0gYZnWCxXR7QwcEJRTrjxn-mrg' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Abdul","last_name":"Hameed","mobile_number":"7502060003","mobile_number_alt":"","email_id":"test@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"40","apartment_name":"test","street_name":"test","landmark":"test","area":"test","pincode":"560047","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-12-31T18:30:00.000Z","serial_number":"01234567891235","imei1":"01234567891235","imei2":"01234567891235","popurl":"2025-12-31T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"test"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODB9.m45B65NdOlii77etaPHOVAHPsN27UX1BMGOtcGF3At8 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0100b512-cee5-43ca-8504-b0a3c18faead |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 728 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Abdul",
"last_name": "Hameed",
"mobile_number": "7502060003",
"mobile_number_alt": "",
"email_id": "abd@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "40",
"apartment_name": "test",
"street_name": "test",
"landmark": "test",
"area": "test",
"pincode": "560047",
"country": "India",
"state": "Karnataka"
},
"problems": [
{
"id": 2,
"remark": "test"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 115 |
| ETag | W/"73-CHiztoQ3jyrfM7EgEEqfDYsvzXM" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"customer_product\" is required","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| validate status code should be 400 Bad resquest | 0 | 1 | 0 |
| verify message has customer product is missing | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| validate status code should be 400 Bad resquest | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4MzkwMTR9.EzPEDDTRKRy8IMGHd0gYZnWCxXR7QwcEJRTrjxn-mrg' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Abdul","last_name":"Hameed","mobile_number":"7502060003","mobile_number_alt":"","email_id":"test@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"40","apartment_name":"test","street_name":"test","landmark":"test","area":"test","pincode":"560047","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-12-31T18:30:00.000Z","serial_number":"01234567891235","imei1":"01234567891235","imei2":"01234567891235","popurl":"2025-12-31T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"test"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODB9.m45B65NdOlii77etaPHOVAHPsN27UX1BMGOtcGF3At8 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 983a5bff-26aa-45ac-b8b1-fc4ab9368f5a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 987 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Abdul",
"last_name": "Hameed",
"mobile_number": "7502060003",
"mobile_number_alt": "",
"email_id": "abd@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "40",
"apartment_name": "test",
"street_name": "test",
"landmark": "test",
"area": "test",
"pincode": "560047",
"country": "India",
"state": "Karnataka"
},
"customer_product": {
"dop": "2025-12-31T18:30:00.000Z",
"serial_number": "85",
"imei1": "85",
"imei2": "85",
"popurl": "2025-12-31T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 2
},
"problems": [
{
"id": 2,
"remark": "test"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify response has proper message for invalide imei number | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4MzkwMTR9.EzPEDDTRKRy8IMGHd0gYZnWCxXR7QwcEJRTrjxn-mrg' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Abdul","last_name":"Hameed","mobile_number":"7502060003","mobile_number_alt":"","email_id":"test@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"40","apartment_name":"test","street_name":"test","landmark":"test","area":"test","pincode":"560047","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-12-31T18:30:00.000Z","serial_number":"01234567891235","imei1":"01234567891235","imei2":"01234567891235","popurl":"2025-12-31T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"test"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODB9.m45B65NdOlii77etaPHOVAHPsN27UX1BMGOtcGF3At8 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b78965dd-34e8-4f0c-a27a-fc089fe04bd2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 943 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Abdul",
"last_name": "Hameed",
"mobile_number": "7502060003",
"mobile_number_alt": "",
"email_id": "abd@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "40",
"apartment_name": "test",
"street_name": "test",
"landmark": "test",
"area": "test",
"pincode": "560047",
"country": "India",
"state": "Karnataka"
},
"customer_product": {
"dop": "2025-12-31T18:30:00.000Z",
"serial_number": "83996820255613",
"imei1": "83996820255613",
"imei2": "83996820255613",
"popurl": "2025-12-31T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 2
},
"problems": []
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 132 |
| ETag | W/"84-mCZHtUk0ZkwUr6gxgJA2gMxVbaw" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"problems\" does not contain 1 required value(s)","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| verify message has info about empty problem array | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk3OTI0NzJ9.XGjriAOa8bRImZcUAEMpg7QuV9MDS1BCctuOLqicGMk' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f2-ht+19z2el/RI/asAjbF2D3bD3ns"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODB9.m45B65NdOlii77etaPHOVAHPsN27UX1BMGOtcGF3At8 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5ebfa486-3b10-47cb-9754-f99d0ca309c5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-k1IUCpzLIdgvPF3Jt8jZC2tmA0Y" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":638},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the count has been increased or not | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDA3Mjl9.nsgcCZPhyWT0IUwep2oQD01oZVzfm0YuqrV-gSt3uds' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODB9.m45B65NdOlii77etaPHOVAHPsN27UX1BMGOtcGF3At8 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a02770d1-546a-4739-b239-95bbcefa98f7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"9aaf4-ny/k3jZAmlf4VOqwufckAMpkU5k" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 11 Feb 2026 13:26:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":183349,"job_number":"JOB_183349","tr_customer_id":183367,"tr_customer_product_id":183357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:05:00.000Z","modified_at":"2026-02-11T08:05:12.000Z","name":"Foster Goodwin","mobile_number":"203-489-7444","email_id":"Pearl_Wilderman@yahoo.com","dop":"2025-11-04","serial_number":"49626558172858","imei1":"49626558172858","imei2":"49626558172858","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:05:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183348,"job_number":"JOB_183348","tr_customer_id":183366,"tr_customer_product_id":183356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:45.000Z","modified_at":"2026-02-11T08:04:56.000Z","name":"George Olson","mobile_number":"527-328-1314","email_id":"Eulah26@yahoo.com","dop":"2025-11-04","serial_number":"98241539020585","imei1":"98241539020585","imei2":"98241539020585","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183347,"job_number":"JOB_183347","tr_customer_id":183365,"tr_customer_product_id":183355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:28.000Z","modified_at":"2026-02-11T08:04:40.000Z","name":"Florencio Greenfelder","mobile_number":"782-232-3763","email_id":"Yvonne.Rogahn48@gmail.com","dop":"2025-11-04","serial_number":"75543911005783","imei1":"75543911005783","imei2":"75543911005783","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:04:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183344,"job_number":"JOB_183344","tr_customer_id":183362,"tr_customer_product_id":183352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:58:34.000Z","modified_at":"2026-02-11T07:58:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kirsten50@gmail.com","dop":"2025-07-02","serial_number":"19673666974947","imei1":"19673666974947","imei2":"19673666974947","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183343,"job_number":"JOB_183343","tr_customer_id":183361,"tr_customer_product_id":183351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:58:16.000Z","modified_at":"2026-02-11T07:58:16.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Harvey_Prosacco17@hotmail.com","dop":"2025-07-02","serial_number":"12229608915643","imei1":"12229608915643","imei2":"12229608915643","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183342,"job_number":"JOB_183342","tr_customer_id":183360,"tr_customer_product_id":183350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:57:56.000Z","modified_at":"2026-02-11T07:57:56.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Raymundo.Wintheiser35@hotmail.com","dop":"2025-07-02","serial_number":"11089164721941","imei1":"11089164721941","imei2":"11089164721941","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183341,"job_number":"JOB_183341","tr_customer_id":183359,"tr_customer_product_id":183349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:56:30.000Z","modified_at":"2026-02-11T07:56:41.000Z","name":"Leon Shields","mobile_number":"892-990-2316","email_id":"Tyra87@yahoo.com","dop":"2025-11-04","serial_number":"49276228755229","imei1":"49276228755229","imei2":"49276228755229","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183340,"job_number":"JOB_183340","tr_customer_id":183358,"tr_customer_product_id":183348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:56:13.000Z","modified_at":"2026-02-11T07:56:25.000Z","name":"Hank Jerde","mobile_number":"740-954-3229","email_id":"Kavon.Hoeger@yahoo.com","dop":"2025-11-04","serial_number":"36920096557594","imei1":"36920096557594","imei2":"36920096557594","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:56:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183339,"job_number":"JOB_183339","tr_customer_id":183357,"tr_customer_product_id":183347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:55:57.000Z","modified_at":"2026-02-11T07:56:09.000Z","name":"Lafayette Lakin","mobile_number":"496-247-5362","email_id":"Josianne0@yahoo.com","dop":"2025-11-04","serial_number":"100065181614349","imei1":"100065181614349","imei2":"100065181614349","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183243,"job_number":"JOB_183243","tr_customer_id":183261,"tr_customer_product_id":183251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:06.000Z","modified_at":"2026-02-11T06:57:17.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"22903777378993","imei1":"22903777378993","imei2":"22903777378993","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183236,"job_number":"JOB_183236","tr_customer_id":183254,"tr_customer_product_id":183244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:51.000Z","modified_at":"2026-02-11T06:57:02.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"14956736862640","imei1":"14956736862640","imei2":"14956736862640","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183235,"job_number":"JOB_183235","tr_customer_id":183253,"tr_customer_product_id":183243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:36.000Z","modified_at":"2026-02-11T06:56:47.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"14087409389531","imei1":"14087409389531","imei2":"14087409389531","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183198,"job_number":"JOB_183198","tr_customer_id":183216,"tr_customer_product_id":183206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:40.000Z","modified_at":"2026-02-11T06:52:07.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"58443094881181","imei1":"58443094881181","imei2":"58443094881181","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:52:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183195,"job_number":"JOB_183195","tr_customer_id":183213,"tr_customer_product_id":183203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:24.000Z","modified_at":"2026-02-11T06:51:36.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"73187909816406","imei1":"73187909816406","imei2":"73187909816406","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183192,"job_number":"JOB_183192","tr_customer_id":183210,"tr_customer_product_id":183200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:46.000Z","modified_at":"2026-02-11T06:50:46.000Z","name":"Nikolas Kozey","mobile_number":"765-530-0453","email_id":"Novella37@gmail.com","dop":"2025-06-09","serial_number":"109730844182496","imei1":"109730844182496","imei2":"109730844182496","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183191,"job_number":"JOB_183191","tr_customer_id":183209,"tr_customer_product_id":183199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:46.000Z","modified_at":"2026-02-11T06:50:57.000Z","name":"Ryan Deckow","mobile_number":"520-997-1307","email_id":"Nat53@hotmail.com","dop":"2025-06-09","serial_number":"109638344418185","imei1":"109638344418185","imei2":"109638344418185","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183190,"job_number":"JOB_183190","tr_customer_id":183208,"tr_customer_product_id":183198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:46.000Z","modified_at":"2026-02-11T06:50:46.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109616880252273","imei1":"109616880252273","imei2":"109616880252273","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183189,"job_number":"JOB_183189","tr_customer_id":183207,"tr_customer_product_id":183197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:31.000Z","modified_at":"2026-02-11T06:50:31.000Z","name":"Nathan Bednar","mobile_number":"593-411-9539","email_id":"Amalia_Trantow@gmail.com","dop":"2025-06-09","serial_number":"108813510838306","imei1":"108813510838306","imei2":"108813510838306","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183188,"job_number":"JOB_183188","tr_customer_id":183206,"tr_customer_product_id":183196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:30.000Z","modified_at":"2026-02-11T06:50:41.000Z","name":"Burley Zieme","mobile_number":"773-697-9543","email_id":"Dagmar.Gaylord@hotmail.com","dop":"2025-06-09","serial_number":"101728998605540","imei1":"101728998605540","imei2":"101728998605540","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183187,"job_number":"JOB_183187","tr_customer_id":183205,"tr_customer_product_id":183195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:30.000Z","modified_at":"2026-02-11T06:50:30.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105515268284270","imei1":"105515268284270","imei2":"105515268284270","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183186,"job_number":"JOB_183186","tr_customer_id":183204,"tr_customer_product_id":183194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:15.000Z","modified_at":"2026-02-11T06:50:15.000Z","name":"Eudora Doyle","mobile_number":"207-451-6975","email_id":"Cathryn13@gmail.com","dop":"2025-06-09","serial_number":"105567766548944","imei1":"105567766548944","imei2":"105567766548944","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183185,"job_number":"JOB_183185","tr_customer_id":183203,"tr_customer_product_id":183193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:15.000Z","modified_at":"2026-02-11T06:50:26.000Z","name":"Alivia Stracke","mobile_number":"451-228-7388","email_id":"Yolanda_McLaughlin52@gmail.com","dop":"2025-06-09","serial_number":"107148920914134","imei1":"107148920914134","imei2":"107148920914134","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:50:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183184,"job_number":"JOB_183184","tr_customer_id":183202,"tr_customer_product_id":183192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:14.000Z","modified_at":"2026-02-11T06:50:14.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105855904019167","imei1":"105855904019167","imei2":"105855904019167","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183183,"job_number":"JOB_183183","tr_customer_id":183201,"tr_customer_product_id":183191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:47:10.000Z","modified_at":"2026-02-11T06:47:32.000Z","name":"Emelia Ledner","mobile_number":"647-762-3585","email_id":"Dasia_Armstrong84@gmail.com","dop":"2025-10-01","serial_number":"13423728508245","imei1":"13423728508245","imei2":"13423728508245","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183182,"job_number":"JOB_183182","tr_customer_id":183200,"tr_customer_product_id":183190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:46:32.000Z","modified_at":"2026-02-11T06:46:42.000Z","name":"Wallace Leuschke","mobile_number":"981-967-7325","email_id":"Delphine.Rosenbaum0@yahoo.com","dop":"2025-11-04","serial_number":"86319685275461","imei1":"86319685275461","imei2":"86319685275461","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183181,"job_number":"JOB_183181","tr_customer_id":183199,"tr_customer_product_id":183189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:46:01.000Z","modified_at":"2026-02-11T06:46:28.000Z","name":"Jacinto Wunsch","mobile_number":"728-278-0950","email_id":"Delbert14@hotmail.com","dop":"2025-11-04","serial_number":"15310418435702","imei1":"15310418435702","imei2":"15310418435702","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183168,"job_number":"JOB_183168","tr_customer_id":183186,"tr_customer_product_id":183176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:33:49.000Z","modified_at":"2026-02-11T07:39:27.000Z","name":"varsha krishna","mobile_number":"9844785464","email_id":"varsha@gmail.com","dop":"2026-02-01","serial_number":"22667278896543","imei1":"22667278896543","imei2":"22667278896543","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T07:39:27.000Z","assigned_to":17,"mst_warrenty_status_code":"IW"},{"id":183167,"job_number":"JOB_183167","tr_customer_id":183185,"tr_customer_product_id":183175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:29:19.000Z","modified_at":"2026-02-11T10:18:45.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"19971266038535","imei1":"19971266038535","imei2":"19971266038535","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T10:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183164,"job_number":"JOB_183164","tr_customer_id":183182,"tr_customer_product_id":183172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:16:02.000Z","modified_at":"2026-02-11T06:16:02.000Z","name":"varsha krishna","mobile_number":"9844785464","email_id":"varsha@gmail.com","dop":"2026-02-01","serial_number":"22667278896542","imei1":"22667278896542","imei2":"22667278896542","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:16:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183163,"job_number":"JOB_183163","tr_customer_id":183181,"tr_customer_product_id":183171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:14:22.000Z","modified_at":"2026-02-11T06:14:22.000Z","name":"varsha krishna","mobile_number":"9844785464","email_id":"varsha@gmail.com","dop":"2026-02-01","serial_number":"22667278896541","imei1":"22667278896541","imei2":"22667278896541","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:14:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183116,"job_number":"JOB_183116","tr_customer_id":183134,"tr_customer_product_id":183124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:23:05.000Z","modified_at":"2026-02-11T05:23:05.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17629805557358","imei1":"17629805557358","imei2":"17629805557358","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183115,"job_number":"JOB_183115","tr_customer_id":183133,"tr_customer_product_id":183123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:23:05.000Z","modified_at":"2026-02-11T05:23:14.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16774075732507","imei1":"16774075732507","imei2":"16774075732507","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182972,"job_number":"JOB_182972","tr_customer_id":182990,"tr_customer_product_id":182980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:20.000Z","modified_at":"2026-02-11T04:41:28.000Z","name":"Delilah Kihn","mobile_number":"365-867-1213","email_id":"Reed_West@hotmail.com","dop":"2025-12-31","serial_number":"10511230594361","imei1":"10511230594361","imei2":"10511230594361","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182967,"job_number":"JOB_182967","tr_customer_id":182985,"tr_customer_product_id":182975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:10.000Z","name":"Elenor Yost","mobile_number":"754-537-7443","email_id":"Molly7@hotmail.com","dop":"2025-06-09","serial_number":"105876730898717","imei1":"105876730898717","imei2":"105876730898717","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182966,"job_number":"JOB_182966","tr_customer_id":182984,"tr_customer_product_id":182974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:21.000Z","name":"Declan Will","mobile_number":"430-422-0659","email_id":"Quinton_MacGyver50@hotmail.com","dop":"2025-06-09","serial_number":"102880310264816","imei1":"102880310264816","imei2":"102880310264816","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182964,"job_number":"JOB_182964","tr_customer_id":182982,"tr_customer_product_id":182972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:10.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105206516008585","imei1":"105206516008585","imei2":"105206516008585","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182962,"job_number":"JOB_182962","tr_customer_id":182980,"tr_customer_product_id":182970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:08.000Z","modified_at":"2026-02-11T04:41:17.000Z","name":"Adolf Hagenes","mobile_number":"738-980-4989","email_id":"Dasia.Hartmann6@gmail.com","dop":"2025-12-31","serial_number":"10875543429626","imei1":"10875543429626","imei2":"10875543429626","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182945,"job_number":"JOB_182945","tr_customer_id":182963,"tr_customer_product_id":182953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:56.000Z","modified_at":"2026-02-11T04:41:05.000Z","name":"Antonina Hegmann","mobile_number":"379-329-9638","email_id":"Adonis53@hotmail.com","dop":"2025-12-31","serial_number":"10662689872301","imei1":"10662689872301","imei2":"10662689872301","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182942,"job_number":"JOB_182942","tr_customer_id":182960,"tr_customer_product_id":182950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:54.000Z","modified_at":"2026-02-11T04:40:54.000Z","name":"Clarissa Hayes","mobile_number":"908-235-2745","email_id":"Chaya.Lockman77@gmail.com","dop":"2025-06-09","serial_number":"100470436114437","imei1":"100470436114437","imei2":"100470436114437","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182940,"job_number":"JOB_182940","tr_customer_id":182958,"tr_customer_product_id":182948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:54.000Z","modified_at":"2026-02-11T04:41:05.000Z","name":"Abelardo Gibson","mobile_number":"903-483-2374","email_id":"Abelardo.Murphy35@yahoo.com","dop":"2025-06-09","serial_number":"109489628717867","imei1":"109489628717867","imei2":"109489628717867","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182938,"job_number":"JOB_182938","tr_customer_id":182956,"tr_customer_product_id":182946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105892782199405","imei1":"105892782199405","imei2":"105892782199405","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182937,"job_number":"JOB_182937","tr_customer_id":182955,"tr_customer_product_id":182945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10941510809976","imei1":"10941510809976","imei2":"10941510809976","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182936,"job_number":"JOB_182936","tr_customer_id":182954,"tr_customer_product_id":182944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:41:03.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10170791600738","imei1":"10170791600738","imei2":"10170791600738","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182927,"job_number":"JOB_182927","tr_customer_id":182945,"tr_customer_product_id":182935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:40:46.000Z","name":"Loraine Doyle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"153814098822347","imei1":"153814098822347","imei2":"153814098822347","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182925,"job_number":"JOB_182925","tr_customer_id":182943,"tr_customer_product_id":182933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:40:46.000Z","name":"Vidal Towne","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136408990714764","imei1":"136408990714764","imei2":"136408990714764","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182922,"job_number":"JOB_182922","tr_customer_id":182940,"tr_customer_product_id":182930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:45.000Z","modified_at":"2026-02-11T04:40:45.000Z","name":"Haylee Heidenreich","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165416195288889","imei1":"165416195288889","imei2":"165416195288889","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182920,"job_number":"JOB_182920","tr_customer_id":182938,"tr_customer_product_id":182928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:45.000Z","modified_at":"2026-02-11T04:40:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"101485845890936","imei1":"101485845890936","imei2":"101485845890936","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182907,"job_number":"JOB_182907","tr_customer_id":182925,"tr_customer_product_id":182915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:38.000Z","modified_at":"2026-02-11T04:40:38.000Z","name":"Myrtis Stiedemann","mobile_number":"303-322-0078","email_id":"Nicholaus.Raynor4@yahoo.com","dop":"2025-06-09","serial_number":"103962259116037","imei1":"103962259116037","imei2":"103962259116037","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182906,"job_number":"JOB_182906","tr_customer_id":182924,"tr_customer_product_id":182914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:37.000Z","modified_at":"2026-02-11T04:40:49.000Z","name":"Abigail Grant","mobile_number":"590-616-0736","email_id":"Nathanial96@yahoo.com","dop":"2025-06-09","serial_number":"109666812261544","imei1":"109666812261544","imei2":"109666812261544","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182905,"job_number":"JOB_182905","tr_customer_id":182923,"tr_customer_product_id":182913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:37.000Z","modified_at":"2026-02-11T04:40:37.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109726404444400","imei1":"109726404444400","imei2":"109726404444400","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182904,"job_number":"JOB_182904","tr_customer_id":182922,"tr_customer_product_id":182912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:37.000Z","modified_at":"2026-02-11T04:41:00.000Z","name":"Norma Lockman","mobile_number":"386-479-5744","email_id":"Dariana.Powlowski@yahoo.com","dop":"2025-10-01","serial_number":"16515006764744","imei1":"16515006764744","imei2":"16515006764744","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182903,"job_number":"JOB_182903","tr_customer_id":182921,"tr_customer_product_id":182911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:34.000Z","modified_at":"2026-02-11T04:40:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Aron_Fahey50@yahoo.com","dop":"2025-07-02","serial_number":"14179663734142","imei1":"14179663734142","imei2":"14179663734142","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182902,"job_number":"JOB_182902","tr_customer_id":182920,"tr_customer_product_id":182910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Lacy Langosh","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111904807027595","imei1":"111904807027595","imei2":"111904807027595","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182901,"job_number":"JOB_182901","tr_customer_id":182919,"tr_customer_product_id":182909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Ernest Green","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150274784619462","imei1":"150274784619462","imei2":"150274784619462","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182899,"job_number":"JOB_182899","tr_customer_id":182917,"tr_customer_product_id":182907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Creola Koch","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175835550409582","imei1":"175835550409582","imei2":"175835550409582","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182898,"job_number":"JOB_182898","tr_customer_id":182916,"tr_customer_product_id":182906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:32.000Z","modified_at":"2026-02-11T04:40:32.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"181809910286123","imei1":"181809910286123","imei2":"181809910286123","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182880,"job_number":"JOB_182880","tr_customer_id":182898,"tr_customer_product_id":182888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:16.000Z","modified_at":"2026-02-11T04:40:16.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jeramie32@hotmail.com","dop":"2025-07-02","serial_number":"12348206865508","imei1":"12348206865508","imei2":"12348206865508","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182858,"job_number":"JOB_182858","tr_customer_id":182876,"tr_customer_product_id":182866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:57.000Z","modified_at":"2026-02-11T04:39:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Griffin_Rowe@yahoo.com","dop":"2025-07-02","serial_number":"12549821610237","imei1":"12549821610237","imei2":"12549821610237","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182853,"job_number":"JOB_182853","tr_customer_id":182871,"tr_customer_product_id":182861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:42.000Z","modified_at":"2026-02-11T04:39:52.000Z","name":"giyu tomiaka","mobile_number":"441-820-0422","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"109318500501742","imei1":"109318500501742","imei2":"109318500501742","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182842,"job_number":"JOB_182842","tr_customer_id":182860,"tr_customer_product_id":182850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:31.000Z","modified_at":"2026-02-11T04:39:40.000Z","name":"tanjiro kamado","mobile_number":"461-773-4558","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"634624263051812","imei1":"634624263051812","imei2":"634624263051812","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182832,"job_number":"JOB_182832","tr_customer_id":182850,"tr_customer_product_id":182840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:19.000Z","modified_at":"2026-02-11T04:39:28.000Z","name":"saitama sensei","mobile_number":"846-625-8453","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"234017902800413","imei1":"234017902800413","imei2":"234017902800413","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183409,"job_number":"JOB_183409","tr_customer_id":183427,"tr_customer_product_id":183417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:21.000Z","modified_at":"2026-02-11T13:26:21.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"83996820255613","imei1":"83996820255613","imei2":"83996820255613","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183408,"job_number":"JOB_183408","tr_customer_id":183426,"tr_customer_product_id":183416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:03:24.000Z","modified_at":"2026-02-11T13:03:24.000Z","name":"Evalyn Cummings","mobile_number":"759-207-4034","email_id":"Ivy_Nienow@gmail.com","dop":"2025-04-06","serial_number":"12503286887140332","imei1":"12503286887140332","imei2":"12503286887140332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183407,"job_number":"JOB_183407","tr_customer_id":183425,"tr_customer_product_id":183415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:03:23.000Z","modified_at":"2026-02-11T13:04:01.000Z","name":"Ryder Schulist","mobile_number":"799-953-8512","email_id":"Hildegard82@yahoo.com","dop":"2025-04-06","serial_number":"11849705807372","imei1":"11849705807372","imei2":"11849705807372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:04:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183406,"job_number":"JOB_183406","tr_customer_id":183424,"tr_customer_product_id":183414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:03:22.000Z","modified_at":"2026-02-11T13:03:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12511407932375","imei1":"12511407932375","imei2":"12511407932375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183405,"job_number":"JOB_183405","tr_customer_id":183423,"tr_customer_product_id":183413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:02:38.000Z","modified_at":"2026-02-11T13:02:38.000Z","name":"Larissa Keeling","mobile_number":"493-393-0115","email_id":"Andrew.Braun@gmail.com","dop":"2025-04-06","serial_number":"15036213228793888","imei1":"15036213228793888","imei2":"15036213228793888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183404,"job_number":"JOB_183404","tr_customer_id":183422,"tr_customer_product_id":183412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:02:36.000Z","modified_at":"2026-02-11T13:03:15.000Z","name":"Velva McGlynn","mobile_number":"341-880-5876","email_id":"Tyrese.Johnston81@hotmail.com","dop":"2025-04-06","serial_number":"12591216991362","imei1":"12591216991362","imei2":"12591216991362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:03:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183403,"job_number":"JOB_183403","tr_customer_id":183421,"tr_customer_product_id":183411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:02:36.000Z","modified_at":"2026-02-11T13:02:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15667964296549","imei1":"15667964296549","imei2":"15667964296549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183402,"job_number":"JOB_183402","tr_customer_id":183420,"tr_customer_product_id":183410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:01:50.000Z","modified_at":"2026-02-11T13:01:50.000Z","name":"Janet Goodwin","mobile_number":"401-679-0856","email_id":"Richie75@gmail.com","dop":"2025-04-06","serial_number":"10698694539240592","imei1":"10698694539240592","imei2":"10698694539240592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183401,"job_number":"JOB_183401","tr_customer_id":183419,"tr_customer_product_id":183409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:01:49.000Z","modified_at":"2026-02-11T13:02:29.000Z","name":"Gaetano Aufderhar","mobile_number":"481-348-0747","email_id":"Wilhelm_Donnelly@yahoo.com","dop":"2025-04-06","serial_number":"15010619498338","imei1":"15010619498338","imei2":"15010619498338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183400,"job_number":"JOB_183400","tr_customer_id":183418,"tr_customer_product_id":183408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:01:48.000Z","modified_at":"2026-02-11T13:01:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16699722853634","imei1":"16699722853634","imei2":"16699722853634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183399,"job_number":"JOB_183399","tr_customer_id":183417,"tr_customer_product_id":183407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T12:29:48.000Z","modified_at":"2026-02-11T12:29:48.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-01","serial_number":"10000671917300","imei1":"10000671017301","imei2":"10000061817302","popurl":"2026-02-01T12:29:48.322632500Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T12:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183398,"job_number":"JOB_183398","tr_customer_id":183416,"tr_customer_product_id":183406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T12:02:23.000Z","modified_at":"2026-02-11T12:02:23.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-01","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-01T12:02:23.318855203Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T12:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183397,"job_number":"JOB_183397","tr_customer_id":183415,"tr_customer_product_id":183405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:52.000Z","modified_at":"2026-02-11T11:45:52.000Z","name":"Jarred Legros","mobile_number":"302-594-8816","email_id":"Ella.Block93@hotmail.com","dop":"2025-04-06","serial_number":"14668412154499960","imei1":"14668412154499960","imei2":"14668412154499960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183396,"job_number":"JOB_183396","tr_customer_id":183414,"tr_customer_product_id":183404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:50.000Z","modified_at":"2026-02-11T11:46:32.000Z","name":"Rashad Kihn","mobile_number":"877-579-3484","email_id":"Cecile48@hotmail.com","dop":"2025-04-06","serial_number":"14578339717035","imei1":"14578339717035","imei2":"14578339717035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T11:46:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183395,"job_number":"JOB_183395","tr_customer_id":183413,"tr_customer_product_id":183403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:50.000Z","modified_at":"2026-02-11T11:45:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12474027599632","imei1":"12474027599632","imei2":"12474027599632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183394,"job_number":"JOB_183394","tr_customer_id":183412,"tr_customer_product_id":183402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:02.000Z","modified_at":"2026-02-11T11:45:02.000Z","name":"Kevin Greenholt","mobile_number":"453-240-4828","email_id":"Madisyn_Heaney7@yahoo.com","dop":"2025-04-06","serial_number":"17070484477922136","imei1":"17070484477922136","imei2":"17070484477922136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183393,"job_number":"JOB_183393","tr_customer_id":183411,"tr_customer_product_id":183401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:00.000Z","modified_at":"2026-02-11T11:45:42.000Z","name":"Winona Stracke","mobile_number":"287-457-4951","email_id":"Jace_Ward@yahoo.com","dop":"2025-04-06","serial_number":"13367851227368","imei1":"13367851227368","imei2":"13367851227368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T11:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183392,"job_number":"JOB_183392","tr_customer_id":183410,"tr_customer_product_id":183400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:00.000Z","modified_at":"2026-02-11T11:45:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11647049171950","imei1":"11647049171950","imei2":"11647049171950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183391,"job_number":"JOB_183391","tr_customer_id":183409,"tr_customer_product_id":183399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:44:11.000Z","modified_at":"2026-02-11T11:44:11.000Z","name":"Bud Larson","mobile_number":"575-384-7382","email_id":"Kamille.Hamill66@hotmail.com","dop":"2025-04-06","serial_number":"13643298040378124","imei1":"13643298040378124","imei2":"13643298040378124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183390,"job_number":"JOB_183390","tr_customer_id":183408,"tr_customer_product_id":183398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:44:10.000Z","modified_at":"2026-02-11T11:44:52.000Z","name":"Queenie Kris","mobile_number":"638-915-6747","email_id":"Sven.Kirlin41@yahoo.com","dop":"2025-04-06","serial_number":"14903538708615","imei1":"14903538708615","imei2":"14903538708615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T11:44:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183389,"job_number":"JOB_183389","tr_customer_id":183407,"tr_customer_product_id":183397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:44:10.000Z","modified_at":"2026-02-11T11:44:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19174513546069","imei1":"19174513546069","imei2":"19174513546069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183388,"job_number":"JOB_183388","tr_customer_id":183406,"tr_customer_product_id":183396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:10:23.000Z","modified_at":"2026-02-11T11:10:23.000Z","name":"Yogesh Patel","mobile_number":"8631756250","email_id":"chinmayanand.pothuvaal@hotmail.com","dop":"2026-02-01","serial_number":"79523075689778","imei1":"79523075689778","imei2":"79523075689778","popurl":"www.brahmdev-chaturvedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:10:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183387,"job_number":"JOB_183387","tr_customer_id":183405,"tr_customer_product_id":183395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:10:12.000Z","modified_at":"2026-02-11T11:10:12.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-01","serial_number":"86595375822489","imei1":"86595375822489","imei2":"86595375822489","popurl":"2026-02-01T11:10:02.212479283Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183386,"job_number":"JOB_183386","tr_customer_id":183404,"tr_customer_product_id":183394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:10:11.000Z","modified_at":"2026-02-11T11:10:11.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-01","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-01T11:10:02.209310898Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183385,"job_number":"JOB_183385","tr_customer_id":183403,"tr_customer_product_id":183393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:55:36.000Z","modified_at":"2026-02-11T10:55:36.000Z","name":"Drake Parker","mobile_number":"772-397-6905","email_id":"Ricky46@hotmail.com","dop":"2025-04-06","serial_number":"11697294639993186","imei1":"11697294639993186","imei2":"11697294639993186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183384,"job_number":"JOB_183384","tr_customer_id":183402,"tr_customer_product_id":183392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:55:34.000Z","modified_at":"2026-02-11T10:56:12.000Z","name":"Deion Denesik","mobile_number":"487-425-1791","email_id":"Cierra.Larkin@yahoo.com","dop":"2025-04-06","serial_number":"18214095175967","imei1":"18214095175967","imei2":"18214095175967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T10:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183383,"job_number":"JOB_183383","tr_customer_id":183401,"tr_customer_product_id":183391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:55:34.000Z","modified_at":"2026-02-11T10:55:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12450342538670","imei1":"12450342538670","imei2":"12450342538670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183382,"job_number":"JOB_183382","tr_customer_id":183400,"tr_customer_product_id":183390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:50.000Z","modified_at":"2026-02-11T10:54:50.000Z","name":"Lina Friesen","mobile_number":"909-937-1584","email_id":"Gene7@yahoo.com","dop":"2025-04-06","serial_number":"14122803331046206","imei1":"14122803331046206","imei2":"14122803331046206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183381,"job_number":"JOB_183381","tr_customer_id":183399,"tr_customer_product_id":183389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:49.000Z","modified_at":"2026-02-11T10:55:27.000Z","name":"Harmon Kuvalis","mobile_number":"496-342-3987","email_id":"Madisen49@yahoo.com","dop":"2025-04-06","serial_number":"10063853845195","imei1":"10063853845195","imei2":"10063853845195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T10:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183380,"job_number":"JOB_183380","tr_customer_id":183398,"tr_customer_product_id":183388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:49.000Z","modified_at":"2026-02-11T10:54:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10161351279169","imei1":"10161351279169","imei2":"10161351279169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183379,"job_number":"JOB_183379","tr_customer_id":183397,"tr_customer_product_id":183387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:05.000Z","modified_at":"2026-02-11T10:54:05.000Z","name":"Michelle Klocko","mobile_number":"263-569-5063","email_id":"Tyreek.Metz@gmail.com","dop":"2025-04-06","serial_number":"13153187973046198","imei1":"13153187973046198","imei2":"13153187973046198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183378,"job_number":"JOB_183378","tr_customer_id":183396,"tr_customer_product_id":183386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:03.000Z","modified_at":"2026-02-11T10:54:42.000Z","name":"Florine Daniel","mobile_number":"707-787-0820","email_id":"Adrianna_Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"15790374590238","imei1":"15790374590238","imei2":"15790374590238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T10:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183377,"job_number":"JOB_183377","tr_customer_id":183395,"tr_customer_product_id":183385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:03.000Z","modified_at":"2026-02-11T10:54:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14786574995009","imei1":"14786574995009","imei2":"14786574995009","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183376,"job_number":"JOB_183376","tr_customer_id":183394,"tr_customer_product_id":183384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:42:23.000Z","modified_at":"2026-02-11T09:42:23.000Z","name":"Bill Wiza","mobile_number":"918-252-2530","email_id":"Shaniya_Mueller26@hotmail.com","dop":"2025-04-06","serial_number":"17095884161977980","imei1":"17095884161977980","imei2":"17095884161977980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183375,"job_number":"JOB_183375","tr_customer_id":183393,"tr_customer_product_id":183383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:42:22.000Z","modified_at":"2026-02-11T09:43:05.000Z","name":"Nia Price","mobile_number":"547-776-3607","email_id":"Eliane48@hotmail.com","dop":"2025-04-06","serial_number":"16985777380269","imei1":"16985777380269","imei2":"16985777380269","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T09:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183374,"job_number":"JOB_183374","tr_customer_id":183392,"tr_customer_product_id":183382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:42:21.000Z","modified_at":"2026-02-11T09:42:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12979077929727","imei1":"12979077929727","imei2":"12979077929727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183373,"job_number":"JOB_183373","tr_customer_id":183391,"tr_customer_product_id":183381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:41:39.000Z","modified_at":"2026-02-11T09:41:39.000Z","name":"Ariane Bahringer","mobile_number":"721-997-5102","email_id":"Louie40@yahoo.com","dop":"2025-04-06","serial_number":"17713953771483132","imei1":"17713953771483132","imei2":"17713953771483132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183372,"job_number":"JOB_183372","tr_customer_id":183390,"tr_customer_product_id":183380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:41:37.000Z","modified_at":"2026-02-11T09:42:15.000Z","name":"Zackary Witting","mobile_number":"688-255-1968","email_id":"Greyson_Nolan39@yahoo.com","dop":"2025-04-06","serial_number":"18972182842706","imei1":"18972182842706","imei2":"18972182842706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T09:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183371,"job_number":"JOB_183371","tr_customer_id":183389,"tr_customer_product_id":183379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:41:37.000Z","modified_at":"2026-02-11T09:41:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13469681881716","imei1":"13469681881716","imei2":"13469681881716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183370,"job_number":"JOB_183370","tr_customer_id":183388,"tr_customer_product_id":183378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:40:53.000Z","modified_at":"2026-02-11T09:40:53.000Z","name":"Dawn Blick","mobile_number":"475-380-9999","email_id":"Josie24@gmail.com","dop":"2025-04-06","serial_number":"12206396151810036","imei1":"12206396151810036","imei2":"12206396151810036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183369,"job_number":"JOB_183369","tr_customer_id":183387,"tr_customer_product_id":183377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:40:51.000Z","modified_at":"2026-02-11T09:41:30.000Z","name":"Trent Ebert","mobile_number":"523-464-2394","email_id":"Effie.Adams70@hotmail.com","dop":"2025-04-06","serial_number":"16722397888642","imei1":"16722397888642","imei2":"16722397888642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T09:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183368,"job_number":"JOB_183368","tr_customer_id":183386,"tr_customer_product_id":183376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:40:51.000Z","modified_at":"2026-02-11T09:40:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11572447516181","imei1":"11572447516181","imei2":"11572447516181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183367,"job_number":"JOB_183367","tr_customer_id":183385,"tr_customer_product_id":183375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:44.000Z","modified_at":"2026-02-11T08:36:44.000Z","name":"Baby Mitchell","mobile_number":"475-647-6366","email_id":"Jorge43@hotmail.com","dop":"2025-04-06","serial_number":"19734391210225264","imei1":"19734391210225264","imei2":"19734391210225264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183366,"job_number":"JOB_183366","tr_customer_id":183384,"tr_customer_product_id":183374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:43.000Z","modified_at":"2026-02-11T08:37:19.000Z","name":"Keely Nikolaus","mobile_number":"586-626-2186","email_id":"Americo92@gmail.com","dop":"2025-04-06","serial_number":"11990878173772","imei1":"11990878173772","imei2":"11990878173772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:37:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183365,"job_number":"JOB_183365","tr_customer_id":183383,"tr_customer_product_id":183373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:42.000Z","modified_at":"2026-02-11T08:36:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10637017919838","imei1":"10637017919838","imei2":"10637017919838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183364,"job_number":"JOB_183364","tr_customer_id":183382,"tr_customer_product_id":183372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:00.000Z","modified_at":"2026-02-11T08:36:00.000Z","name":"Lillie Wehner","mobile_number":"954-325-5967","email_id":"Halie79@hotmail.com","dop":"2025-04-06","serial_number":"11134181571309214","imei1":"11134181571309214","imei2":"11134181571309214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183363,"job_number":"JOB_183363","tr_customer_id":183381,"tr_customer_product_id":183371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:59.000Z","modified_at":"2026-02-11T08:36:36.000Z","name":"Dana Crist","mobile_number":"865-770-1498","email_id":"Carissa_Hackett@hotmail.com","dop":"2025-04-06","serial_number":"15715615143393","imei1":"15715615143393","imei2":"15715615143393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:36:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183362,"job_number":"JOB_183362","tr_customer_id":183380,"tr_customer_product_id":183370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:59.000Z","modified_at":"2026-02-11T08:35:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10037306466607","imei1":"10037306466607","imei2":"10037306466607","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183361,"job_number":"JOB_183361","tr_customer_id":183379,"tr_customer_product_id":183369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:16.000Z","modified_at":"2026-02-11T08:35:16.000Z","name":"Shannon Bode","mobile_number":"301-627-1034","email_id":"Vladimir.Torphy@yahoo.com","dop":"2025-04-06","serial_number":"19411339316773500","imei1":"19411339316773500","imei2":"19411339316773500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183360,"job_number":"JOB_183360","tr_customer_id":183378,"tr_customer_product_id":183368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:14.000Z","modified_at":"2026-02-11T08:35:52.000Z","name":"Forest Kulas","mobile_number":"422-772-3716","email_id":"Dillon90@hotmail.com","dop":"2025-04-06","serial_number":"10182226878892","imei1":"10182226878892","imei2":"10182226878892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183359,"job_number":"JOB_183359","tr_customer_id":183377,"tr_customer_product_id":183367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:14.000Z","modified_at":"2026-02-11T08:35:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13583050526260","imei1":"13583050526260","imei2":"13583050526260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183358,"job_number":"JOB_183358","tr_customer_id":183376,"tr_customer_product_id":183366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:29:01.000Z","modified_at":"2026-02-11T08:29:01.000Z","name":"Caleigh Wiza","mobile_number":"377-664-5399","email_id":"Horacio_Bayer@gmail.com","dop":"2026-01-23","serial_number":"182138932890551","imei1":"182138932890551","imei2":"182138932890551","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183357,"job_number":"JOB_183357","tr_customer_id":183375,"tr_customer_product_id":183365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:29:00.000Z","modified_at":"2026-02-11T08:29:28.000Z","name":"Rozella Borer","mobile_number":"542-260-6186","email_id":"Mavis_Homenick@gmail.com","dop":"2026-01-23","serial_number":"16007182677185","imei1":"16007182677185","imei2":"16007182677185","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183356,"job_number":"JOB_183356","tr_customer_id":183374,"tr_customer_product_id":183364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:27:32.000Z","modified_at":"2026-02-11T08:27:32.000Z","name":"Forrest Reilly","mobile_number":"730-512-8643","email_id":"Kayli59@yahoo.com","dop":"2026-01-23","serial_number":"11133819227974","imei1":"11133819227974","imei2":"11133819227974","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183355,"job_number":"JOB_183355","tr_customer_id":183373,"tr_customer_product_id":183363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:25:23.000Z","modified_at":"2026-02-11T08:25:23.000Z","name":"Immanuel Kshlerin","mobile_number":"342-342-9934","email_id":"Rigoberto.Kuhn@yahoo.com","dop":"2026-01-23","serial_number":"137557413102317","imei1":"137557413102317","imei2":"137557413102317","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183354,"job_number":"JOB_183354","tr_customer_id":183372,"tr_customer_product_id":183362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:25:22.000Z","modified_at":"2026-02-11T08:25:31.000Z","name":"Eulah McDermott","mobile_number":"340-338-6994","email_id":"Nelson79@gmail.com","dop":"2026-01-23","serial_number":"13342522785617","imei1":"13342522785617","imei2":"13342522785617","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T08:25:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":183353,"job_number":"JOB_183353","tr_customer_id":183371,"tr_customer_product_id":183361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:24:04.000Z","modified_at":"2026-02-11T08:24:04.000Z","name":"Elian Bins","mobile_number":"228-960-2613","email_id":"Jennifer_Huels@yahoo.com","dop":"2026-01-23","serial_number":"141814433736693","imei1":"141814433736693","imei2":"141814433736693","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183352,"job_number":"JOB_183352","tr_customer_id":183370,"tr_customer_product_id":183360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:24:03.000Z","modified_at":"2026-02-11T08:24:13.000Z","name":"Clinton Mertz","mobile_number":"645-992-1421","email_id":"Rashad.Yost68@hotmail.com","dop":"2026-01-23","serial_number":"13235719266064","imei1":"13235719266064","imei2":"13235719266064","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T08:24:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":183351,"job_number":"JOB_183351","tr_customer_id":183369,"tr_customer_product_id":183359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:05:30.000Z","modified_at":"2026-02-11T08:05:30.000Z","name":"Beth Hettinger","mobile_number":"397-551-7121","email_id":"Tod2@yahoo.com","dop":"2025-04-06","serial_number":"10203286242211544","imei1":"10203286242211544","imei2":"10203286242211544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:05:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183350,"job_number":"JOB_183350","tr_customer_id":183368,"tr_customer_product_id":183358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:05:28.000Z","modified_at":"2026-02-11T08:06:05.000Z","name":"Zakary Moen","mobile_number":"612-315-0211","email_id":"Renee.Schroeder@yahoo.com","dop":"2025-04-06","serial_number":"13808713080753","imei1":"13808713080753","imei2":"13808713080753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183346,"job_number":"JOB_183346","tr_customer_id":183364,"tr_customer_product_id":183354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:02.000Z","modified_at":"2026-02-11T08:04:02.000Z","name":"Dorthy Olson","mobile_number":"490-213-5976","email_id":"Columbus_Schoen83@hotmail.com","dop":"2025-04-06","serial_number":"10412131851684752","imei1":"10412131851684752","imei2":"10412131851684752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183345,"job_number":"JOB_183345","tr_customer_id":183363,"tr_customer_product_id":183353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:01.000Z","modified_at":"2026-02-11T08:04:41.000Z","name":"Tracy Gislason","mobile_number":"624-903-3616","email_id":"Samantha_Huel58@hotmail.com","dop":"2025-04-06","serial_number":"19768969578249","imei1":"19768969578249","imei2":"19768969578249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:04:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183338,"job_number":"JOB_183338","tr_customer_id":183356,"tr_customer_product_id":183346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:58.000Z","modified_at":"2026-02-11T07:43:09.000Z","name":"Titus Gibson","mobile_number":"284-262-3995","email_id":"Jameson_Stamm48@gmail.com","dop":"2025-12-01","serial_number":"15308395399319","imei1":"15308395399319","imei2":"15308395399319","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183337,"job_number":"JOB_183337","tr_customer_id":183355,"tr_customer_product_id":183345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:57.000Z","modified_at":"2026-02-11T07:42:57.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14308929318779","imei1":"14308929318779","imei2":"14308929318779","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183336,"job_number":"JOB_183336","tr_customer_id":183354,"tr_customer_product_id":183344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:42.000Z","modified_at":"2026-02-11T07:42:53.000Z","name":"Estefania Mitchell","mobile_number":"450-658-8032","email_id":"Joyce_Hettinger@yahoo.com","dop":"2025-12-01","serial_number":"10035624718906","imei1":"10035624718906","imei2":"10035624718906","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183335,"job_number":"JOB_183335","tr_customer_id":183353,"tr_customer_product_id":183343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:42.000Z","modified_at":"2026-02-11T07:42:42.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15917015750641","imei1":"15917015750641","imei2":"15917015750641","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183334,"job_number":"JOB_183334","tr_customer_id":183352,"tr_customer_product_id":183342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:26.000Z","modified_at":"2026-02-11T07:42:38.000Z","name":"Augustine Macejkovic","mobile_number":"447-571-3774","email_id":"Rosemarie.Swaniawski@hotmail.com","dop":"2025-12-01","serial_number":"13732309225690","imei1":"13732309225690","imei2":"13732309225690","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183333,"job_number":"JOB_183333","tr_customer_id":183351,"tr_customer_product_id":183341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:26.000Z","modified_at":"2026-02-11T07:42:26.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17663932557499","imei1":"17663932557499","imei2":"17663932557499","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183332,"job_number":"JOB_183332","tr_customer_id":183350,"tr_customer_product_id":183340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:16:14.000Z","modified_at":"2026-02-11T07:16:14.000Z","name":"Forrest Emard","mobile_number":"639-621-6261","email_id":"Jackson_Ernser@yahoo.com","dop":"2025-04-06","serial_number":"16728391441490392","imei1":"16728391441490392","imei2":"16728391441490392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183331,"job_number":"JOB_183331","tr_customer_id":183349,"tr_customer_product_id":183339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:16:13.000Z","modified_at":"2026-02-11T07:16:49.000Z","name":"Darien Raynor","mobile_number":"235-346-7261","email_id":"Arnulfo_Robel@gmail.com","dop":"2025-04-06","serial_number":"16328800728890","imei1":"16328800728890","imei2":"16328800728890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:16:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183330,"job_number":"JOB_183330","tr_customer_id":183348,"tr_customer_product_id":183338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:16:12.000Z","modified_at":"2026-02-11T07:16:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17767793786577","imei1":"17767793786577","imei2":"17767793786577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:16:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183329,"job_number":"JOB_183329","tr_customer_id":183347,"tr_customer_product_id":183337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:15:30.000Z","modified_at":"2026-02-11T07:15:30.000Z","name":"Retta Grant","mobile_number":"933-956-6417","email_id":"Oceane_Lehner@yahoo.com","dop":"2025-04-06","serial_number":"19440911413452764","imei1":"19440911413452764","imei2":"19440911413452764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:15:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183328,"job_number":"JOB_183328","tr_customer_id":183346,"tr_customer_product_id":183336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:15:28.000Z","modified_at":"2026-02-11T07:16:05.000Z","name":"Brent Kiehn","mobile_number":"691-804-6734","email_id":"Arely.Goyette19@gmail.com","dop":"2025-04-06","serial_number":"18018301735313","imei1":"18018301735313","imei2":"18018301735313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183327,"job_number":"JOB_183327","tr_customer_id":183345,"tr_customer_product_id":183335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:15:28.000Z","modified_at":"2026-02-11T07:15:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19169679646030","imei1":"19169679646030","imei2":"19169679646030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183326,"job_number":"JOB_183326","tr_customer_id":183344,"tr_customer_product_id":183334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:52.000Z","modified_at":"2026-02-11T07:14:52.000Z","name":"Hillard Heathcote","mobile_number":"542-682-5235","email_id":"Cloyd5@yahoo.com","dop":"2025-04-06","serial_number":"16009778614318316","imei1":"16009778614318316","imei2":"16009778614318316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:14:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183325,"job_number":"JOB_183325","tr_customer_id":183343,"tr_customer_product_id":183333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:51.000Z","modified_at":"2026-02-11T07:15:28.000Z","name":"Dayana Koepp","mobile_number":"896-966-3082","email_id":"Chaim8@yahoo.com","dop":"2025-04-06","serial_number":"17355656341661","imei1":"17355656341661","imei2":"17355656341661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183324,"job_number":"JOB_183324","tr_customer_id":183342,"tr_customer_product_id":183332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:45.000Z","modified_at":"2026-02-11T07:14:45.000Z","name":"Jarrod Bosco","mobile_number":"672-471-0938","email_id":"Lulu36@hotmail.com","dop":"2025-04-06","serial_number":"17934642057975452","imei1":"17934642057975452","imei2":"17934642057975452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183323,"job_number":"JOB_183323","tr_customer_id":183341,"tr_customer_product_id":183331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:44.000Z","modified_at":"2026-02-11T07:15:21.000Z","name":"Lorena King","mobile_number":"302-887-1691","email_id":"Dasia75@hotmail.com","dop":"2025-04-06","serial_number":"19247893739622","imei1":"19247893739622","imei2":"19247893739622","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:15:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183322,"job_number":"JOB_183322","tr_customer_id":183340,"tr_customer_product_id":183330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:44.000Z","modified_at":"2026-02-11T07:14:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13747218951509","imei1":"13747218951509","imei2":"13747218951509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183321,"job_number":"JOB_183321","tr_customer_id":183339,"tr_customer_product_id":183329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:10:31.000Z","modified_at":"2026-02-11T07:10:31.000Z","name":"Henriette Schumm","mobile_number":"661-612-7789","email_id":"Caterina_Schaefer@gmail.com","dop":"2025-04-06","serial_number":"11578322620485332","imei1":"11578322620485332","imei2":"11578322620485332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:10:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183320,"job_number":"JOB_183320","tr_customer_id":183338,"tr_customer_product_id":183328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:10:30.000Z","modified_at":"2026-02-11T07:11:11.000Z","name":"Nellie Hahn","mobile_number":"551-503-8752","email_id":"William.Gibson15@gmail.com","dop":"2025-04-06","serial_number":"11012228335105","imei1":"11012228335105","imei2":"11012228335105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183319,"job_number":"JOB_183319","tr_customer_id":183337,"tr_customer_product_id":183327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:10:29.000Z","modified_at":"2026-02-11T07:10:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14615405472749","imei1":"14615405472749","imei2":"14615405472749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:10:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183318,"job_number":"JOB_183318","tr_customer_id":183336,"tr_customer_product_id":183326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:41.000Z","modified_at":"2026-02-11T07:09:41.000Z","name":"Jo Homenick","mobile_number":"362-542-0260","email_id":"Laron.Pouros@yahoo.com","dop":"2025-04-06","serial_number":"19602284373433356","imei1":"19602284373433356","imei2":"19602284373433356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183317,"job_number":"JOB_183317","tr_customer_id":183335,"tr_customer_product_id":183325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:41.000Z","modified_at":"2026-02-11T07:09:41.000Z","name":"Ethyl Lehner","mobile_number":"537-337-6676","email_id":"Joshua_Herzog15@yahoo.com","dop":"2025-04-06","serial_number":"15643422960953260","imei1":"15643422960953260","imei2":"15643422960953260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183316,"job_number":"JOB_183316","tr_customer_id":183334,"tr_customer_product_id":183324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:40.000Z","modified_at":"2026-02-11T07:10:19.000Z","name":"Jordyn Roob","mobile_number":"803-264-4730","email_id":"Kaleigh43@yahoo.com","dop":"2025-04-06","serial_number":"17084967722175","imei1":"17084967722175","imei2":"17084967722175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183315,"job_number":"JOB_183315","tr_customer_id":183333,"tr_customer_product_id":183323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:39.000Z","modified_at":"2026-02-11T07:10:21.000Z","name":"Carlie Douglas","mobile_number":"865-485-7318","email_id":"Murl_Tillman@hotmail.com","dop":"2025-04-06","serial_number":"11435228541074","imei1":"11435228541074","imei2":"11435228541074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:10:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183314,"job_number":"JOB_183314","tr_customer_id":183332,"tr_customer_product_id":183322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:39.000Z","modified_at":"2026-02-11T07:09:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13285194451269","imei1":"13285194451269","imei2":"13285194451269","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183313,"job_number":"JOB_183313","tr_customer_id":183331,"tr_customer_product_id":183321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:27.000Z","modified_at":"2026-02-11T07:09:27.000Z","name":"Theodora Mohr","mobile_number":"822-383-7725","email_id":"Columbus_Hansen60@hotmail.com","dop":"2025-04-06","serial_number":"19879010070151344","imei1":"19879010070151344","imei2":"19879010070151344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183312,"job_number":"JOB_183312","tr_customer_id":183330,"tr_customer_product_id":183320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:26.000Z","modified_at":"2026-02-11T07:10:04.000Z","name":"Leola Champlin","mobile_number":"477-280-9229","email_id":"Ben_Mayert@hotmail.com","dop":"2025-04-06","serial_number":"15707720551514","imei1":"15707720551514","imei2":"15707720551514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183311,"job_number":"JOB_183311","tr_customer_id":183329,"tr_customer_product_id":183319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:01.000Z","modified_at":"2026-02-11T07:09:01.000Z","name":"Eunice Kreiger","mobile_number":"507-282-6739","email_id":"Johanna.Lueilwitz58@hotmail.com","dop":"2025-04-06","serial_number":"16216160542343848","imei1":"16216160542343848","imei2":"16216160542343848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183310,"job_number":"JOB_183310","tr_customer_id":183328,"tr_customer_product_id":183318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:00.000Z","modified_at":"2026-02-11T07:09:39.000Z","name":"Kendall Schumm","mobile_number":"323-808-3265","email_id":"Alaina_Nicolas49@hotmail.com","dop":"2025-04-06","serial_number":"13998785730657","imei1":"13998785730657","imei2":"13998785730657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183309,"job_number":"JOB_183309","tr_customer_id":183327,"tr_customer_product_id":183317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:59.000Z","modified_at":"2026-02-11T07:08:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13436365774773","imei1":"13436365774773","imei2":"13436365774773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183308,"job_number":"JOB_183308","tr_customer_id":183326,"tr_customer_product_id":183316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:51.000Z","modified_at":"2026-02-11T07:08:51.000Z","name":"Heber Sawayn","mobile_number":"869-897-6795","email_id":"Kailyn87@gmail.com","dop":"2025-04-06","serial_number":"17526315520679100","imei1":"17526315520679100","imei2":"17526315520679100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183307,"job_number":"JOB_183307","tr_customer_id":183325,"tr_customer_product_id":183315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:49.000Z","modified_at":"2026-02-11T07:09:31.000Z","name":"Tessie Labadie","mobile_number":"849-467-2808","email_id":"Korbin_Lemke86@yahoo.com","dop":"2025-04-06","serial_number":"18873476953169","imei1":"18873476953169","imei2":"18873476953169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:09:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183306,"job_number":"JOB_183306","tr_customer_id":183324,"tr_customer_product_id":183314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:49.000Z","modified_at":"2026-02-11T07:08:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11133387215325","imei1":"11133387215325","imei2":"11133387215325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183305,"job_number":"JOB_183305","tr_customer_id":183323,"tr_customer_product_id":183313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:14.000Z","modified_at":"2026-02-11T07:08:14.000Z","name":"Kaylah Conroy","mobile_number":"253-351-6073","email_id":"Oren29@gmail.com","dop":"2025-04-06","serial_number":"12435365049148912","imei1":"12435365049148912","imei2":"12435365049148912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183304,"job_number":"JOB_183304","tr_customer_id":183322,"tr_customer_product_id":183312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:13.000Z","modified_at":"2026-02-11T07:08:52.000Z","name":"Vincent Heathcote","mobile_number":"486-597-7535","email_id":"Christophe.Sanford@hotmail.com","dop":"2025-04-06","serial_number":"14789393477287","imei1":"14789393477287","imei2":"14789393477287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:08:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183303,"job_number":"JOB_183303","tr_customer_id":183321,"tr_customer_product_id":183311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:12.000Z","modified_at":"2026-02-11T07:08:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12342503657422","imei1":"12342503657422","imei2":"12342503657422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183302,"job_number":"JOB_183302","tr_customer_id":183320,"tr_customer_product_id":183310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:07:27.000Z","modified_at":"2026-02-11T07:07:27.000Z","name":"Ray Shields","mobile_number":"822-583-4711","email_id":"Jaqueline_Ryan@yahoo.com","dop":"2025-04-06","serial_number":"10421186228136920","imei1":"10421186228136920","imei2":"10421186228136920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:07:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183301,"job_number":"JOB_183301","tr_customer_id":183319,"tr_customer_product_id":183309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:07:25.000Z","modified_at":"2026-02-11T07:08:05.000Z","name":"Arno Hoeger","mobile_number":"803-702-9794","email_id":"Avery.Toy55@yahoo.com","dop":"2025-04-06","serial_number":"14200271503098","imei1":"14200271503098","imei2":"14200271503098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:08:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183300,"job_number":"JOB_183300","tr_customer_id":183318,"tr_customer_product_id":183308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:07:25.000Z","modified_at":"2026-02-11T07:07:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18310145219000","imei1":"18310145219000","imei2":"18310145219000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:07:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183299,"job_number":"JOB_183299","tr_customer_id":183317,"tr_customer_product_id":183307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:45.000Z","modified_at":"2026-02-11T07:03:45.000Z","name":"Brant Thompson","mobile_number":"932-563-7435","email_id":"Breanna.Windler@hotmail.com","dop":"2025-04-06","serial_number":"19089808068679200","imei1":"19089808068679200","imei2":"19089808068679200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:03:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183298,"job_number":"JOB_183298","tr_customer_id":183316,"tr_customer_product_id":183306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:44.000Z","modified_at":"2026-02-11T07:04:21.000Z","name":"Madelynn Schimmel","mobile_number":"810-533-2772","email_id":"Kira.White@gmail.com","dop":"2025-04-06","serial_number":"15179447383826","imei1":"15179447383826","imei2":"15179447383826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183297,"job_number":"JOB_183297","tr_customer_id":183315,"tr_customer_product_id":183305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:43.000Z","modified_at":"2026-02-11T07:03:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15053716022471","imei1":"15053716022471","imei2":"15053716022471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183296,"job_number":"JOB_183296","tr_customer_id":183314,"tr_customer_product_id":183304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:00.000Z","modified_at":"2026-02-11T07:03:00.000Z","name":"Lisandro Swaniawski","mobile_number":"844-398-3659","email_id":"Blake65@hotmail.com","dop":"2025-04-06","serial_number":"10363832874601646","imei1":"10363832874601646","imei2":"10363832874601646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183295,"job_number":"JOB_183295","tr_customer_id":183313,"tr_customer_product_id":183303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:59.000Z","modified_at":"2026-02-11T07:03:36.000Z","name":"Berta Conn","mobile_number":"262-717-0784","email_id":"Roosevelt46@gmail.com","dop":"2025-04-06","serial_number":"13294642481838","imei1":"13294642481838","imei2":"13294642481838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:03:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183294,"job_number":"JOB_183294","tr_customer_id":183312,"tr_customer_product_id":183302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:59.000Z","modified_at":"2026-02-11T07:02:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17896936870789","imei1":"17896936870789","imei2":"17896936870789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183292,"job_number":"JOB_183292","tr_customer_id":183310,"tr_customer_product_id":183300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:55.000Z","modified_at":"2026-02-11T07:03:32.000Z","name":"Marta Wiza","mobile_number":"972-654-2448","email_id":"Esta98@hotmail.com","dop":"2000-01-31","serial_number":"10733490986444","imei1":"10733490986444","imei2":"10733490986444","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183290,"job_number":"JOB_183290","tr_customer_id":183308,"tr_customer_product_id":183298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:30.000Z","modified_at":"2026-02-11T07:02:30.000Z","name":"Andreane Pfeffer","mobile_number":"365-916-3898","email_id":"Hayden30@gmail.com","dop":"2025-04-06","serial_number":"13107312248609524","imei1":"13107312248609524","imei2":"13107312248609524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183289,"job_number":"JOB_183289","tr_customer_id":183307,"tr_customer_product_id":183297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:28.000Z","modified_at":"2026-02-11T07:03:11.000Z","name":"Alford Pacocha","mobile_number":"583-358-5271","email_id":"Shania82@gmail.com","dop":"2025-04-06","serial_number":"12071639534935","imei1":"12071639534935","imei2":"12071639534935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:03:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183288,"job_number":"JOB_183288","tr_customer_id":183306,"tr_customer_product_id":183296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:28.000Z","modified_at":"2026-02-11T07:02:28.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17608665333713","imei1":"17608665333713","imei2":"17608665333713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183287,"job_number":"JOB_183287","tr_customer_id":183305,"tr_customer_product_id":183295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:16.000Z","modified_at":"2026-02-11T07:02:16.000Z","name":"Daisha Langosh","mobile_number":"585-435-0151","email_id":"Freida_Abernathy@hotmail.com","dop":"2025-04-06","serial_number":"17518717924921944","imei1":"17518717924921944","imei2":"17518717924921944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183286,"job_number":"JOB_183286","tr_customer_id":183304,"tr_customer_product_id":183294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:14.000Z","modified_at":"2026-02-11T07:02:52.000Z","name":"Lynn Kihn","mobile_number":"839-829-3374","email_id":"Hadley.Mills@yahoo.com","dop":"2025-04-06","serial_number":"14926254443273","imei1":"14926254443273","imei2":"14926254443273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183285,"job_number":"JOB_183285","tr_customer_id":183303,"tr_customer_product_id":183293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:14.000Z","modified_at":"2026-02-11T07:02:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17981079783483","imei1":"17981079783483","imei2":"17981079783483","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183283,"job_number":"JOB_183283","tr_customer_id":183301,"tr_customer_product_id":183291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:11.000Z","modified_at":"2026-02-11T07:02:11.000Z","name":"Jackeline Kulas","mobile_number":"310-594-9660","email_id":"Hettie.Hirthe42@yahoo.com","dop":"2025-04-06","serial_number":"14310308843518088","imei1":"14310308843518088","imei2":"14310308843518088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183282,"job_number":"JOB_183282","tr_customer_id":183300,"tr_customer_product_id":183290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:10.000Z","modified_at":"2026-02-11T07:02:47.000Z","name":"Delphine Sawayn","mobile_number":"903-295-0753","email_id":"Destini_Lynch82@yahoo.com","dop":"2000-01-31","serial_number":"10761143766253","imei1":"10761143766253","imei2":"10761143766253","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183280,"job_number":"JOB_183280","tr_customer_id":183298,"tr_customer_product_id":183288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:09.000Z","modified_at":"2026-02-11T07:02:48.000Z","name":"Kobe Satterfield","mobile_number":"973-758-1397","email_id":"Virginia.Thompson@yahoo.com","dop":"2025-04-06","serial_number":"17185513350453","imei1":"17185513350453","imei2":"17185513350453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183279,"job_number":"JOB_183279","tr_customer_id":183297,"tr_customer_product_id":183287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:09.000Z","modified_at":"2026-02-11T07:02:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17223473015759","imei1":"17223473015759","imei2":"17223473015759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183278,"job_number":"JOB_183278","tr_customer_id":183296,"tr_customer_product_id":183286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:38.000Z","modified_at":"2026-02-11T07:01:38.000Z","name":"Christy Gutmann","mobile_number":"831-454-1785","email_id":"Ramona.Jacobson95@gmail.com","dop":"2025-04-06","serial_number":"18954866374133730","imei1":"18954866374133730","imei2":"18954866374133730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183277,"job_number":"JOB_183277","tr_customer_id":183295,"tr_customer_product_id":183285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:37.000Z","modified_at":"2026-02-11T07:02:20.000Z","name":"Francis Harris","mobile_number":"775-849-5028","email_id":"Colt_Satterfield@hotmail.com","dop":"2025-04-06","serial_number":"15832805839817","imei1":"15832805839817","imei2":"15832805839817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183276,"job_number":"JOB_183276","tr_customer_id":183294,"tr_customer_product_id":183284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:36.000Z","modified_at":"2026-02-11T07:01:36.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"15484607727476","imei1":"15484607727476","imei2":"15484607727476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183274,"job_number":"JOB_183274","tr_customer_id":183292,"tr_customer_product_id":183282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:25.000Z","modified_at":"2026-02-11T07:02:02.000Z","name":"Michale Jacobson","mobile_number":"838-861-9012","email_id":"Cheyanne.Heathcote@yahoo.com","dop":"2000-01-31","serial_number":"10358015217319","imei1":"10358015217319","imei2":"10358015217319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183272,"job_number":"JOB_183272","tr_customer_id":183290,"tr_customer_product_id":183280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:24.000Z","modified_at":"2026-02-11T07:01:24.000Z","name":"Dayna Price","mobile_number":"643-648-7993","email_id":"Orin12@gmail.com","dop":"2025-04-06","serial_number":"12950088723257862","imei1":"12950088723257862","imei2":"12950088723257862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183271,"job_number":"JOB_183271","tr_customer_id":183289,"tr_customer_product_id":183279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:22.000Z","modified_at":"2026-02-11T07:02:01.000Z","name":"Peter Bashirian","mobile_number":"424-539-8113","email_id":"Retha.Collins57@hotmail.com","dop":"2025-04-06","serial_number":"19526388620151","imei1":"19526388620151","imei2":"19526388620151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183270,"job_number":"JOB_183270","tr_customer_id":183288,"tr_customer_product_id":183278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:22.000Z","modified_at":"2026-02-11T07:01:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16526302819255","imei1":"16526302819255","imei2":"16526302819255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183269,"job_number":"JOB_183269","tr_customer_id":183287,"tr_customer_product_id":183277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:46.000Z","modified_at":"2026-02-11T07:00:46.000Z","name":"Bart Skiles","mobile_number":"385-356-7004","email_id":"Veronica40@yahoo.com","dop":"2025-04-06","serial_number":"19970960154857948","imei1":"19970960154857948","imei2":"19970960154857948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183268,"job_number":"JOB_183268","tr_customer_id":183286,"tr_customer_product_id":183276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:45.000Z","modified_at":"2026-02-11T07:01:28.000Z","name":"Laverna Hoeger","mobile_number":"767-473-8731","email_id":"Jaydon18@yahoo.com","dop":"2025-04-06","serial_number":"12650193874289","imei1":"12650193874289","imei2":"12650193874289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183267,"job_number":"JOB_183267","tr_customer_id":183285,"tr_customer_product_id":183275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:44.000Z","modified_at":"2026-02-11T07:00:44.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"18057087833491","imei1":"18057087833491","imei2":"18057087833491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183265,"job_number":"JOB_183265","tr_customer_id":183283,"tr_customer_product_id":183273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:39.000Z","modified_at":"2026-02-11T07:01:17.000Z","name":"Emerson Dicki","mobile_number":"771-799-0478","email_id":"Abel_Beier91@hotmail.com","dop":"2000-01-31","serial_number":"10926223525305","imei1":"10926223525305","imei2":"10926223525305","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183263,"job_number":"JOB_183263","tr_customer_id":183281,"tr_customer_product_id":183271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:36.000Z","modified_at":"2026-02-11T07:00:36.000Z","name":"Selmer Ryan","mobile_number":"264-382-7095","email_id":"Reuben_Pouros@hotmail.com","dop":"2025-04-06","serial_number":"13673772937191888","imei1":"13673772937191888","imei2":"13673772937191888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183262,"job_number":"JOB_183262","tr_customer_id":183280,"tr_customer_product_id":183270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:35.000Z","modified_at":"2026-02-11T07:01:15.000Z","name":"Royal Stamm","mobile_number":"532-885-7518","email_id":"Odie74@gmail.com","dop":"2025-04-06","serial_number":"11946867599257","imei1":"11946867599257","imei2":"11946867599257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183261,"job_number":"JOB_183261","tr_customer_id":183279,"tr_customer_product_id":183269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:35.000Z","modified_at":"2026-02-11T07:00:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18251807745059","imei1":"18251807745059","imei2":"18251807745059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183260,"job_number":"JOB_183260","tr_customer_id":183278,"tr_customer_product_id":183268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:32.000Z","modified_at":"2026-02-11T07:00:32.000Z","name":"Martine Rowe","mobile_number":"511-915-7350","email_id":"Malika.Crist@yahoo.com","dop":"2025-04-06","serial_number":"12374014696169556","imei1":"12374014696169556","imei2":"12374014696169556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183259,"job_number":"JOB_183259","tr_customer_id":183277,"tr_customer_product_id":183267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:30.000Z","modified_at":"2026-02-11T07:01:07.000Z","name":"Boris Mitchell","mobile_number":"980-296-5869","email_id":"Maya51@gmail.com","dop":"2025-04-06","serial_number":"18832458419650","imei1":"18832458419650","imei2":"18832458419650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183258,"job_number":"JOB_183258","tr_customer_id":183276,"tr_customer_product_id":183266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:30.000Z","modified_at":"2026-02-11T07:00:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14314569461191","imei1":"14314569461191","imei2":"14314569461191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183257,"job_number":"JOB_183257","tr_customer_id":183275,"tr_customer_product_id":183265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:01.000Z","modified_at":"2026-02-11T07:00:01.000Z","name":"Morris Lockman","mobile_number":"848-572-7513","email_id":"Leonardo.Dach@hotmail.com","dop":"2025-04-06","serial_number":"18871478459131976","imei1":"18871478459131976","imei2":"18871478459131976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183256,"job_number":"JOB_183256","tr_customer_id":183274,"tr_customer_product_id":183264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:00.000Z","modified_at":"2026-02-11T07:00:43.000Z","name":"Alexzander Auer","mobile_number":"227-436-3401","email_id":"Ashly_Lindgren64@hotmail.com","dop":"2025-04-06","serial_number":"12173057144361","imei1":"12173057144361","imei2":"12173057144361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183255,"job_number":"JOB_183255","tr_customer_id":183273,"tr_customer_product_id":183263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:48.000Z","modified_at":"2026-02-11T06:59:48.000Z","name":"Katherine Schowalter","mobile_number":"380-803-2887","email_id":"Wava_Mueller40@hotmail.com","dop":"2025-04-06","serial_number":"10925796766015216","imei1":"10925796766015216","imei2":"10925796766015216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183254,"job_number":"JOB_183254","tr_customer_id":183272,"tr_customer_product_id":183262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:46.000Z","modified_at":"2026-02-11T07:00:23.000Z","name":"Mona Monahan","mobile_number":"227-939-0370","email_id":"Crystal_Hand@hotmail.com","dop":"2025-04-06","serial_number":"18608825902930","imei1":"18608825902930","imei2":"18608825902930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183253,"job_number":"JOB_183253","tr_customer_id":183271,"tr_customer_product_id":183261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:46.000Z","modified_at":"2026-02-11T06:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16047856549410","imei1":"16047856549410","imei2":"16047856549410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183252,"job_number":"JOB_183252","tr_customer_id":183270,"tr_customer_product_id":183260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:03.000Z","modified_at":"2026-02-11T06:59:03.000Z","name":"Kole Schimmel","mobile_number":"373-223-5934","email_id":"Tyree.Baumbach@yahoo.com","dop":"2025-04-06","serial_number":"18090484040744304","imei1":"18090484040744304","imei2":"18090484040744304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183251,"job_number":"JOB_183251","tr_customer_id":183269,"tr_customer_product_id":183259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:02.000Z","modified_at":"2026-02-11T06:59:39.000Z","name":"Esperanza Swaniawski","mobile_number":"924-865-6612","email_id":"Nikita_Wolff@gmail.com","dop":"2025-04-06","serial_number":"15544956871961","imei1":"15544956871961","imei2":"15544956871961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183250,"job_number":"JOB_183250","tr_customer_id":183268,"tr_customer_product_id":183258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:02.000Z","modified_at":"2026-02-11T06:59:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13117904619000","imei1":"13117904619000","imei2":"13117904619000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183249,"job_number":"JOB_183249","tr_customer_id":183267,"tr_customer_product_id":183257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:58:38.000Z","modified_at":"2026-02-11T06:58:38.000Z","name":"Emmanuel Swaniawski","mobile_number":"486-558-1290","email_id":"Stephania_Gerhold59@hotmail.com","dop":"2025-04-06","serial_number":"12390364250314908","imei1":"12390364250314908","imei2":"12390364250314908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183248,"job_number":"JOB_183248","tr_customer_id":183266,"tr_customer_product_id":183256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:58:37.000Z","modified_at":"2026-02-11T06:59:17.000Z","name":"Alvah Sipes","mobile_number":"570-890-6949","email_id":"Mandy_Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"14879739200489","imei1":"14879739200489","imei2":"14879739200489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183247,"job_number":"JOB_183247","tr_customer_id":183265,"tr_customer_product_id":183255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:58:37.000Z","modified_at":"2026-02-11T06:58:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10653539109475","imei1":"10653539109475","imei2":"10653539109475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183246,"job_number":"JOB_183246","tr_customer_id":183264,"tr_customer_product_id":183254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:50.000Z","modified_at":"2026-02-11T06:57:50.000Z","name":"Madonna Beer","mobile_number":"290-845-4523","email_id":"Jessie.Rau6@yahoo.com","dop":"2025-04-06","serial_number":"10810475955441162","imei1":"10810475955441162","imei2":"10810475955441162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183245,"job_number":"JOB_183245","tr_customer_id":183263,"tr_customer_product_id":183253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:49.000Z","modified_at":"2026-02-11T06:58:29.000Z","name":"Louvenia Crona","mobile_number":"828-509-0596","email_id":"Arne_Zemlak40@hotmail.com","dop":"2025-04-06","serial_number":"12372934711848","imei1":"12372934711848","imei2":"12372934711848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183244,"job_number":"JOB_183244","tr_customer_id":183262,"tr_customer_product_id":183252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:48.000Z","modified_at":"2026-02-11T06:57:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16419309254864","imei1":"16419309254864","imei2":"16419309254864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183242,"job_number":"JOB_183242","tr_customer_id":183260,"tr_customer_product_id":183250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:02.000Z","modified_at":"2026-02-11T06:57:02.000Z","name":"Jennifer Jacobi","mobile_number":"476-221-2696","email_id":"Kellie.Ondricka63@yahoo.com","dop":"2025-04-06","serial_number":"14147073045175060","imei1":"14147073045175060","imei2":"14147073045175060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183241,"job_number":"JOB_183241","tr_customer_id":183259,"tr_customer_product_id":183249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:01.000Z","modified_at":"2026-02-11T06:57:01.000Z","name":"Katlynn Mitchell","mobile_number":"279-662-8417","email_id":"Bennie_Bailey@gmail.com","dop":"2025-04-06","serial_number":"12790445550037910","imei1":"12790445550037910","imei2":"12790445550037910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183240,"job_number":"JOB_183240","tr_customer_id":183258,"tr_customer_product_id":183248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:01.000Z","modified_at":"2026-02-11T06:57:43.000Z","name":"Carol Gusikowski","mobile_number":"262-718-4630","email_id":"Johnathan39@gmail.com","dop":"2025-04-06","serial_number":"19328709338919","imei1":"19328709338919","imei2":"19328709338919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183239,"job_number":"JOB_183239","tr_customer_id":183257,"tr_customer_product_id":183247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:01.000Z","modified_at":"2026-02-11T06:57:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14187136490828","imei1":"14187136490828","imei2":"14187136490828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183238,"job_number":"JOB_183238","tr_customer_id":183256,"tr_customer_product_id":183246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:00.000Z","modified_at":"2026-02-11T06:57:41.000Z","name":"Gudrun Baumbach","mobile_number":"446-471-3668","email_id":"Demond11@hotmail.com","dop":"2025-04-06","serial_number":"13912378714214","imei1":"13912378714214","imei2":"13912378714214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183237,"job_number":"JOB_183237","tr_customer_id":183255,"tr_customer_product_id":183245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:00.000Z","modified_at":"2026-02-11T06:57:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17273460599349","imei1":"17273460599349","imei2":"17273460599349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183234,"job_number":"JOB_183234","tr_customer_id":183252,"tr_customer_product_id":183242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:12.000Z","modified_at":"2026-02-11T06:56:12.000Z","name":"Columbus Durgan","mobile_number":"856-343-8013","email_id":"Marcus.Yost@yahoo.com","dop":"2025-04-06","serial_number":"10874477724127574","imei1":"10874477724127574","imei2":"10874477724127574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183233,"job_number":"JOB_183233","tr_customer_id":183251,"tr_customer_product_id":183241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:11.000Z","modified_at":"2026-02-11T06:56:53.000Z","name":"Manuela Keeling","mobile_number":"507-833-3987","email_id":"Delores_Weimann77@hotmail.com","dop":"2025-04-06","serial_number":"18762486733833","imei1":"18762486733833","imei2":"18762486733833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183232,"job_number":"JOB_183232","tr_customer_id":183250,"tr_customer_product_id":183240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:10.000Z","modified_at":"2026-02-11T06:56:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15241263967725","imei1":"15241263967725","imei2":"15241263967725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183231,"job_number":"JOB_183231","tr_customer_id":183249,"tr_customer_product_id":183239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:55:21.000Z","modified_at":"2026-02-11T06:55:21.000Z","name":"Alexanne Wunsch","mobile_number":"974-776-1646","email_id":"Marlen.Kihn82@yahoo.com","dop":"2025-04-06","serial_number":"10914286605349070","imei1":"10914286605349070","imei2":"10914286605349070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183230,"job_number":"JOB_183230","tr_customer_id":183248,"tr_customer_product_id":183238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:55:20.000Z","modified_at":"2026-02-11T06:56:02.000Z","name":"Elsie Wolf","mobile_number":"214-408-4299","email_id":"Oran_Simonis@yahoo.com","dop":"2025-04-06","serial_number":"14438321769748","imei1":"14438321769748","imei2":"14438321769748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183229,"job_number":"JOB_183229","tr_customer_id":183247,"tr_customer_product_id":183237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:55:19.000Z","modified_at":"2026-02-11T06:55:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14192557810919","imei1":"14192557810919","imei2":"14192557810919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183228,"job_number":"JOB_183228","tr_customer_id":183246,"tr_customer_product_id":183236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:40.000Z","modified_at":"2026-02-11T06:54:40.000Z","name":"Gay Rogahn","mobile_number":"266-204-9713","email_id":"Seamus_Abbott19@gmail.com","dop":"2025-04-06","serial_number":"17664680232908674","imei1":"17664680232908674","imei2":"17664680232908674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183227,"job_number":"JOB_183227","tr_customer_id":183245,"tr_customer_product_id":183235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:39.000Z","modified_at":"2026-02-11T06:55:15.000Z","name":"Dudley Botsford","mobile_number":"397-654-1965","email_id":"Joan_Howe@gmail.com","dop":"2025-04-06","serial_number":"16929926100404","imei1":"16929926100404","imei2":"16929926100404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183226,"job_number":"JOB_183226","tr_customer_id":183244,"tr_customer_product_id":183234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:39.000Z","modified_at":"2026-02-11T06:54:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18088197613237","imei1":"18088197613237","imei2":"18088197613237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183225,"job_number":"JOB_183225","tr_customer_id":183243,"tr_customer_product_id":183233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:25.000Z","modified_at":"2026-02-11T06:54:25.000Z","name":"Karli Bode","mobile_number":"411-824-6708","email_id":"Mortimer69@gmail.com","dop":"2025-04-06","serial_number":"17637492791781620","imei1":"17637492791781620","imei2":"17637492791781620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183224,"job_number":"JOB_183224","tr_customer_id":183242,"tr_customer_product_id":183232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:23.000Z","modified_at":"2026-02-11T06:55:01.000Z","name":"Raven Runte","mobile_number":"244-885-3681","email_id":"Alyce.Hagenes34@hotmail.com","dop":"2025-04-06","serial_number":"15456962506611","imei1":"15456962506611","imei2":"15456962506611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183223,"job_number":"JOB_183223","tr_customer_id":183241,"tr_customer_product_id":183231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:23.000Z","modified_at":"2026-02-11T06:54:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19844694226273","imei1":"19844694226273","imei2":"19844694226273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183222,"job_number":"JOB_183222","tr_customer_id":183240,"tr_customer_product_id":183230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:57.000Z","modified_at":"2026-02-11T06:53:57.000Z","name":"Tom D'Amore","mobile_number":"566-800-1567","email_id":"Velva26@gmail.com","dop":"2025-04-06","serial_number":"11301694627714448","imei1":"11301694627714448","imei2":"11301694627714448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183221,"job_number":"JOB_183221","tr_customer_id":183239,"tr_customer_product_id":183229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:56.000Z","modified_at":"2026-02-11T06:54:32.000Z","name":"Guido Rau","mobile_number":"264-458-1313","email_id":"Vernon_Mann93@hotmail.com","dop":"2025-04-06","serial_number":"14894859037222","imei1":"14894859037222","imei2":"14894859037222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183220,"job_number":"JOB_183220","tr_customer_id":183238,"tr_customer_product_id":183228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:56.000Z","modified_at":"2026-02-11T06:53:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19298366720327","imei1":"19298366720327","imei2":"19298366720327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183219,"job_number":"JOB_183219","tr_customer_id":183237,"tr_customer_product_id":183227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:39.000Z","modified_at":"2026-02-11T06:53:39.000Z","name":"Erick Beatty","mobile_number":"497-882-1984","email_id":"Haskell_Breitenberg89@hotmail.com","dop":"2025-04-06","serial_number":"15953228384957624","imei1":"15953228384957624","imei2":"15953228384957624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183218,"job_number":"JOB_183218","tr_customer_id":183236,"tr_customer_product_id":183226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:37.000Z","modified_at":"2026-02-11T06:54:15.000Z","name":"Mauricio Wintheiser","mobile_number":"864-351-4337","email_id":"Hershel_Bradtke@gmail.com","dop":"2025-04-06","serial_number":"12213234577138","imei1":"12213234577138","imei2":"12213234577138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183217,"job_number":"JOB_183217","tr_customer_id":183235,"tr_customer_product_id":183225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:37.000Z","modified_at":"2026-02-11T06:53:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19379357829150","imei1":"19379357829150","imei2":"19379357829150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183216,"job_number":"JOB_183216","tr_customer_id":183234,"tr_customer_product_id":183224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:14.000Z","modified_at":"2026-02-11T06:53:14.000Z","name":"Janie Wintheiser","mobile_number":"379-751-3820","email_id":"Glenda.Boyle@yahoo.com","dop":"2025-04-06","serial_number":"10133798761178244","imei1":"10133798761178244","imei2":"10133798761178244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183215,"job_number":"JOB_183215","tr_customer_id":183233,"tr_customer_product_id":183223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:13.000Z","modified_at":"2026-02-11T06:53:49.000Z","name":"Deja Zemlak","mobile_number":"220-957-0839","email_id":"Angelo.West2@yahoo.com","dop":"2025-04-06","serial_number":"17274290525620","imei1":"17274290525620","imei2":"17274290525620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183214,"job_number":"JOB_183214","tr_customer_id":183232,"tr_customer_product_id":183222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:13.000Z","modified_at":"2026-02-11T06:53:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12582486229985","imei1":"12582486229985","imei2":"12582486229985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183213,"job_number":"JOB_183213","tr_customer_id":183231,"tr_customer_product_id":183221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:01.000Z","modified_at":"2026-02-11T06:53:01.000Z","name":"Alfonso Mayer","mobile_number":"938-815-5745","email_id":"Lucie.Wolf@gmail.com","dop":"2025-09-09","serial_number":"13455328649447","imei1":"13455328649447","imei2":"13455328649447","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183212,"job_number":"JOB_183212","tr_customer_id":183230,"tr_customer_product_id":183220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:00.000Z","modified_at":"2026-02-11T06:53:00.000Z","name":"Timmy Willms","mobile_number":"852-229-9832","email_id":"Jannie51@yahoo.com","dop":"2025-06-18","serial_number":"1088747176872301","imei1":"1088747176872301","imei2":"1088747176872301","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183211,"job_number":"JOB_183211","tr_customer_id":183229,"tr_customer_product_id":183219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:00.000Z","modified_at":"2026-02-11T06:53:38.000Z","name":"Melany Kohler","mobile_number":"930-362-5933","email_id":"Noemy.Ratke32@yahoo.com","dop":"2025-06-18","serial_number":"10422955648309","imei1":"10422955648309","imei2":"10422955648309","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183210,"job_number":"JOB_183210","tr_customer_id":183228,"tr_customer_product_id":183218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:00.000Z","modified_at":"2026-02-11T06:53:00.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10541675803454","imei1":"10541675803454","imei2":"10541675803454","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183209,"job_number":"JOB_183209","tr_customer_id":183227,"tr_customer_product_id":183217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:52.000Z","modified_at":"2026-02-11T06:52:52.000Z","name":"Kendra Mertz","mobile_number":"956-236-0098","email_id":"Arch.Bogan23@gmail.com","dop":"2025-04-06","serial_number":"18002436273662604","imei1":"18002436273662604","imei2":"18002436273662604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183208,"job_number":"JOB_183208","tr_customer_id":183226,"tr_customer_product_id":183216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:51.000Z","modified_at":"2026-02-11T06:53:30.000Z","name":"Simeon Gulgowski","mobile_number":"503-845-7513","email_id":"Cayla_Wiza@hotmail.com","dop":"2025-04-06","serial_number":"14212067802988","imei1":"14212067802988","imei2":"14212067802988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183207,"job_number":"JOB_183207","tr_customer_id":183225,"tr_customer_product_id":183215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:50.000Z","modified_at":"2026-02-11T06:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12084240437466","imei1":"12084240437466","imei2":"12084240437466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183206,"job_number":"JOB_183206","tr_customer_id":183224,"tr_customer_product_id":183214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:42.000Z","modified_at":"2026-02-11T06:52:42.000Z","name":"John Doe","mobile_number":"9876543210","email_id":"test.user@example.com","dop":"2025-09-09","serial_number":"18947587083864","imei1":"18947587083864","imei2":"18947587083864","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183205,"job_number":"JOB_183205","tr_customer_id":183223,"tr_customer_product_id":183213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:22.000Z","modified_at":"2026-02-11T06:53:01.000Z","name":"Sidney Schinner","mobile_number":"615-988-3970","email_id":"Anabel10@yahoo.com","dop":"2025-12-31","serial_number":"104301738728478","imei1":"104301738728478","imei2":"104301738728478","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183204,"job_number":"JOB_183204","tr_customer_id":183222,"tr_customer_product_id":183212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:22.000Z","modified_at":"2026-02-11T06:52:22.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101445111177906","imei1":"101445111177906","imei2":"101445111177906","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183203,"job_number":"JOB_183203","tr_customer_id":183221,"tr_customer_product_id":183211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:21.000Z","modified_at":"2026-02-11T06:52:21.000Z","name":"Dante Zemlak","mobile_number":"471-229-4043","email_id":"Kennedi77@hotmail.com","dop":"2025-04-06","serial_number":"17272995561701844","imei1":"17272995561701844","imei2":"17272995561701844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183202,"job_number":"JOB_183202","tr_customer_id":183220,"tr_customer_product_id":183210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:20.000Z","modified_at":"2026-02-11T06:52:59.000Z","name":"Marcelina Howell","mobile_number":"376-781-8366","email_id":"Elaina78@yahoo.com","dop":"2025-04-06","serial_number":"18146353524851","imei1":"18146353524851","imei2":"18146353524851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183201,"job_number":"JOB_183201","tr_customer_id":183219,"tr_customer_product_id":183209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:14.000Z","modified_at":"2026-02-11T06:52:14.000Z","name":"Morton Roob","mobile_number":"323-263-7891","email_id":"Frankie24@hotmail.com","dop":"2025-06-18","serial_number":"1072487354717767","imei1":"1072487354717767","imei2":"1072487354717767","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183200,"job_number":"JOB_183200","tr_customer_id":183218,"tr_customer_product_id":183208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:14.000Z","modified_at":"2026-02-11T06:52:52.000Z","name":"Tianna Zboncak","mobile_number":"210-630-3669","email_id":"Noah32@yahoo.com","dop":"2025-06-18","serial_number":"10570269998899","imei1":"10570269998899","imei2":"10570269998899","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183199,"job_number":"JOB_183199","tr_customer_id":183217,"tr_customer_product_id":183207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:13.000Z","modified_at":"2026-02-11T06:52:13.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10151878754165","imei1":"10151878754165","imei2":"10151878754165","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183197,"job_number":"JOB_183197","tr_customer_id":183215,"tr_customer_product_id":183205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:35.000Z","modified_at":"2026-02-11T06:52:14.000Z","name":"Hailee Ward","mobile_number":"833-718-8187","email_id":"Tracey.Willms15@yahoo.com","dop":"2025-12-31","serial_number":"100922312921874","imei1":"100922312921874","imei2":"100922312921874","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183196,"job_number":"JOB_183196","tr_customer_id":183214,"tr_customer_product_id":183204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:34.000Z","modified_at":"2026-02-11T06:51:34.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104961144659476","imei1":"104961144659476","imei2":"104961144659476","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:51:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183194,"job_number":"JOB_183194","tr_customer_id":183212,"tr_customer_product_id":183202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:47.000Z","modified_at":"2026-02-11T06:51:26.000Z","name":"Rahsaan McLaughlin","mobile_number":"420-585-0452","email_id":"Terrell.Bednar39@yahoo.com","dop":"2025-12-31","serial_number":"103314332858973","imei1":"103314332858973","imei2":"103314332858973","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183193,"job_number":"JOB_183193","tr_customer_id":183211,"tr_customer_product_id":183201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:47.000Z","modified_at":"2026-02-11T06:50:47.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"108883615906837","imei1":"108883615906837","imei2":"108883615906837","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183180,"job_number":"JOB_183180","tr_customer_id":183198,"tr_customer_product_id":183188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:44:36.000Z","modified_at":"2026-02-11T06:44:36.000Z","name":"Oswald Ledner","mobile_number":"376-422-5845","email_id":"Zelda39@gmail.com","dop":"2025-04-06","serial_number":"12567578096406198","imei1":"12567578096406198","imei2":"12567578096406198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183179,"job_number":"JOB_183179","tr_customer_id":183197,"tr_customer_product_id":183187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:44:35.000Z","modified_at":"2026-02-11T06:45:13.000Z","name":"Brent Balistreri","mobile_number":"940-667-9349","email_id":"Mathias_Hilpert@gmail.com","dop":"2025-04-06","serial_number":"15155171652615","imei1":"15155171652615","imei2":"15155171652615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183178,"job_number":"JOB_183178","tr_customer_id":183196,"tr_customer_product_id":183186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:44:34.000Z","modified_at":"2026-02-11T06:44:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17342862657922","imei1":"17342862657922","imei2":"17342862657922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183177,"job_number":"JOB_183177","tr_customer_id":183195,"tr_customer_product_id":183185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:50.000Z","modified_at":"2026-02-11T06:43:50.000Z","name":"Johnpaul Schmitt","mobile_number":"303-751-2082","email_id":"Holden71@yahoo.com","dop":"2025-04-06","serial_number":"12612080172240306","imei1":"12612080172240306","imei2":"12612080172240306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183176,"job_number":"JOB_183176","tr_customer_id":183194,"tr_customer_product_id":183184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:49.000Z","modified_at":"2026-02-11T06:44:27.000Z","name":"Maximo Wiegand","mobile_number":"963-300-5651","email_id":"Heidi_White@gmail.com","dop":"2025-04-06","serial_number":"18185025129850","imei1":"18185025129850","imei2":"18185025129850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183175,"job_number":"JOB_183175","tr_customer_id":183193,"tr_customer_product_id":183183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:48.000Z","modified_at":"2026-02-11T06:43:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19218639627720","imei1":"19218639627720","imei2":"19218639627720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183174,"job_number":"JOB_183174","tr_customer_id":183192,"tr_customer_product_id":183182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:03.000Z","modified_at":"2026-02-11T06:43:03.000Z","name":"Alexane Leffler","mobile_number":"280-359-1036","email_id":"Bobby63@yahoo.com","dop":"2025-04-06","serial_number":"13607715058153356","imei1":"13607715058153356","imei2":"13607715058153356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183173,"job_number":"JOB_183173","tr_customer_id":183191,"tr_customer_product_id":183181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:02.000Z","modified_at":"2026-02-11T06:43:41.000Z","name":"Parker Schulist","mobile_number":"772-573-2778","email_id":"Lindsay.Beer81@hotmail.com","dop":"2025-04-06","serial_number":"18555194055129","imei1":"18555194055129","imei2":"18555194055129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183172,"job_number":"JOB_183172","tr_customer_id":183190,"tr_customer_product_id":183180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:02.000Z","modified_at":"2026-02-11T06:43:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15476895905976","imei1":"15476895905976","imei2":"15476895905976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183171,"job_number":"JOB_183171","tr_customer_id":183189,"tr_customer_product_id":183179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:41:44.000Z","modified_at":"2026-02-11T06:41:54.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"87171238227930","imei1":"87171238227930","imei2":"87171238227930","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183170,"job_number":"JOB_183170","tr_customer_id":183188,"tr_customer_product_id":183178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:41:31.000Z","modified_at":"2026-02-11T06:41:41.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"39637403489207","imei1":"39637403489207","imei2":"39637403489207","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183169,"job_number":"JOB_183169","tr_customer_id":183187,"tr_customer_product_id":183177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:41:16.000Z","modified_at":"2026-02-11T06:41:27.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"65981870321489","imei1":"65981870321489","imei2":"65981870321489","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183166,"job_number":"JOB_183166","tr_customer_id":183184,"tr_customer_product_id":183174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:28:49.000Z","modified_at":"2026-02-11T06:28:49.000Z","name":"Efrain Terry","mobile_number":"840-671-3734","email_id":"Grayce.Russel@hotmail.com","dop":"2025-04-06","serial_number":"17603124544839638","imei1":"17603124544839638","imei2":"17603124544839638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183165,"job_number":"JOB_183165","tr_customer_id":183183,"tr_customer_product_id":183173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:28:49.000Z","modified_at":"2026-02-11T06:29:02.000Z","name":"Cordie Rath","mobile_number":"843-893-4922","email_id":"Samara94@hotmail.com","dop":"2025-04-06","serial_number":"13909995669175","imei1":"13909995669175","imei2":"13909995669175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:29:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183162,"job_number":"JOB_183162","tr_customer_id":183180,"tr_customer_product_id":183170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:03:08.000Z","modified_at":"2026-02-11T06:03:08.000Z","name":"Gregoria Dare","mobile_number":"632-860-0407","email_id":"Elisabeth.Terry78@gmail.com","dop":"2025-04-06","serial_number":"10162025129678484","imei1":"10162025129678484","imei2":"10162025129678484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183161,"job_number":"JOB_183161","tr_customer_id":183179,"tr_customer_product_id":183169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:03:06.000Z","modified_at":"2026-02-11T06:03:48.000Z","name":"Bailey Howe","mobile_number":"348-510-6713","email_id":"Deion.Carter@yahoo.com","dop":"2025-04-06","serial_number":"19826126691888","imei1":"19826126691888","imei2":"19826126691888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183160,"job_number":"JOB_183160","tr_customer_id":183178,"tr_customer_product_id":183168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:03:06.000Z","modified_at":"2026-02-11T06:03:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17030107515317","imei1":"17030107515317","imei2":"17030107515317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183159,"job_number":"JOB_183159","tr_customer_id":183177,"tr_customer_product_id":183167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:02:17.000Z","modified_at":"2026-02-11T06:02:17.000Z","name":"Dahlia Cassin","mobile_number":"386-551-0864","email_id":"Kobe_Hackett88@yahoo.com","dop":"2025-04-06","serial_number":"14189140043954194","imei1":"14189140043954194","imei2":"14189140043954194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183158,"job_number":"JOB_183158","tr_customer_id":183176,"tr_customer_product_id":183166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:02:15.000Z","modified_at":"2026-02-11T06:02:57.000Z","name":"Mckayla Jaskolski","mobile_number":"821-848-7985","email_id":"Sallie31@yahoo.com","dop":"2025-04-06","serial_number":"14833803671230","imei1":"14833803671230","imei2":"14833803671230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183157,"job_number":"JOB_183157","tr_customer_id":183175,"tr_customer_product_id":183165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:02:15.000Z","modified_at":"2026-02-11T06:02:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10645103552428","imei1":"10645103552428","imei2":"10645103552428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:02:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183156,"job_number":"JOB_183156","tr_customer_id":183174,"tr_customer_product_id":183164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:01:26.000Z","modified_at":"2026-02-11T06:01:26.000Z","name":"Liza Koelpin","mobile_number":"300-595-2755","email_id":"Prudence_Zboncak@yahoo.com","dop":"2025-04-06","serial_number":"12395099501218594","imei1":"12395099501218594","imei2":"12395099501218594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183155,"job_number":"JOB_183155","tr_customer_id":183173,"tr_customer_product_id":183163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:01:24.000Z","modified_at":"2026-02-11T06:02:07.000Z","name":"Carley Mueller","mobile_number":"271-834-1687","email_id":"Adrianna51@gmail.com","dop":"2025-04-06","serial_number":"13018056719181","imei1":"13018056719181","imei2":"13018056719181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:02:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183154,"job_number":"JOB_183154","tr_customer_id":183172,"tr_customer_product_id":183162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:01:24.000Z","modified_at":"2026-02-11T06:01:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19797603982666","imei1":"19797603982666","imei2":"19797603982666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183153,"job_number":"JOB_183153","tr_customer_id":183171,"tr_customer_product_id":183161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:51:05.000Z","modified_at":"2026-02-11T05:51:05.000Z","name":"Isaac Stokes","mobile_number":"913-339-2035","email_id":"Lew15@hotmail.com","dop":"2025-04-06","serial_number":"16660196127833728","imei1":"16660196127833728","imei2":"16660196127833728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183152,"job_number":"JOB_183152","tr_customer_id":183170,"tr_customer_product_id":183160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:51:04.000Z","modified_at":"2026-02-11T05:51:46.000Z","name":"Ellen Mosciski","mobile_number":"204-964-4339","email_id":"Neal_Legros@hotmail.com","dop":"2025-04-06","serial_number":"12680185280305","imei1":"12680185280305","imei2":"12680185280305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183151,"job_number":"JOB_183151","tr_customer_id":183169,"tr_customer_product_id":183159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:50:43.000Z","modified_at":"2026-02-11T05:50:43.000Z","name":"Wyatt Jenkins","mobile_number":"225-373-0349","email_id":"Fritz54@gmail.com","dop":"2025-04-06","serial_number":"14361956583201630","imei1":"14361956583201630","imei2":"14361956583201630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183150,"job_number":"JOB_183150","tr_customer_id":183168,"tr_customer_product_id":183158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:50:41.000Z","modified_at":"2026-02-11T05:51:24.000Z","name":"Daija Quitzon","mobile_number":"253-508-2266","email_id":"Yesenia_OConner@hotmail.com","dop":"2025-04-06","serial_number":"17272708676422","imei1":"17272708676422","imei2":"17272708676422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183149,"job_number":"JOB_183149","tr_customer_id":183167,"tr_customer_product_id":183157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:57.000Z","modified_at":"2026-02-11T05:44:57.000Z","name":"Lacey Purdy","mobile_number":"608-459-1342","email_id":"Destinee.Cronin56@hotmail.com","dop":"2025-04-06","serial_number":"13179270870945154","imei1":"13179270870945154","imei2":"13179270870945154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183148,"job_number":"JOB_183148","tr_customer_id":183166,"tr_customer_product_id":183156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:57.000Z","modified_at":"2026-02-11T05:45:19.000Z","name":"Bailey Nitzsche","mobile_number":"490-811-8993","email_id":"Clovis.Skiles@gmail.com","dop":"2025-04-06","serial_number":"12186280505563","imei1":"12186280505563","imei2":"12186280505563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183147,"job_number":"JOB_183147","tr_customer_id":183165,"tr_customer_product_id":183155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:56.000Z","modified_at":"2026-02-11T05:44:56.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"15322755951425","imei1":"15322755951425","imei2":"15322755951425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183146,"job_number":"JOB_183146","tr_customer_id":183164,"tr_customer_product_id":183154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:28.000Z","modified_at":"2026-02-11T05:44:28.000Z","name":"Philip Kuvalis","mobile_number":"808-746-0984","email_id":"Nettie51@yahoo.com","dop":"2025-04-06","serial_number":"12883710525465092","imei1":"12883710525465092","imei2":"12883710525465092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183145,"job_number":"JOB_183145","tr_customer_id":183163,"tr_customer_product_id":183153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:27.000Z","modified_at":"2026-02-11T05:44:51.000Z","name":"Julie Braun","mobile_number":"315-519-5517","email_id":"Haylee.Nikolaus@hotmail.com","dop":"2025-04-06","serial_number":"19062262553389","imei1":"19062262553389","imei2":"19062262553389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:44:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183144,"job_number":"JOB_183144","tr_customer_id":183162,"tr_customer_product_id":183152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:27.000Z","modified_at":"2026-02-11T05:44:27.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"15511829909223","imei1":"15511829909223","imei2":"15511829909223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183143,"job_number":"JOB_183143","tr_customer_id":183161,"tr_customer_product_id":183151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:02.000Z","modified_at":"2026-02-11T05:44:02.000Z","name":"Danika Kiehn","mobile_number":"279-750-8860","email_id":"Keagan86@hotmail.com","dop":"2025-04-06","serial_number":"11425648155094980","imei1":"11425648155094980","imei2":"11425648155094980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183142,"job_number":"JOB_183142","tr_customer_id":183160,"tr_customer_product_id":183150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:01.000Z","modified_at":"2026-02-11T05:44:23.000Z","name":"Germaine Hermiston","mobile_number":"367-381-1593","email_id":"Lily32@gmail.com","dop":"2025-04-06","serial_number":"18106783146501","imei1":"18106783146501","imei2":"18106783146501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183141,"job_number":"JOB_183141","tr_customer_id":183159,"tr_customer_product_id":183149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:01.000Z","modified_at":"2026-02-11T05:44:01.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"12029019852424","imei1":"12029019852424","imei2":"12029019852424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183140,"job_number":"JOB_183140","tr_customer_id":183158,"tr_customer_product_id":183148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:57.000Z","modified_at":"2026-02-11T05:39:57.000Z","name":"Cyrus Howell","mobile_number":"662-504-8977","email_id":"Henriette.Johns@hotmail.com","dop":"2025-04-06","serial_number":"19688445390549","imei1":"19688445390549","imei2":"19688445390549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183139,"job_number":"JOB_183139","tr_customer_id":183157,"tr_customer_product_id":183147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:57.000Z","modified_at":"2026-02-11T05:39:57.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"16062071003948","imei1":"16062071003948","imei2":"16062071003948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183138,"job_number":"JOB_183138","tr_customer_id":183156,"tr_customer_product_id":183146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:56.000Z","modified_at":"2026-02-11T05:39:56.000Z","name":"Gretchen Price","mobile_number":"702-609-6770","email_id":"Verdie.Willms78@hotmail.com","dop":"2025-04-06","serial_number":"10933833086637","imei1":"10933833086637","imei2":"10933833086637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183137,"job_number":"JOB_183137","tr_customer_id":183155,"tr_customer_product_id":183145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:55.000Z","modified_at":"2026-02-11T05:39:55.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"14440653498361","imei1":"14440653498361","imei2":"14440653498361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183136,"job_number":"JOB_183136","tr_customer_id":183154,"tr_customer_product_id":183144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:54.000Z","modified_at":"2026-02-11T05:39:54.000Z","name":"Salvador Hahn","mobile_number":"923-448-8037","email_id":"Marquise15@yahoo.com","dop":"2025-04-06","serial_number":"11689473987702","imei1":"11689473987702","imei2":"11689473987702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183135,"job_number":"JOB_183135","tr_customer_id":183153,"tr_customer_product_id":183143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:54.000Z","modified_at":"2026-02-11T05:39:54.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"14821147863595","imei1":"14821147863595","imei2":"14821147863595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183134,"job_number":"JOB_183134","tr_customer_id":183152,"tr_customer_product_id":183142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:07.000Z","modified_at":"2026-02-11T05:39:07.000Z","name":"Novella McLaughlin","mobile_number":"820-824-5013","email_id":"Charlie_Graham@gmail.com","dop":"2025-04-06","serial_number":"11987853007015","imei1":"11987853007015","imei2":"11987853007015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183133,"job_number":"JOB_183133","tr_customer_id":183151,"tr_customer_product_id":183141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:06.000Z","modified_at":"2026-02-11T05:39:06.000Z","name":"Jerrod Cremin","mobile_number":"456-211-8562","email_id":"Ernest.Spencer@gmail.com","dop":"2025-04-06","serial_number":"18118419172310","imei1":"18118419172310","imei2":"18118419172310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183132,"job_number":"JOB_183132","tr_customer_id":183150,"tr_customer_product_id":183140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:06.000Z","modified_at":"2026-02-11T05:39:16.000Z","name":"Colby Stroman","mobile_number":"694-607-1019","email_id":"Isaias62@yahoo.com","dop":"2025-07-01","serial_number":"109355184680305","imei1":"109355184680305","imei2":"109355184680305","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:39:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183131,"job_number":"JOB_183131","tr_customer_id":183149,"tr_customer_product_id":183139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:05.000Z","modified_at":"2026-02-11T05:39:05.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"108168591639560","imei1":"108168591639560","imei2":"108168591639560","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183130,"job_number":"JOB_183130","tr_customer_id":183148,"tr_customer_product_id":183138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:05.000Z","modified_at":"2026-02-11T05:39:05.000Z","name":"Buddy Bergstrom","mobile_number":"935-344-8684","email_id":"Liliana46@hotmail.com","dop":"2025-04-06","serial_number":"18740376709127","imei1":"18740376709127","imei2":"18740376709127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183129,"job_number":"JOB_183129","tr_customer_id":183147,"tr_customer_product_id":183137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:38:51.000Z","modified_at":"2026-02-11T05:39:03.000Z","name":"Raquel McGlynn","mobile_number":"664-849-9571","email_id":"Kathryn.Sauer@yahoo.com","dop":"2025-07-01","serial_number":"109106984741756","imei1":"109106984741756","imei2":"109106984741756","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183128,"job_number":"JOB_183128","tr_customer_id":183146,"tr_customer_product_id":183136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:38:51.000Z","modified_at":"2026-02-11T05:38:51.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100515514988019","imei1":"100515514988019","imei2":"100515514988019","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183127,"job_number":"JOB_183127","tr_customer_id":183145,"tr_customer_product_id":183135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:25:40.000Z","modified_at":"2026-02-11T05:25:40.000Z","name":"Travon Nicolas","mobile_number":"961-876-5322","email_id":"Darrel_Feest@hotmail.com","dop":"2025-04-06","serial_number":"12918467628263212","imei1":"12918467628263212","imei2":"12918467628263212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183126,"job_number":"JOB_183126","tr_customer_id":183144,"tr_customer_product_id":183134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:25:39.000Z","modified_at":"2026-02-11T05:26:17.000Z","name":"Edd Marquardt","mobile_number":"364-755-4124","email_id":"Celia.Keeling31@hotmail.com","dop":"2025-04-06","serial_number":"12776256197495","imei1":"12776256197495","imei2":"12776256197495","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183125,"job_number":"JOB_183125","tr_customer_id":183143,"tr_customer_product_id":183133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:25:38.000Z","modified_at":"2026-02-11T05:25:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11218017965877","imei1":"11218017965877","imei2":"11218017965877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183124,"job_number":"JOB_183124","tr_customer_id":183142,"tr_customer_product_id":183132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:54.000Z","modified_at":"2026-02-11T05:24:54.000Z","name":"Leon Kovacek","mobile_number":"804-669-8365","email_id":"Violette_Durgan@hotmail.com","dop":"2025-04-06","serial_number":"11575450775874636","imei1":"11575450775874636","imei2":"11575450775874636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183123,"job_number":"JOB_183123","tr_customer_id":183141,"tr_customer_product_id":183131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:53.000Z","modified_at":"2026-02-11T05:25:31.000Z","name":"Lorenza Dooley","mobile_number":"710-398-8145","email_id":"Dax.Nolan65@hotmail.com","dop":"2025-04-06","serial_number":"15517714009397","imei1":"15517714009397","imei2":"15517714009397","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183122,"job_number":"JOB_183122","tr_customer_id":183140,"tr_customer_product_id":183130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:52.000Z","modified_at":"2026-02-11T05:24:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17584467814570","imei1":"17584467814570","imei2":"17584467814570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183121,"job_number":"JOB_183121","tr_customer_id":183139,"tr_customer_product_id":183129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:42.000Z","modified_at":"2026-02-11T05:24:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-01","serial_number":"44064883098233","imei1":"44064883098233","imei2":"44064883098233","popurl":"2026-02-01T05:24:42.245189547Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183120,"job_number":"JOB_183120","tr_customer_id":183138,"tr_customer_product_id":183128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:42.000Z","modified_at":"2026-02-11T05:24:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-01","serial_number":"24488512258463","imei1":"24488512258463","imei2":"24488512258463","popurl":"2026-02-01T05:24:41.826333159Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183119,"job_number":"JOB_183119","tr_customer_id":183137,"tr_customer_product_id":183127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:07.000Z","modified_at":"2026-02-11T05:24:07.000Z","name":"Hector Collins","mobile_number":"827-353-0702","email_id":"Mitchell.Walker@hotmail.com","dop":"2025-04-06","serial_number":"19949376886640464","imei1":"19949376886640464","imei2":"19949376886640464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183118,"job_number":"JOB_183118","tr_customer_id":183136,"tr_customer_product_id":183126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:06.000Z","modified_at":"2026-02-11T05:24:45.000Z","name":"Mckayla Greenholt","mobile_number":"690-200-5656","email_id":"Unique_Kuhic@yahoo.com","dop":"2025-04-06","serial_number":"17288096463709","imei1":"17288096463709","imei2":"17288096463709","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183117,"job_number":"JOB_183117","tr_customer_id":183135,"tr_customer_product_id":183125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:05.000Z","modified_at":"2026-02-11T05:24:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19960741817035","imei1":"19960741817035","imei2":"19960741817035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183114,"job_number":"JOB_183114","tr_customer_id":183132,"tr_customer_product_id":183122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:21:41.000Z","modified_at":"2026-02-11T05:21:41.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"18221354331659","imei1":"18221354331659","imei2":"18221354331659","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183113,"job_number":"JOB_183113","tr_customer_id":183131,"tr_customer_product_id":183121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:11:04.000Z","modified_at":"2026-02-11T05:11:04.000Z","name":"Lauren Kutch","mobile_number":"220-935-1584","email_id":"Darrell_Crona68@yahoo.com","dop":"2025-04-06","serial_number":"15854695043085708","imei1":"15854695043085708","imei2":"15854695043085708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:11:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183112,"job_number":"JOB_183112","tr_customer_id":183130,"tr_customer_product_id":183120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:11:02.000Z","modified_at":"2026-02-11T05:11:42.000Z","name":"Eugenia Keeling","mobile_number":"215-692-1614","email_id":"Arianna80@yahoo.com","dop":"2025-04-06","serial_number":"14469260634270","imei1":"14469260634270","imei2":"14469260634270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183111,"job_number":"JOB_183111","tr_customer_id":183129,"tr_customer_product_id":183119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:11:02.000Z","modified_at":"2026-02-11T05:11:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18448703005356","imei1":"18448703005356","imei2":"18448703005356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183110,"job_number":"JOB_183110","tr_customer_id":183128,"tr_customer_product_id":183118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:10:15.000Z","modified_at":"2026-02-11T05:10:15.000Z","name":"Ericka Gleason","mobile_number":"391-768-7127","email_id":"Jamaal.Ullrich@yahoo.com","dop":"2025-04-06","serial_number":"13311083001296582","imei1":"13311083001296582","imei2":"13311083001296582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:10:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183109,"job_number":"JOB_183109","tr_customer_id":183127,"tr_customer_product_id":183117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:10:14.000Z","modified_at":"2026-02-11T05:10:54.000Z","name":"Genesis Bergnaum","mobile_number":"346-466-0071","email_id":"Jackson75@hotmail.com","dop":"2025-04-06","serial_number":"18084234963650","imei1":"18084234963650","imei2":"18084234963650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:10:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183108,"job_number":"JOB_183108","tr_customer_id":183126,"tr_customer_product_id":183116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:10:14.000Z","modified_at":"2026-02-11T05:10:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16746156227498","imei1":"16746156227498","imei2":"16746156227498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183107,"job_number":"JOB_183107","tr_customer_id":183125,"tr_customer_product_id":183115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:09:26.000Z","modified_at":"2026-02-11T05:09:26.000Z","name":"Salma Macejkovic","mobile_number":"677-760-1996","email_id":"Adelia.Deckow@yahoo.com","dop":"2025-04-06","serial_number":"12361868057079276","imei1":"12361868057079276","imei2":"12361868057079276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183106,"job_number":"JOB_183106","tr_customer_id":183124,"tr_customer_product_id":183114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:09:25.000Z","modified_at":"2026-02-11T05:10:06.000Z","name":"Reece Zemlak","mobile_number":"676-327-2396","email_id":"Joshuah.Greenfelder@gmail.com","dop":"2025-04-06","serial_number":"13254722905024","imei1":"13254722905024","imei2":"13254722905024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:10:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183105,"job_number":"JOB_183105","tr_customer_id":183123,"tr_customer_product_id":183113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:09:25.000Z","modified_at":"2026-02-11T05:09:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17166310760862","imei1":"17166310760862","imei2":"17166310760862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:09:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183104,"job_number":"JOB_183104","tr_customer_id":183122,"tr_customer_product_id":183112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:08:41.000Z","modified_at":"2026-02-11T05:08:41.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"18874584872144","imei1":"18874584872144","imei2":"18874584872144","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:08:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183103,"job_number":"JOB_183103","tr_customer_id":183121,"tr_customer_product_id":183111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:03:41.000Z","modified_at":"2026-02-11T05:03:42.000Z","name":"Ernest Fisher","mobile_number":"582-795-3078","email_id":"Scot.Klocko@yahoo.com","dop":"2025-04-06","serial_number":"17244825797616","imei1":"17244825797616","imei2":"17244825797616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183102,"job_number":"JOB_183102","tr_customer_id":183120,"tr_customer_product_id":183110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:03:40.000Z","modified_at":"2026-02-11T05:03:40.000Z","name":"Norene Schroeder","mobile_number":"586-937-6069","email_id":"Gregoria.Heller56@yahoo.com","dop":"2025-04-06","serial_number":"10048265542355","imei1":"10048265542355","imei2":"10048265542355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:03:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183101,"job_number":"JOB_183101","tr_customer_id":183119,"tr_customer_product_id":183109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:03:39.000Z","modified_at":"2026-02-11T05:03:39.000Z","name":"Russell Schumm","mobile_number":"464-265-9447","email_id":"Ronny18@yahoo.com","dop":"2025-04-06","serial_number":"14588365071466","imei1":"14588365071466","imei2":"14588365071466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:03:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183100,"job_number":"JOB_183100","tr_customer_id":183118,"tr_customer_product_id":183108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:13.000Z","modified_at":"2026-02-11T05:00:13.000Z","name":"Johnnie Smith","mobile_number":"817-677-7082","email_id":"Nico64@gmail.com","dop":"2025-04-06","serial_number":"14246366036474","imei1":"14246366036474","imei2":"14246366036474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183099,"job_number":"JOB_183099","tr_customer_id":183117,"tr_customer_product_id":183107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:13.000Z","modified_at":"2026-02-11T05:00:13.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"13153990366344","imei1":"13153990366344","imei2":"13153990366344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183098,"job_number":"JOB_183098","tr_customer_id":183116,"tr_customer_product_id":183106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:12.000Z","modified_at":"2026-02-11T05:00:12.000Z","name":"Alana Powlowski","mobile_number":"341-250-1730","email_id":"Amelie_Koepp89@hotmail.com","dop":"2025-04-06","serial_number":"19484019119188","imei1":"19484019119188","imei2":"19484019119188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183097,"job_number":"JOB_183097","tr_customer_id":183115,"tr_customer_product_id":183105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:11.000Z","modified_at":"2026-02-11T05:00:11.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"17389857489316","imei1":"17389857489316","imei2":"17389857489316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183096,"job_number":"JOB_183096","tr_customer_id":183114,"tr_customer_product_id":183104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:10.000Z","modified_at":"2026-02-11T05:00:10.000Z","name":"Eloisa Prosacco","mobile_number":"746-451-6746","email_id":"Madaline94@gmail.com","dop":"2025-04-06","serial_number":"11553081014206","imei1":"11553081014206","imei2":"11553081014206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183095,"job_number":"JOB_183095","tr_customer_id":183113,"tr_customer_product_id":183103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:10.000Z","modified_at":"2026-02-11T05:00:10.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"12546775601321","imei1":"12546775601321","imei2":"12546775601321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183094,"job_number":"JOB_183094","tr_customer_id":183112,"tr_customer_product_id":183102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:36.000Z","modified_at":"2026-02-11T04:58:36.000Z","name":"Casimir Kassulke","mobile_number":"760-824-5499","email_id":"Scotty.Zieme73@gmail.com","dop":"2025-04-06","serial_number":"17594989227134046","imei1":"17594989227134046","imei2":"17594989227134046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183093,"job_number":"JOB_183093","tr_customer_id":183111,"tr_customer_product_id":183101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:35.000Z","modified_at":"2026-02-11T04:59:00.000Z","name":"Roy D'Amore","mobile_number":"299-743-5021","email_id":"Joshua.Bergnaum@gmail.com","dop":"2025-04-06","serial_number":"16640517935964","imei1":"16640517935964","imei2":"16640517935964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183092,"job_number":"JOB_183092","tr_customer_id":183110,"tr_customer_product_id":183100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36622204473027","imei1":"36622204473027","imei2":"36622204473027","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183091,"job_number":"JOB_183091","tr_customer_id":183109,"tr_customer_product_id":183099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16691981641760","imei1":"16691981641760","imei2":"16691981641760","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183090,"job_number":"JOB_183090","tr_customer_id":183108,"tr_customer_product_id":183098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23519400827678","imei1":"23519400827678","imei2":"23519400827678","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183089,"job_number":"JOB_183089","tr_customer_id":183107,"tr_customer_product_id":183097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70614919477796","imei1":"70614919477796","imei2":"70614919477796","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183088,"job_number":"JOB_183088","tr_customer_id":183106,"tr_customer_product_id":183096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:07.000Z","modified_at":"2026-02-11T04:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93636154990897","imei1":"93636154990897","imei2":"93636154990897","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183087,"job_number":"JOB_183087","tr_customer_id":183105,"tr_customer_product_id":183095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:07.000Z","modified_at":"2026-02-11T04:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53535897240218","imei1":"53535897240218","imei2":"53535897240218","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183086,"job_number":"JOB_183086","tr_customer_id":183104,"tr_customer_product_id":183094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:07.000Z","modified_at":"2026-02-11T04:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90121880276023","imei1":"90121880276023","imei2":"90121880276023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183085,"job_number":"JOB_183085","tr_customer_id":183103,"tr_customer_product_id":183093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:05.000Z","modified_at":"2026-02-11T04:58:05.000Z","name":"Shana Ratke","mobile_number":"515-271-8260","email_id":"Bo36@hotmail.com","dop":"2025-04-06","serial_number":"18373543769369348","imei1":"18373543769369348","imei2":"18373543769369348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183084,"job_number":"JOB_183084","tr_customer_id":183102,"tr_customer_product_id":183092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:05.000Z","modified_at":"2026-02-11T04:58:29.000Z","name":"Bo Cassin","mobile_number":"865-531-2733","email_id":"Paolo59@yahoo.com","dop":"2025-04-06","serial_number":"13451260452109","imei1":"13451260452109","imei2":"13451260452109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183083,"job_number":"JOB_183083","tr_customer_id":183101,"tr_customer_product_id":183091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:38.000Z","modified_at":"2026-02-11T04:57:38.000Z","name":"Elias Krajcik","mobile_number":"995-488-7373","email_id":"Leann_Heidenreich60@yahoo.com","dop":"2025-04-06","serial_number":"17893056251848864","imei1":"17893056251848864","imei2":"17893056251848864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183082,"job_number":"JOB_183082","tr_customer_id":183100,"tr_customer_product_id":183090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:37.000Z","modified_at":"2026-02-11T04:58:00.000Z","name":"Alford Rosenbaum","mobile_number":"296-394-4939","email_id":"Angel_Stamm11@gmail.com","dop":"2025-04-06","serial_number":"12664447193486","imei1":"12664447193486","imei2":"12664447193486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183081,"job_number":"JOB_183081","tr_customer_id":183099,"tr_customer_product_id":183089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:36.000Z","modified_at":"2026-02-11T04:58:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50916178022860","imei1":"50916178022860","imei2":"50916178022860","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183080,"job_number":"JOB_183080","tr_customer_id":183098,"tr_customer_product_id":183088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:36.000Z","modified_at":"2026-02-11T04:57:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75601906932058","imei1":"75601906932058","imei2":"75601906932058","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183079,"job_number":"JOB_183079","tr_customer_id":183097,"tr_customer_product_id":183087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:36.000Z","modified_at":"2026-02-11T04:57:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51672775342540","imei1":"51672775342540","imei2":"51672775342540","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183078,"job_number":"JOB_183078","tr_customer_id":183096,"tr_customer_product_id":183086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:35.000Z","modified_at":"2026-02-11T04:57:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30357564950446","imei1":"30357564950446","imei2":"30357564950446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183077,"job_number":"JOB_183077","tr_customer_id":183095,"tr_customer_product_id":183085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:35.000Z","modified_at":"2026-02-11T04:57:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89429296568891","imei1":"89429296568891","imei2":"89429296568891","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183076,"job_number":"JOB_183076","tr_customer_id":183094,"tr_customer_product_id":183084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:35.000Z","modified_at":"2026-02-11T04:57:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99628187237043","imei1":"99628187237043","imei2":"99628187237043","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183075,"job_number":"JOB_183075","tr_customer_id":183093,"tr_customer_product_id":183083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:34.000Z","modified_at":"2026-02-11T04:57:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37311731737891","imei1":"37311731737891","imei2":"37311731737891","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183074,"job_number":"JOB_183074","tr_customer_id":183092,"tr_customer_product_id":183082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:11.000Z","modified_at":"2026-02-11T04:57:11.000Z","name":"Candace O'Conner","mobile_number":"327-539-6419","email_id":"Kieran32@gmail.com","dop":"2025-04-06","serial_number":"16360462996977524","imei1":"16360462996977524","imei2":"16360462996977524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183073,"job_number":"JOB_183073","tr_customer_id":183091,"tr_customer_product_id":183081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:10.000Z","modified_at":"2026-02-11T04:57:33.000Z","name":"Arch Bednar","mobile_number":"795-850-5372","email_id":"Mariane.Effertz48@gmail.com","dop":"2025-04-06","serial_number":"10798948075586","imei1":"10798948075586","imei2":"10798948075586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183072,"job_number":"JOB_183072","tr_customer_id":183090,"tr_customer_product_id":183080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:04.000Z","modified_at":"2026-02-11T04:57:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20303320157570","imei1":"20303320157570","imei2":"20303320157570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183071,"job_number":"JOB_183071","tr_customer_id":183089,"tr_customer_product_id":183079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:03.000Z","modified_at":"2026-02-11T04:57:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20168088660255","imei1":"20168088660255","imei2":"20168088660255","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183070,"job_number":"JOB_183070","tr_customer_id":183088,"tr_customer_product_id":183078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:03.000Z","modified_at":"2026-02-11T04:57:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95656608954929","imei1":"95656608954929","imei2":"95656608954929","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183069,"job_number":"JOB_183069","tr_customer_id":183087,"tr_customer_product_id":183077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:03.000Z","modified_at":"2026-02-11T04:57:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44047406784571","imei1":"44047406784571","imei2":"44047406784571","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183068,"job_number":"JOB_183068","tr_customer_id":183086,"tr_customer_product_id":183076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:02.000Z","modified_at":"2026-02-11T04:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32411606423792","imei1":"32411606423792","imei2":"32411606423792","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183067,"job_number":"JOB_183067","tr_customer_id":183085,"tr_customer_product_id":183075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:02.000Z","modified_at":"2026-02-11T04:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70705725748991","imei1":"70705725748991","imei2":"70705725748991","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183066,"job_number":"JOB_183066","tr_customer_id":183084,"tr_customer_product_id":183074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:02.000Z","modified_at":"2026-02-11T04:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19885823326254","imei1":"19885823326254","imei2":"19885823326254","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183065,"job_number":"JOB_183065","tr_customer_id":183083,"tr_customer_product_id":183073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:43.000Z","modified_at":"2026-02-11T04:56:43.000Z","name":"Moriah Beahan","mobile_number":"613-844-0150","email_id":"Jaylon.Rutherford@hotmail.com","dop":"2025-04-06","serial_number":"16843102826610250","imei1":"16843102826610250","imei2":"16843102826610250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183064,"job_number":"JOB_183064","tr_customer_id":183082,"tr_customer_product_id":183072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:42.000Z","modified_at":"2026-02-11T04:57:05.000Z","name":"Sylvester Homenick","mobile_number":"845-880-9865","email_id":"Julien_King23@gmail.com","dop":"2025-04-06","serial_number":"19035206299467","imei1":"19035206299467","imei2":"19035206299467","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183063,"job_number":"JOB_183063","tr_customer_id":183081,"tr_customer_product_id":183071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:12.000Z","modified_at":"2026-02-11T04:56:12.000Z","name":"Lavonne Hamill","mobile_number":"563-582-0244","email_id":"Velva37@gmail.com","dop":"2025-04-06","serial_number":"15219873814220886","imei1":"15219873814220886","imei2":"15219873814220886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183062,"job_number":"JOB_183062","tr_customer_id":183080,"tr_customer_product_id":183070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:11.000Z","modified_at":"2026-02-11T04:56:38.000Z","name":"Hertha Gerhold","mobile_number":"223-979-2122","email_id":"Hardy78@gmail.com","dop":"2025-04-06","serial_number":"10120556590636","imei1":"10120556590636","imei2":"10120556590636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183061,"job_number":"JOB_183061","tr_customer_id":183079,"tr_customer_product_id":183069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:55:19.000Z","modified_at":"2026-02-11T04:55:19.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"12195529584072","imei2":"12195529584072","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183060,"job_number":"JOB_183060","tr_customer_id":183078,"tr_customer_product_id":183068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:55:13.000Z","modified_at":"2026-02-11T04:55:13.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"11543510832150","imei2":"11543510832150","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183059,"job_number":"JOB_183059","tr_customer_id":183077,"tr_customer_product_id":183067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:54:26.000Z","modified_at":"2026-02-11T04:54:26.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"11423136739238","imei2":"11423136739238","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:54:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183058,"job_number":"JOB_183058","tr_customer_id":183076,"tr_customer_product_id":183066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:50:27.000Z","modified_at":"2026-02-11T04:50:27.000Z","name":"Marianna Lubowitz","mobile_number":"965-340-6911","email_id":"Isobel_Heathcote@hotmail.com","dop":"2025-04-06","serial_number":"13073719714269954","imei1":"13073719714269954","imei2":"13073719714269954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:50:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183057,"job_number":"JOB_183057","tr_customer_id":183075,"tr_customer_product_id":183065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:50:26.000Z","modified_at":"2026-02-11T04:51:03.000Z","name":"Shakira Parker","mobile_number":"465-676-1617","email_id":"Carmelo15@yahoo.com","dop":"2025-04-06","serial_number":"12126516422360","imei1":"12126516422360","imei2":"12126516422360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:51:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183055,"job_number":"JOB_183055","tr_customer_id":183073,"tr_customer_product_id":183063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:52.000Z","modified_at":"2026-02-11T04:44:28.000Z","name":"Moises Schuppe","mobile_number":"735-520-7788","email_id":"Porter.Kling@yahoo.com","dop":"2000-01-31","serial_number":"10234000764003","imei1":"10234000764003","imei2":"10234000764003","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183052,"job_number":"JOB_183052","tr_customer_id":183070,"tr_customer_product_id":183060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:09.000Z","modified_at":"2026-02-11T04:43:45.000Z","name":"Perry Mayer","mobile_number":"381-614-6398","email_id":"Marquise6@yahoo.com","dop":"2000-01-31","serial_number":"10188111662230","imei1":"10188111662230","imei2":"10188111662230","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183050,"job_number":"JOB_183050","tr_customer_id":183068,"tr_customer_product_id":183058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:08.000Z","modified_at":"2026-02-11T04:43:08.000Z","name":"Candida Zieme","mobile_number":"752-421-4729","email_id":"Raegan_Sipes@hotmail.com","dop":"2025-04-06","serial_number":"16766425598575856","imei1":"16766425598575856","imei2":"16766425598575856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183049,"job_number":"JOB_183049","tr_customer_id":183067,"tr_customer_product_id":183057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:07.000Z","modified_at":"2026-02-11T04:43:44.000Z","name":"Dillan Kessler","mobile_number":"546-718-5533","email_id":"Dedric21@hotmail.com","dop":"2025-04-06","serial_number":"18819172340647","imei1":"18819172340647","imei2":"18819172340647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183048,"job_number":"JOB_183048","tr_customer_id":183066,"tr_customer_product_id":183056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:07.000Z","modified_at":"2026-02-11T04:43:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12318721117026","imei1":"12318721117026","imei2":"12318721117026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183047,"job_number":"JOB_183047","tr_customer_id":183065,"tr_customer_product_id":183055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:06.000Z","modified_at":"2026-02-11T04:43:06.000Z","name":"Lonnie Fritsch","mobile_number":"908-639-9657","email_id":"Jake.Nitzsche56@gmail.com","dop":"2025-04-06","serial_number":"12524218849712214","imei1":"12524218849712214","imei2":"12524218849712214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183046,"job_number":"JOB_183046","tr_customer_id":183064,"tr_customer_product_id":183054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:05.000Z","modified_at":"2026-02-11T04:43:41.000Z","name":"Alvah Green","mobile_number":"804-397-0690","email_id":"Mac_Gibson@gmail.com","dop":"2025-04-06","serial_number":"12722061770442","imei1":"12722061770442","imei2":"12722061770442","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183045,"job_number":"JOB_183045","tr_customer_id":183063,"tr_customer_product_id":183053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:05.000Z","modified_at":"2026-02-11T04:43:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18910894023451","imei1":"18910894023451","imei2":"18910894023451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183043,"job_number":"JOB_183043","tr_customer_id":183061,"tr_customer_product_id":183051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:25.000Z","modified_at":"2026-02-11T04:42:25.000Z","name":"Lelah Strosin","mobile_number":"306-402-5477","email_id":"Marian.Kub34@yahoo.com","dop":"2025-04-06","serial_number":"19929376639948120","imei1":"19929376639948120","imei2":"19929376639948120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183042,"job_number":"JOB_183042","tr_customer_id":183060,"tr_customer_product_id":183050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:25.000Z","modified_at":"2026-02-11T04:43:02.000Z","name":"Trystan Wolf","mobile_number":"271-860-1004","email_id":"Eduardo_Bernier@hotmail.com","dop":"2000-01-31","serial_number":"10173962524103","imei1":"10173962524103","imei2":"10173962524103","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183041,"job_number":"JOB_183041","tr_customer_id":183059,"tr_customer_product_id":183049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:24.000Z","modified_at":"2026-02-11T04:42:24.000Z","name":"Viva Farrell","mobile_number":"255-816-5701","email_id":"Samara.Jacobson@gmail.com","dop":"2025-04-06","serial_number":"15816324883495678","imei1":"15816324883495678","imei2":"15816324883495678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183039,"job_number":"JOB_183039","tr_customer_id":183057,"tr_customer_product_id":183047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:43:00.000Z","name":"Mitchel Windler","mobile_number":"934-336-0294","email_id":"Demetris_Prosacco97@yahoo.com","dop":"2025-04-06","serial_number":"11225843516698","imei1":"11225843516698","imei2":"11225843516698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183038,"job_number":"JOB_183038","tr_customer_id":183056,"tr_customer_product_id":183046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:43:00.000Z","name":"Amaya Larkin","mobile_number":"366-760-2830","email_id":"Dave_Hackett91@hotmail.com","dop":"2025-04-06","serial_number":"14938695075100","imei1":"14938695075100","imei2":"14938695075100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183037,"job_number":"JOB_183037","tr_customer_id":183055,"tr_customer_product_id":183045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:42:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17284338575350","imei1":"17284338575350","imei2":"17284338575350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183036,"job_number":"JOB_183036","tr_customer_id":183054,"tr_customer_product_id":183044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:42:23.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15589013937140","imei1":"15589013937140","imei2":"15589013937140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183035,"job_number":"JOB_183035","tr_customer_id":183053,"tr_customer_product_id":183043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:42:23.000Z","name":"Camren Gleichner","mobile_number":"671-925-3084","email_id":"Arielle.Nitzsche12@hotmail.com","dop":"2025-04-06","serial_number":"10945624494324746","imei1":"10945624494324746","imei2":"10945624494324746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183034,"job_number":"JOB_183034","tr_customer_id":183052,"tr_customer_product_id":183042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:21.000Z","modified_at":"2026-02-11T04:42:58.000Z","name":"Korey Considine","mobile_number":"572-502-7670","email_id":"Alexandria.Beier56@hotmail.com","dop":"2025-04-06","serial_number":"16828734549225","imei1":"16828734549225","imei2":"16828734549225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183033,"job_number":"JOB_183033","tr_customer_id":183051,"tr_customer_product_id":183041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:21.000Z","modified_at":"2026-02-11T04:42:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15712749839172","imei1":"15712749839172","imei2":"15712749839172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183032,"job_number":"JOB_183032","tr_customer_id":183050,"tr_customer_product_id":183040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:15.000Z","modified_at":"2026-02-11T04:42:15.000Z","name":"Emilio Schamberger","mobile_number":"903-315-5431","email_id":"Emmitt75@yahoo.com","dop":"2025-04-06","serial_number":"11981567063730914","imei1":"11981567063730914","imei2":"11981567063730914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183031,"job_number":"JOB_183031","tr_customer_id":183049,"tr_customer_product_id":183039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:14.000Z","modified_at":"2026-02-11T04:42:14.000Z","name":"Kayleigh Mills","mobile_number":"868-501-0267","email_id":"Layla_Ondricka4@gmail.com","dop":"2025-04-06","serial_number":"11734462577172234","imei1":"11734462577172234","imei2":"11734462577172234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183030,"job_number":"JOB_183030","tr_customer_id":183048,"tr_customer_product_id":183038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:13.000Z","modified_at":"2026-02-11T04:42:52.000Z","name":"Viviane Beatty","mobile_number":"530-841-5614","email_id":"Romaine33@yahoo.com","dop":"2025-04-06","serial_number":"15731698330299","imei1":"15731698330299","imei2":"15731698330299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183029,"job_number":"JOB_183029","tr_customer_id":183047,"tr_customer_product_id":183037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:13.000Z","modified_at":"2026-02-11T04:42:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10499240558781","imei1":"10499240558781","imei2":"10499240558781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183028,"job_number":"JOB_183028","tr_customer_id":183046,"tr_customer_product_id":183036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:13.000Z","modified_at":"2026-02-11T04:42:49.000Z","name":"Carlotta Prohaska","mobile_number":"212-778-4439","email_id":"Broderick.King34@yahoo.com","dop":"2025-04-06","serial_number":"13528482928561","imei1":"13528482928561","imei2":"13528482928561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183027,"job_number":"JOB_183027","tr_customer_id":183045,"tr_customer_product_id":183035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:12.000Z","modified_at":"2026-02-11T04:42:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17026292498030","imei1":"17026292498030","imei2":"17026292498030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183026,"job_number":"JOB_183026","tr_customer_id":183044,"tr_customer_product_id":183034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:12.000Z","modified_at":"2026-02-11T04:42:12.000Z","name":"Thurman Rosenbaum","mobile_number":"267-632-9418","email_id":"Chase90@hotmail.com","dop":"2025-04-06","serial_number":"13225785880054386","imei1":"13225785880054386","imei2":"13225785880054386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183025,"job_number":"JOB_183025","tr_customer_id":183043,"tr_customer_product_id":183033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:10.000Z","modified_at":"2026-02-11T04:42:47.000Z","name":"Mohamed Brekke","mobile_number":"520-755-5913","email_id":"Francis.Schuster@yahoo.com","dop":"2025-04-06","serial_number":"15820571083544","imei1":"15820571083544","imei2":"15820571083544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183024,"job_number":"JOB_183024","tr_customer_id":183042,"tr_customer_product_id":183032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:10.000Z","modified_at":"2026-02-11T04:42:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11005012545933","imei1":"11005012545933","imei2":"11005012545933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183023,"job_number":"JOB_183023","tr_customer_id":183041,"tr_customer_product_id":183031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:08.000Z","modified_at":"2026-02-11T04:42:08.000Z","name":"Camden Kassulke","mobile_number":"917-465-6234","email_id":"Joan34@yahoo.com","dop":"2025-04-06","serial_number":"17919277339690504","imei1":"17919277339690504","imei2":"17919277339690504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183022,"job_number":"JOB_183022","tr_customer_id":183040,"tr_customer_product_id":183030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:08.000Z","modified_at":"2026-02-11T04:42:08.000Z","name":"Zion Ullrich","mobile_number":"494-975-6033","email_id":"Chaim.Abernathy@gmail.com","dop":"2025-04-06","serial_number":"17978179863316786","imei1":"17978179863316786","imei2":"17978179863316786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183021,"job_number":"JOB_183021","tr_customer_id":183039,"tr_customer_product_id":183029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:07.000Z","modified_at":"2026-02-11T04:42:43.000Z","name":"Ryley Kreiger","mobile_number":"451-853-7981","email_id":"Noel43@hotmail.com","dop":"2025-04-06","serial_number":"15438663612707","imei1":"15438663612707","imei2":"15438663612707","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183020,"job_number":"JOB_183020","tr_customer_id":183038,"tr_customer_product_id":183028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:06.000Z","modified_at":"2026-02-11T04:42:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13293210952321","imei1":"13293210952321","imei2":"13293210952321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183019,"job_number":"JOB_183019","tr_customer_id":183037,"tr_customer_product_id":183027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:06.000Z","modified_at":"2026-02-11T04:42:45.000Z","name":"Tomasa Armstrong","mobile_number":"353-492-7325","email_id":"Golden_Weimann70@yahoo.com","dop":"2025-04-06","serial_number":"16239318043339","imei1":"16239318043339","imei2":"16239318043339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183018,"job_number":"JOB_183018","tr_customer_id":183036,"tr_customer_product_id":183026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:06.000Z","modified_at":"2026-02-11T04:42:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14279762654267","imei1":"14279762654267","imei2":"14279762654267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183017,"job_number":"JOB_183017","tr_customer_id":183035,"tr_customer_product_id":183025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:02.000Z","modified_at":"2026-02-11T04:42:41.000Z","name":"Misty Monahan","mobile_number":"650-918-4902","email_id":"Angie_Maggio16@gmail.com","dop":"2025-12-31","serial_number":"105313897314333","imei1":"105313897314333","imei2":"105313897314333","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183016,"job_number":"JOB_183016","tr_customer_id":183034,"tr_customer_product_id":183024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:01.000Z","modified_at":"2026-02-11T04:42:01.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"103907731920175","imei1":"103907731920175","imei2":"103907731920175","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183015,"job_number":"JOB_183015","tr_customer_id":183033,"tr_customer_product_id":183023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:56.000Z","modified_at":"2026-02-11T04:41:56.000Z","name":"Mackenzie Brekke","mobile_number":"258-649-1568","email_id":"Xander_Doyle93@yahoo.com","dop":"2025-04-06","serial_number":"18049397157286536","imei1":"18049397157286536","imei2":"18049397157286536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183014,"job_number":"JOB_183014","tr_customer_id":183032,"tr_customer_product_id":183022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:55.000Z","modified_at":"2026-02-11T04:42:33.000Z","name":"Anika Mertz","mobile_number":"951-830-9531","email_id":"Reed30@hotmail.com","dop":"2025-04-06","serial_number":"13213031112088","imei1":"13213031112088","imei2":"13213031112088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183013,"job_number":"JOB_183013","tr_customer_id":183031,"tr_customer_product_id":183021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:55.000Z","modified_at":"2026-02-11T04:41:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18605256320772","imei1":"18605256320772","imei2":"18605256320772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183012,"job_number":"JOB_183012","tr_customer_id":183030,"tr_customer_product_id":183020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:51.000Z","modified_at":"2026-02-11T04:41:51.000Z","name":"Patience Cummerata","mobile_number":"367-998-7851","email_id":"Presley14@yahoo.com","dop":"2025-04-06","serial_number":"16443618404987022","imei1":"16443618404987022","imei2":"16443618404987022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183011,"job_number":"JOB_183011","tr_customer_id":183029,"tr_customer_product_id":183019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:50.000Z","modified_at":"2026-02-11T04:42:30.000Z","name":"Antwon Kshlerin","mobile_number":"742-939-5438","email_id":"Noelia_Macejkovic@gmail.com","dop":"2025-04-06","serial_number":"13207794102403","imei1":"13207794102403","imei2":"13207794102403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183010,"job_number":"JOB_183010","tr_customer_id":183028,"tr_customer_product_id":183018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:49.000Z","modified_at":"2026-02-11T04:41:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10151231472902","imei1":"10151231472902","imei2":"10151231472902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183009,"job_number":"JOB_183009","tr_customer_id":183027,"tr_customer_product_id":183017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:48.000Z","modified_at":"2026-02-11T04:41:48.000Z","name":"Jaeden Walker","mobile_number":"993-658-3884","email_id":"August43@yahoo.com","dop":"2025-04-06","serial_number":"12438211405047384","imei1":"12438211405047384","imei2":"12438211405047384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183008,"job_number":"JOB_183008","tr_customer_id":183026,"tr_customer_product_id":183016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:46.000Z","modified_at":"2026-02-11T04:42:28.000Z","name":"Magnus Johnson","mobile_number":"778-968-9895","email_id":"Meda_Goyette@gmail.com","dop":"2025-04-06","serial_number":"19663925451481","imei1":"19663925451481","imei2":"19663925451481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183007,"job_number":"JOB_183007","tr_customer_id":183025,"tr_customer_product_id":183015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:46.000Z","modified_at":"2026-02-11T04:41:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10672977854692","imei1":"10672977854692","imei2":"10672977854692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183006,"job_number":"JOB_183006","tr_customer_id":183024,"tr_customer_product_id":183014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:42.000Z","modified_at":"2026-02-11T04:41:42.000Z","name":"Hayley Anderson","mobile_number":"259-828-1585","email_id":"Alvena_West@gmail.com","dop":"2025-04-06","serial_number":"11465433366594156","imei1":"11465433366594156","imei2":"11465433366594156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183005,"job_number":"JOB_183005","tr_customer_id":183023,"tr_customer_product_id":183013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:41.000Z","modified_at":"2026-02-11T04:42:22.000Z","name":"Price Metz","mobile_number":"775-736-2192","email_id":"Rhiannon_Stoltenberg@hotmail.com","dop":"2025-04-06","serial_number":"13691567124166","imei1":"13691567124166","imei2":"13691567124166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183004,"job_number":"JOB_183004","tr_customer_id":183022,"tr_customer_product_id":183012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:40.000Z","modified_at":"2026-02-11T04:41:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17156453540867","imei1":"17156453540867","imei2":"17156453540867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183003,"job_number":"JOB_183003","tr_customer_id":183021,"tr_customer_product_id":183011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:40.000Z","modified_at":"2026-02-11T04:41:40.000Z","name":"Deron Lubowitz","mobile_number":"268-562-2292","email_id":"Myriam62@yahoo.com","dop":"2025-04-06","serial_number":"13604975587784080","imei1":"13604975587784080","imei2":"13604975587784080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183002,"job_number":"JOB_183002","tr_customer_id":183020,"tr_customer_product_id":183010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:40.000Z","modified_at":"2026-02-11T04:41:40.000Z","name":"Hillary Padberg","mobile_number":"997-682-9365","email_id":"Jason.Larson@yahoo.com","dop":"2025-04-06","serial_number":"13328808370588932","imei1":"13328808370588932","imei2":"13328808370588932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183000,"job_number":"JOB_183000","tr_customer_id":183018,"tr_customer_product_id":183008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:39.000Z","modified_at":"2026-02-11T04:42:16.000Z","name":"Cary Durgan","mobile_number":"872-795-1771","email_id":"Deven_Greenholt@hotmail.com","dop":"2025-04-06","serial_number":"13824063940419","imei1":"13824063940419","imei2":"13824063940419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182999,"job_number":"JOB_182999","tr_customer_id":183017,"tr_customer_product_id":183007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:39.000Z","modified_at":"2026-02-11T04:42:16.000Z","name":"Katarina Willms","mobile_number":"330-427-9848","email_id":"Brionna90@yahoo.com","dop":"2025-04-06","serial_number":"13339296330906","imei1":"13339296330906","imei2":"13339296330906","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182998,"job_number":"JOB_182998","tr_customer_id":183016,"tr_customer_product_id":183006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"11683123025932","imei1":"11683123025932","imei2":"11683123025932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182997,"job_number":"JOB_182997","tr_customer_id":183015,"tr_customer_product_id":183005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17780126411886","imei1":"17780126411886","imei2":"17780126411886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182996,"job_number":"JOB_182996","tr_customer_id":183014,"tr_customer_product_id":183004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"Magdalen Fisher","mobile_number":"649-990-6283","email_id":"Orpha_Daugherty@hotmail.com","dop":"2025-04-06","serial_number":"16994118555869900","imei1":"16994118555869900","imei2":"16994118555869900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182995,"job_number":"JOB_182995","tr_customer_id":183013,"tr_customer_product_id":183003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:42:17.000Z","name":"Velda Stehr","mobile_number":"229-552-0383","email_id":"Julio53@hotmail.com","dop":"2000-01-31","serial_number":"10072655793086","imei1":"10072655793086","imei2":"10072655793086","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182993,"job_number":"JOB_182993","tr_customer_id":183011,"tr_customer_product_id":183001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:37.000Z","modified_at":"2026-02-11T04:42:14.000Z","name":"Moises Pollich","mobile_number":"777-221-6091","email_id":"Kyra_Friesen3@gmail.com","dop":"2025-04-06","serial_number":"14266439342653","imei1":"14266439342653","imei2":"14266439342653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182992,"job_number":"JOB_182992","tr_customer_id":183010,"tr_customer_product_id":183000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:36.000Z","modified_at":"2026-02-11T04:41:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12548801331259","imei1":"12548801331259","imei2":"12548801331259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182991,"job_number":"JOB_182991","tr_customer_id":183009,"tr_customer_product_id":182999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:31.000Z","modified_at":"2026-02-11T04:41:31.000Z","name":"Cory Kuhn","mobile_number":"236-932-0825","email_id":"Kurt_Ullrich@hotmail.com","dop":"2025-04-06","serial_number":"18589873036470016","imei1":"18589873036470016","imei2":"18589873036470016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182990,"job_number":"JOB_182990","tr_customer_id":183008,"tr_customer_product_id":182998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:31.000Z","modified_at":"2026-02-11T04:41:31.000Z","name":"Kendra Farrell","mobile_number":"539-896-4328","email_id":"Jessica.Christiansen25@hotmail.com","dop":"2025-04-06","serial_number":"15582471551731674","imei1":"15582471551731674","imei2":"15582471551731674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182989,"job_number":"JOB_182989","tr_customer_id":183007,"tr_customer_product_id":182997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:30.000Z","modified_at":"2026-02-11T04:42:09.000Z","name":"Vivienne Mayer","mobile_number":"339-431-7695","email_id":"Trudie54@hotmail.com","dop":"2025-04-06","serial_number":"15729013073441","imei1":"15729013073441","imei2":"15729013073441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182988,"job_number":"JOB_182988","tr_customer_id":183006,"tr_customer_product_id":182996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"Wayne Torp","mobile_number":"386-567-2814","email_id":"Clementina.Mayert@yahoo.com","dop":"2025-04-06","serial_number":"14489251443239016","imei1":"14489251443239016","imei2":"14489251443239016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182987,"job_number":"JOB_182987","tr_customer_id":183005,"tr_customer_product_id":182995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:42:05.000Z","name":"Mikayla Watsica","mobile_number":"725-878-0173","email_id":"Devin90@gmail.com","dop":"2025-04-06","serial_number":"17287114319391","imei1":"17287114319391","imei2":"17287114319391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182986,"job_number":"JOB_182986","tr_customer_id":183004,"tr_customer_product_id":182994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18367906590135","imei1":"18367906590135","imei2":"18367906590135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182985,"job_number":"JOB_182985","tr_customer_id":183003,"tr_customer_product_id":182993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15661516834065","imei1":"15661516834065","imei2":"15661516834065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182984,"job_number":"JOB_182984","tr_customer_id":183002,"tr_customer_product_id":182992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"Tobin Beier","mobile_number":"249-901-7355","email_id":"Sigrid.Wyman93@hotmail.com","dop":"2025-04-06","serial_number":"18608927212452856","imei1":"18608927212452856","imei2":"18608927212452856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182983,"job_number":"JOB_182983","tr_customer_id":183001,"tr_customer_product_id":182991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:28.000Z","modified_at":"2026-02-11T04:42:03.000Z","name":"Torey Nicolas","mobile_number":"517-718-1759","email_id":"Cecile_Bruen79@gmail.com","dop":"2025-04-06","serial_number":"17516654181983","imei1":"17516654181983","imei2":"17516654181983","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182982,"job_number":"JOB_182982","tr_customer_id":183000,"tr_customer_product_id":182990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:28.000Z","modified_at":"2026-02-11T04:41:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10696979899917","imei1":"10696979899917","imei2":"10696979899917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182981,"job_number":"JOB_182981","tr_customer_id":182999,"tr_customer_product_id":182989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:28.000Z","modified_at":"2026-02-11T04:41:28.000Z","name":"Gerry Runolfsson","mobile_number":"686-517-5425","email_id":"Alfonzo_Lynch@gmail.com","dop":"2025-04-06","serial_number":"14156006987931666","imei1":"14156006987931666","imei2":"14156006987931666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182980,"job_number":"JOB_182980","tr_customer_id":182998,"tr_customer_product_id":182988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:27.000Z","modified_at":"2026-02-11T04:42:06.000Z","name":"Easton Marquardt","mobile_number":"277-557-7087","email_id":"Isabell9@hotmail.com","dop":"2025-04-06","serial_number":"12287881488153","imei1":"12287881488153","imei2":"12287881488153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182979,"job_number":"JOB_182979","tr_customer_id":182997,"tr_customer_product_id":182987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:27.000Z","modified_at":"2026-02-11T04:41:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18027829695991","imei1":"18027829695991","imei2":"18027829695991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182978,"job_number":"JOB_182978","tr_customer_id":182996,"tr_customer_product_id":182986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:26.000Z","modified_at":"2026-02-11T04:42:03.000Z","name":"Dorris Johns","mobile_number":"323-928-1363","email_id":"Devante.Armstrong49@gmail.com","dop":"2025-04-06","serial_number":"17070365176028","imei1":"17070365176028","imei2":"17070365176028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182977,"job_number":"JOB_182977","tr_customer_id":182995,"tr_customer_product_id":182985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:26.000Z","modified_at":"2026-02-11T04:41:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19936389945962","imei1":"19936389945962","imei2":"19936389945962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182976,"job_number":"JOB_182976","tr_customer_id":182994,"tr_customer_product_id":182984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:25.000Z","modified_at":"2026-02-11T04:41:25.000Z","name":"Mylene Wolff","mobile_number":"200-768-4708","email_id":"Timmothy50@hotmail.com","dop":"2025-04-06","serial_number":"10043291442520236","imei1":"10043291442520236","imei2":"10043291442520236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182975,"job_number":"JOB_182975","tr_customer_id":182993,"tr_customer_product_id":182983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:24.000Z","modified_at":"2026-02-11T04:41:59.000Z","name":"Arely Conn","mobile_number":"790-619-4267","email_id":"Robyn_Block23@hotmail.com","dop":"2025-04-06","serial_number":"12797301932238","imei1":"12797301932238","imei2":"12797301932238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182974,"job_number":"JOB_182974","tr_customer_id":182992,"tr_customer_product_id":182982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:23.000Z","modified_at":"2026-02-11T04:41:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15882954189018","imei1":"15882954189018","imei2":"15882954189018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182973,"job_number":"JOB_182973","tr_customer_id":182991,"tr_customer_product_id":182981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:20.000Z","modified_at":"2026-02-11T04:41:20.000Z","name":"Micaela Schoen","mobile_number":"546-731-1788","email_id":"Adelia18@gmail.com","dop":"2025-04-06","serial_number":"10044138046881572","imei1":"10044138046881572","imei2":"10044138046881572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182971,"job_number":"JOB_182971","tr_customer_id":182989,"tr_customer_product_id":182979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:19.000Z","modified_at":"2026-02-11T04:41:58.000Z","name":"Tressie Frami","mobile_number":"474-494-5737","email_id":"Vernice.Okuneva9@hotmail.com","dop":"2025-04-06","serial_number":"19803093480270","imei1":"19803093480270","imei2":"19803093480270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182970,"job_number":"JOB_182970","tr_customer_id":182988,"tr_customer_product_id":182978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:19.000Z","modified_at":"2026-02-11T04:41:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16067183761883","imei1":"16067183761883","imei2":"16067183761883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182969,"job_number":"JOB_182969","tr_customer_id":182987,"tr_customer_product_id":182977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:14.000Z","modified_at":"2026-02-11T04:41:53.000Z","name":"Zakary Weimann","mobile_number":"279-761-1326","email_id":"Valentine_Halvorson@hotmail.com","dop":"2025-12-31","serial_number":"102282438198771","imei1":"102282438198771","imei2":"102282438198771","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182968,"job_number":"JOB_182968","tr_customer_id":182986,"tr_customer_product_id":182976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:14.000Z","modified_at":"2026-02-11T04:41:14.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"102138564152022","imei1":"102138564152022","imei2":"102138564152022","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182965,"job_number":"JOB_182965","tr_customer_id":182983,"tr_customer_product_id":182973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:10.000Z","name":"Walker Bruen","mobile_number":"992-213-9837","email_id":"Randal_Funk31@hotmail.com","dop":"2025-04-06","serial_number":"12842872777823776","imei1":"12842872777823776","imei2":"12842872777823776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182963,"job_number":"JOB_182963","tr_customer_id":182981,"tr_customer_product_id":182971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:08.000Z","modified_at":"2026-02-11T04:41:47.000Z","name":"Ova Yundt","mobile_number":"232-258-2278","email_id":"Randall.Mayert@gmail.com","dop":"2025-04-06","serial_number":"10468340456865","imei1":"10468340456865","imei2":"10468340456865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182961,"job_number":"JOB_182961","tr_customer_id":182979,"tr_customer_product_id":182969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:08.000Z","modified_at":"2026-02-11T04:41:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15976668459628","imei1":"15976668459628","imei2":"15976668459628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182960,"job_number":"JOB_182960","tr_customer_id":182978,"tr_customer_product_id":182968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:03.000Z","modified_at":"2026-02-11T04:41:03.000Z","name":"Brant Hyatt","mobile_number":"740-824-3835","email_id":"Terence74@yahoo.com","dop":"2025-04-06","serial_number":"10290298570250394","imei1":"10290298570250394","imei2":"10290298570250394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182959,"job_number":"JOB_182959","tr_customer_id":182977,"tr_customer_product_id":182967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:03.000Z","modified_at":"2026-02-11T04:41:36.000Z","name":"Mohammed Metz","mobile_number":"959-349-2692","email_id":"Milton.Friesen47@hotmail.com","dop":"2025-02-01","serial_number":"40191398068066","imei1":"40191398068066","imei2":"40191398068066","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182958,"job_number":"JOB_182958","tr_customer_id":182976,"tr_customer_product_id":182966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:02.000Z","modified_at":"2026-02-11T04:41:02.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"84359577680381980","imei1":"84359577680381980","imei2":"84359577680381980","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182957,"job_number":"JOB_182957","tr_customer_id":182975,"tr_customer_product_id":182965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:42.000Z","name":"Westley Herzog","mobile_number":"481-389-9212","email_id":"Eino_Wiza@gmail.com","dop":"2025-04-06","serial_number":"16541193369452","imei1":"16541193369452","imei2":"16541193369452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182956,"job_number":"JOB_182956","tr_customer_id":182974,"tr_customer_product_id":182964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19329319029764","imei1":"19329319029764","imei2":"19329319029764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182955,"job_number":"JOB_182955","tr_customer_id":182973,"tr_customer_product_id":182963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"Taya Robel","mobile_number":"813-464-2405","email_id":"Kobe_Baumbach@yahoo.com","dop":"2025-02-01","serial_number":"69906163605430","imei1":"69906163605430","imei2":"69906163605430","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182954,"job_number":"JOB_182954","tr_customer_id":182972,"tr_customer_product_id":182962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"50832637529319","imei1":"50832637529319","imei2":"50832637529319","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182953,"job_number":"JOB_182953","tr_customer_id":182971,"tr_customer_product_id":182961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"Jazmyn Reynolds","mobile_number":"886-398-8922","email_id":"Demetris.Kutch@yahoo.com","dop":"2025-04-06","serial_number":"11710191555336406","imei1":"11710191555336406","imei2":"11710191555336406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182952,"job_number":"JOB_182952","tr_customer_id":182970,"tr_customer_product_id":182960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:59.000Z","modified_at":"2026-02-11T04:41:37.000Z","name":"Aletha Feest","mobile_number":"502-613-9274","email_id":"Edgardo94@hotmail.com","dop":"2025-04-06","serial_number":"13036841342829","imei1":"13036841342829","imei2":"13036841342829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182951,"job_number":"JOB_182951","tr_customer_id":182969,"tr_customer_product_id":182959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:59.000Z","modified_at":"2026-02-11T04:40:59.000Z","name":"Petra Mann","mobile_number":"586-286-6461","email_id":"Nigel_Hessel@yahoo.com","dop":"2025-04-06","serial_number":"11329500404137358","imei1":"11329500404137358","imei2":"11329500404137358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182950,"job_number":"JOB_182950","tr_customer_id":182968,"tr_customer_product_id":182958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:59.000Z","modified_at":"2026-02-11T04:40:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14927308399598","imei1":"14927308399598","imei2":"14927308399598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182949,"job_number":"JOB_182949","tr_customer_id":182967,"tr_customer_product_id":182957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:58.000Z","modified_at":"2026-02-11T04:40:58.000Z","name":"Aryanna Schulist","mobile_number":"630-241-3416","email_id":"Jaylen81@gmail.com","dop":"2025-04-06","serial_number":"19177722243262616","imei1":"19177722243262616","imei2":"19177722243262616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182948,"job_number":"JOB_182948","tr_customer_id":182966,"tr_customer_product_id":182956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:57.000Z","modified_at":"2026-02-11T04:41:34.000Z","name":"Lavonne Erdman","mobile_number":"668-641-6073","email_id":"Crystel_Hauck@yahoo.com","dop":"2025-04-06","serial_number":"15392853861063","imei1":"15392853861063","imei2":"15392853861063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182947,"job_number":"JOB_182947","tr_customer_id":182965,"tr_customer_product_id":182955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:57.000Z","modified_at":"2026-02-11T04:40:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14458896835726","imei1":"14458896835726","imei2":"14458896835726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182946,"job_number":"JOB_182946","tr_customer_id":182964,"tr_customer_product_id":182954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:56.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"Jake Senger","mobile_number":"520-706-8626","email_id":"Coty_Hand62@gmail.com","dop":"2025-04-06","serial_number":"14171404519131","imei1":"14171404519131","imei2":"14171404519131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182944,"job_number":"JOB_182944","tr_customer_id":182962,"tr_customer_product_id":182952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:56.000Z","modified_at":"2026-02-11T04:40:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17185143087674","imei1":"17185143087674","imei2":"17185143087674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182943,"job_number":"JOB_182943","tr_customer_id":182961,"tr_customer_product_id":182951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:55.000Z","modified_at":"2026-02-11T04:40:55.000Z","name":"Audie Metz","mobile_number":"302-269-7109","email_id":"Zackary.Ebert@yahoo.com","dop":"2025-04-06","serial_number":"12497394537270652","imei1":"12497394537270652","imei2":"12497394537270652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182941,"job_number":"JOB_182941","tr_customer_id":182959,"tr_customer_product_id":182949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:54.000Z","modified_at":"2026-02-11T04:41:31.000Z","name":"Gillian Smith","mobile_number":"281-266-1090","email_id":"Wyman20@gmail.com","dop":"2025-04-06","serial_number":"17462742013785","imei1":"17462742013785","imei2":"17462742013785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182939,"job_number":"JOB_182939","tr_customer_id":182957,"tr_customer_product_id":182947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:40:54.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19559329614158","imei1":"19559329614158","imei2":"19559329614158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182935,"job_number":"JOB_182935","tr_customer_id":182953,"tr_customer_product_id":182943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:52.000Z","modified_at":"2026-02-11T04:40:52.000Z","name":"Jamil Corkery","mobile_number":"903-798-2138","email_id":"Isadore.Botsford@gmail.com","dop":"2025-04-06","serial_number":"10966816643720784","imei1":"10966816643720784","imei2":"10966816643720784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182934,"job_number":"JOB_182934","tr_customer_id":182952,"tr_customer_product_id":182942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:50.000Z","modified_at":"2026-02-11T04:41:32.000Z","name":"Winston Bruen","mobile_number":"529-456-4000","email_id":"Frances_Kohler@hotmail.com","dop":"2025-04-06","serial_number":"15032176583833","imei1":"15032176583833","imei2":"15032176583833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182933,"job_number":"JOB_182933","tr_customer_id":182951,"tr_customer_product_id":182941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:50.000Z","modified_at":"2026-02-11T04:40:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15168444433644","imei1":"15168444433644","imei2":"15168444433644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182932,"job_number":"JOB_182932","tr_customer_id":182950,"tr_customer_product_id":182940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:48.000Z","modified_at":"2026-02-11T04:40:48.000Z","name":"Adan Gusikowski","mobile_number":"774-937-8219","email_id":"Jane5@hotmail.com","dop":"2025-05-30","serial_number":"1558673910911474","imei1":"1558673910911474","imei2":"1558673910911474","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182931,"job_number":"JOB_182931","tr_customer_id":182949,"tr_customer_product_id":182939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:47.000Z","modified_at":"2026-02-11T04:40:47.000Z","name":"Janet Mueller","mobile_number":"589-359-6209","email_id":"Maximo23@hotmail.com","dop":"2025-04-06","serial_number":"13624392666080260","imei1":"13624392666080260","imei2":"13624392666080260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182930,"job_number":"JOB_182930","tr_customer_id":182948,"tr_customer_product_id":182938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:47.000Z","modified_at":"2026-02-11T04:40:47.000Z","name":"May Harris","mobile_number":"769-553-1023","email_id":"Viviane50@gmail.com","dop":"2025-04-06","serial_number":"14630696477352936","imei1":"14630696477352936","imei2":"14630696477352936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182929,"job_number":"JOB_182929","tr_customer_id":182947,"tr_customer_product_id":182937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:47.000Z","modified_at":"2026-02-11T04:40:47.000Z","name":"Benedict Ortiz","mobile_number":"472-341-5485","email_id":"Brannon_West@hotmail.com","dop":"2025-05-30","serial_number":"11781220010694","imei1":"11781220010694","imei2":"11781220010694","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182928,"job_number":"JOB_182928","tr_customer_id":182946,"tr_customer_product_id":182936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:41:21.000Z","name":"Wellington Botsford","mobile_number":"658-571-7426","email_id":"Maci.Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"10578381125772","imei1":"10578381125772","imei2":"10578381125772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182926,"job_number":"JOB_182926","tr_customer_id":182944,"tr_customer_product_id":182934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:40:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17750776891618","imei1":"17750776891618","imei2":"17750776891618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182924,"job_number":"JOB_182924","tr_customer_id":182942,"tr_customer_product_id":182932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:41:03.000Z","name":"Amie Wiegand","mobile_number":"501-652-6981","email_id":"Dion_Bode57@hotmail.com","dop":"2025-05-30","serial_number":"11807238679365","imei1":"11807238679365","imei2":"11807238679365","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182923,"job_number":"JOB_182923","tr_customer_id":182941,"tr_customer_product_id":182931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:41:22.000Z","name":"Harrison Bauch","mobile_number":"402-372-3559","email_id":"Maximillia.Barrows24@gmail.com","dop":"2025-04-06","serial_number":"14303257212524","imei1":"14303257212524","imei2":"14303257212524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182921,"job_number":"JOB_182921","tr_customer_id":182939,"tr_customer_product_id":182929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:45.000Z","modified_at":"2026-02-11T04:40:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15626098031114","imei1":"15626098031114","imei2":"15626098031114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182919,"job_number":"JOB_182919","tr_customer_id":182937,"tr_customer_product_id":182927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:44.000Z","modified_at":"2026-02-11T04:40:44.000Z","name":"Madison Feest","mobile_number":"309-528-3079","email_id":"Zackary_Shields@gmail.com","dop":"2025-04-06","serial_number":"16786394143910930","imei1":"16786394143910930","imei2":"16786394143910930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182918,"job_number":"JOB_182918","tr_customer_id":182936,"tr_customer_product_id":182926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:43.000Z","modified_at":"2026-02-11T04:40:43.000Z","name":"Barrett Gerhold","mobile_number":"614-371-0271","email_id":"Travis18@hotmail.com","dop":"2025-04-06","serial_number":"17045800756842596","imei1":"17045800756842596","imei2":"17045800756842596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182917,"job_number":"JOB_182917","tr_customer_id":182935,"tr_customer_product_id":182925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Christop Walter","mobile_number":"890-857-4297","email_id":"Drake_Durgan42@hotmail.com","dop":"2025-04-06","serial_number":"16893889976267252","imei1":"16893889976267252","imei2":"16893889976267252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182916,"job_number":"JOB_182916","tr_customer_id":182934,"tr_customer_product_id":182924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:41:22.000Z","name":"Monserrate Romaguera","mobile_number":"245-370-9546","email_id":"Modesto34@gmail.com","dop":"2025-04-06","serial_number":"15512714533590","imei1":"15512714533590","imei2":"15512714533590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182915,"job_number":"JOB_182915","tr_customer_id":182933,"tr_customer_product_id":182923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12238958317563","imei1":"12238958317563","imei2":"12238958317563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182914,"job_number":"JOB_182914","tr_customer_id":182932,"tr_customer_product_id":182922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Jeffrey Fisher","mobile_number":"917-356-7887","email_id":"Samir.Cronin66@hotmail.com","dop":"2025-04-06","serial_number":"15921161729753252","imei1":"15921161729753252","imei2":"15921161729753252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182913,"job_number":"JOB_182913","tr_customer_id":182931,"tr_customer_product_id":182921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:41:19.000Z","name":"Teagan Kiehn","mobile_number":"331-601-2455","email_id":"Hillary_Okuneva16@yahoo.com","dop":"2025-04-06","serial_number":"12987969441838","imei1":"12987969441838","imei2":"12987969441838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182912,"job_number":"JOB_182912","tr_customer_id":182930,"tr_customer_product_id":182920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:41.000Z","modified_at":"2026-02-11T04:40:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18375249393716","imei1":"18375249393716","imei2":"18375249393716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182911,"job_number":"JOB_182911","tr_customer_id":182929,"tr_customer_product_id":182919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:41.000Z","modified_at":"2026-02-11T04:41:20.000Z","name":"Nathanial Schroeder","mobile_number":"395-605-8407","email_id":"Estell.Schaden@gmail.com","dop":"2025-04-06","serial_number":"18928279961760","imei1":"18928279961760","imei2":"18928279961760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182910,"job_number":"JOB_182910","tr_customer_id":182928,"tr_customer_product_id":182918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:40.000Z","modified_at":"2026-02-11T04:40:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17608915063594","imei1":"17608915063594","imei2":"17608915063594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182909,"job_number":"JOB_182909","tr_customer_id":182927,"tr_customer_product_id":182917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:40.000Z","modified_at":"2026-02-11T04:41:16.000Z","name":"Maymie Connelly","mobile_number":"241-902-3780","email_id":"Amya_Kovacek@gmail.com","dop":"2025-04-06","serial_number":"18930624267701","imei1":"18930624267701","imei2":"18930624267701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182908,"job_number":"JOB_182908","tr_customer_id":182926,"tr_customer_product_id":182916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:40.000Z","modified_at":"2026-02-11T04:40:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17175508116451","imei1":"17175508116451","imei2":"17175508116451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182900,"job_number":"JOB_182900","tr_customer_id":182918,"tr_customer_product_id":182908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Harrison Koelpin","mobile_number":"883-905-6924","email_id":"Kenton92@gmail.com","dop":"2025-04-06","serial_number":"13606022449813986","imei1":"13606022449813986","imei2":"13606022449813986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182897,"job_number":"JOB_182897","tr_customer_id":182915,"tr_customer_product_id":182905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:31.000Z","modified_at":"2026-02-11T04:41:11.000Z","name":"Naomi Thiel","mobile_number":"233-324-2063","email_id":"Clifton.Conn@hotmail.com","dop":"2025-04-06","serial_number":"10786253286789","imei1":"10786253286789","imei2":"10786253286789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182896,"job_number":"JOB_182896","tr_customer_id":182914,"tr_customer_product_id":182904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:31.000Z","modified_at":"2026-02-11T04:40:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18128353192249","imei1":"18128353192249","imei2":"18128353192249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182895,"job_number":"JOB_182895","tr_customer_id":182913,"tr_customer_product_id":182903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:27.000Z","modified_at":"2026-02-11T04:41:06.000Z","name":"Isac Marquardt","mobile_number":"254-517-9273","email_id":"Jillian.Macejkovic@gmail.com","dop":"2025-12-31","serial_number":"108624913248398","imei1":"108624913248398","imei2":"108624913248398","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182894,"job_number":"JOB_182894","tr_customer_id":182912,"tr_customer_product_id":182902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:26.000Z","modified_at":"2026-02-11T04:40:26.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101746263706131","imei1":"101746263706131","imei2":"101746263706131","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182893,"job_number":"JOB_182893","tr_customer_id":182911,"tr_customer_product_id":182901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:25.000Z","modified_at":"2026-02-11T04:40:25.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-01","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-01T04:40:25.749531786Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182892,"job_number":"JOB_182892","tr_customer_id":182910,"tr_customer_product_id":182900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:25.000Z","modified_at":"2026-02-11T04:40:25.000Z","name":"Waino Rolfson","mobile_number":"897-221-7859","email_id":"Josie_Kuhic@hotmail.com","dop":"2025-04-06","serial_number":"12910734798368134","imei1":"12910734798368134","imei2":"12910734798368134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182891,"job_number":"JOB_182891","tr_customer_id":182909,"tr_customer_product_id":182899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:24.000Z","modified_at":"2026-02-11T04:41:00.000Z","name":"Abby Gerhold","mobile_number":"321-493-8166","email_id":"Einar_Flatley21@gmail.com","dop":"2025-04-06","serial_number":"19688421993925","imei1":"19688421993925","imei2":"19688421993925","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182890,"job_number":"JOB_182890","tr_customer_id":182908,"tr_customer_product_id":182898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:23.000Z","modified_at":"2026-02-11T04:40:23.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19308831125865","imei1":"19308831125865","imei2":"19308831125865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182889,"job_number":"JOB_182889","tr_customer_id":182907,"tr_customer_product_id":182897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:23.000Z","modified_at":"2026-02-11T04:40:23.000Z","name":"Lonny Adams","mobile_number":"859-382-0725","email_id":"Emmy98@hotmail.com","dop":"2025-04-06","serial_number":"10458660211530984","imei1":"10458660211530984","imei2":"10458660211530984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182888,"job_number":"JOB_182888","tr_customer_id":182906,"tr_customer_product_id":182896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:22.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"Dee Frami","mobile_number":"542-689-6505","email_id":"Krystina.Stoltenberg@yahoo.com","dop":"2025-04-06","serial_number":"14618801950675","imei1":"14618801950675","imei2":"14618801950675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182887,"job_number":"JOB_182887","tr_customer_id":182905,"tr_customer_product_id":182895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:22.000Z","modified_at":"2026-02-11T04:40:22.000Z","name":"Kamille Rau","mobile_number":"604-672-4490","email_id":"Amie.Trantow35@hotmail.com","dop":"2025-06-18","serial_number":"1080036740499148","imei1":"1080036740499148","imei2":"1080036740499148","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182886,"job_number":"JOB_182886","tr_customer_id":182904,"tr_customer_product_id":182894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:21.000Z","modified_at":"2026-02-11T04:40:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18378487884790","imei1":"18378487884790","imei2":"18378487884790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182885,"job_number":"JOB_182885","tr_customer_id":182903,"tr_customer_product_id":182893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:21.000Z","modified_at":"2026-02-11T04:40:59.000Z","name":"Watson Schowalter","mobile_number":"800-206-5241","email_id":"Kristopher.McClure@yahoo.com","dop":"2025-06-18","serial_number":"10081465845481","imei1":"10081465845481","imei2":"10081465845481","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182884,"job_number":"JOB_182884","tr_customer_id":182902,"tr_customer_product_id":182892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:21.000Z","modified_at":"2026-02-11T04:40:21.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10647436221696","imei1":"10647436221696","imei2":"10647436221696","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182883,"job_number":"JOB_182883","tr_customer_id":182901,"tr_customer_product_id":182891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:20.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Rocky Skiles","mobile_number":"740-865-8572","email_id":"Freeda.Runolfsson71@gmail.com","dop":"2025-02-01","serial_number":"70409611648695","imei1":"70409611648695","imei2":"70409611648695","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182882,"job_number":"JOB_182882","tr_customer_id":182900,"tr_customer_product_id":182890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:18.000Z","modified_at":"2026-02-11T04:40:18.000Z","name":"Zetta Prohaska","mobile_number":"754-540-4927","email_id":"Shyann_Graham@gmail.com","dop":"2025-02-01","serial_number":"25057118636917","imei1":"25057118636917","imei2":"25057118636917","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182881,"job_number":"JOB_182881","tr_customer_id":182899,"tr_customer_product_id":182889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:18.000Z","modified_at":"2026-02-11T04:40:18.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"19155777409673","imei1":"19155777409673","imei2":"19155777409673","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182879,"job_number":"JOB_182879","tr_customer_id":182897,"tr_customer_product_id":182887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:15.000Z","modified_at":"2026-02-11T04:40:15.000Z","name":"Bert Treutel","mobile_number":"503-833-3040","email_id":"Colby.Auer@yahoo.com","dop":"2025-04-06","serial_number":"14054670385503094","imei1":"14054670385503094","imei2":"14054670385503094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182878,"job_number":"JOB_182878","tr_customer_id":182896,"tr_customer_product_id":182886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:14.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Leopoldo Lind","mobile_number":"920-456-6060","email_id":"Drew.Wyman59@hotmail.com","dop":"2025-04-06","serial_number":"19871908787188304","imei1":"19871908787188304","imei2":"19871908787188304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182877,"job_number":"JOB_182877","tr_customer_id":182895,"tr_customer_product_id":182885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:14.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182876,"job_number":"JOB_182876","tr_customer_id":182894,"tr_customer_product_id":182884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:14.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Jarod Herzog","mobile_number":"560-459-1676","email_id":"Sabrina.DuBuque30@hotmail.com","dop":"2025-04-06","serial_number":"14599756224013456","imei1":"14599756224013456","imei2":"14599756224013456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182875,"job_number":"JOB_182875","tr_customer_id":182893,"tr_customer_product_id":182883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:50.000Z","name":"Isabel Carter","mobile_number":"263-763-7849","email_id":"Queenie_Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"18841454839590","imei1":"18841454839590","imei2":"18841454839590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182874,"job_number":"JOB_182874","tr_customer_id":182892,"tr_customer_product_id":182882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14512335929237","imei1":"14512335929237","imei2":"14512335929237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182873,"job_number":"JOB_182873","tr_customer_id":182891,"tr_customer_product_id":182881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Ruby Cremin","mobile_number":"699-296-3081","email_id":"Emelia_Homenick@hotmail.com","dop":"2025-04-06","serial_number":"11335820339967","imei1":"11335820339967","imei2":"11335820339967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182872,"job_number":"JOB_182872","tr_customer_id":182890,"tr_customer_product_id":182880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:51.000Z","name":"Rozella Hilll","mobile_number":"643-777-6246","email_id":"Raul_Ratke6@gmail.com","dop":"2025-04-06","serial_number":"15883892372158","imei1":"15883892372158","imei2":"15883892372158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182871,"job_number":"JOB_182871","tr_customer_id":182889,"tr_customer_product_id":182879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:12.000Z","modified_at":"2026-02-11T04:40:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12578385933661","imei1":"12578385933661","imei2":"12578385933661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182870,"job_number":"JOB_182870","tr_customer_id":182888,"tr_customer_product_id":182878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:12.000Z","modified_at":"2026-02-11T04:40:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15495697896728","imei1":"15495697896728","imei2":"15495697896728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182869,"job_number":"JOB_182869","tr_customer_id":182887,"tr_customer_product_id":182877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:08.000Z","modified_at":"2026-02-11T04:40:08.000Z","name":"Vincent Deckow","mobile_number":"832-409-9336","email_id":"Antwan.Bruen49@yahoo.com","dop":"2025-04-06","serial_number":"12937836527253022","imei1":"12937836527253022","imei2":"12937836527253022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182868,"job_number":"JOB_182868","tr_customer_id":182886,"tr_customer_product_id":182876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:06.000Z","modified_at":"2026-02-11T04:40:48.000Z","name":"Jimmy Bechtelar","mobile_number":"913-791-3496","email_id":"Lexie47@yahoo.com","dop":"2025-04-06","serial_number":"12958758079609","imei1":"12958758079609","imei2":"12958758079609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182867,"job_number":"JOB_182867","tr_customer_id":182885,"tr_customer_product_id":182875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:06.000Z","modified_at":"2026-02-11T04:40:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12424730340729","imei1":"12424730340729","imei2":"12424730340729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182866,"job_number":"JOB_182866","tr_customer_id":182884,"tr_customer_product_id":182874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:05.000Z","modified_at":"2026-02-11T04:40:05.000Z","name":"Llewellyn Schuster","mobile_number":"249-766-6069","email_id":"Garth_Bruen43@gmail.com","dop":"2025-04-06","serial_number":"12485396131028230","imei1":"12485396131028230","imei2":"12485396131028230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182865,"job_number":"JOB_182865","tr_customer_id":182883,"tr_customer_product_id":182873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:04.000Z","modified_at":"2026-02-11T04:40:39.000Z","name":"Maya Witting","mobile_number":"214-886-3139","email_id":"Zachery_Berge@gmail.com","dop":"2025-04-06","serial_number":"10666593094924","imei1":"10666593094924","imei2":"10666593094924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182864,"job_number":"JOB_182864","tr_customer_id":182882,"tr_customer_product_id":182872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:04.000Z","modified_at":"2026-02-11T04:40:04.000Z","name":"Barbara Fahey","mobile_number":"202-392-4063","email_id":"Roma_Sipes@hotmail.com","dop":"2025-04-06","serial_number":"16623827928260004","imei1":"16623827928260004","imei2":"16623827928260004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182863,"job_number":"JOB_182863","tr_customer_id":182881,"tr_customer_product_id":182871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:04.000Z","modified_at":"2026-02-11T04:40:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14566214441799","imei1":"14566214441799","imei2":"14566214441799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182862,"job_number":"JOB_182862","tr_customer_id":182880,"tr_customer_product_id":182870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:02.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Flavie Miller","mobile_number":"304-712-3424","email_id":"Madelyn.Russel70@gmail.com","dop":"2025-04-06","serial_number":"10542964669301","imei1":"10542964669301","imei2":"10542964669301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182861,"job_number":"JOB_182861","tr_customer_id":182879,"tr_customer_product_id":182869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:02.000Z","modified_at":"2026-02-11T04:40:02.000Z","name":"Trisha Roob","mobile_number":"889-339-9453","email_id":"Parker_Kling17@yahoo.com","dop":"2025-04-06","serial_number":"17305661756939774","imei1":"17305661756939774","imei2":"17305661756939774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182860,"job_number":"JOB_182860","tr_customer_id":182878,"tr_customer_product_id":182868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:00.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Lonzo Towne","mobile_number":"982-559-1884","email_id":"Jade58@gmail.com","dop":"2025-04-06","serial_number":"19440534645766","imei1":"19440534645766","imei2":"19440534645766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182859,"job_number":"JOB_182859","tr_customer_id":182877,"tr_customer_product_id":182867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:00.000Z","modified_at":"2026-02-11T04:40:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15727497617175","imei1":"15727497617175","imei2":"15727497617175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182857,"job_number":"JOB_182857","tr_customer_id":182875,"tr_customer_product_id":182865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:57.000Z","modified_at":"2026-02-11T04:39:57.000Z","name":"Vinnie Price","mobile_number":"869-630-0290","email_id":"Rahsaan.Purdy35@yahoo.com","dop":"2025-04-06","serial_number":"19418807003353690","imei1":"19418807003353690","imei2":"19418807003353690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182856,"job_number":"JOB_182856","tr_customer_id":182874,"tr_customer_product_id":182864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:55.000Z","modified_at":"2026-02-11T04:40:36.000Z","name":"Thalia Russel","mobile_number":"494-389-5474","email_id":"Mazie_Harris@yahoo.com","dop":"2025-04-06","serial_number":"15547852960153","imei1":"15547852960153","imei2":"15547852960153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182855,"job_number":"JOB_182855","tr_customer_id":182873,"tr_customer_product_id":182863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:45.000Z","modified_at":"2026-02-11T04:39:45.000Z","name":"Aida Harvey","mobile_number":"542-261-5896","email_id":"Keshawn.Kuphal5@hotmail.com","dop":"2025-04-06","serial_number":"12478586091829764","imei1":"12478586091829764","imei2":"12478586091829764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182854,"job_number":"JOB_182854","tr_customer_id":182872,"tr_customer_product_id":182862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:44.000Z","modified_at":"2026-02-11T04:40:22.000Z","name":"Name Auer","mobile_number":"558-859-0917","email_id":"Isaiah.Strosin@hotmail.com","dop":"2025-04-06","serial_number":"16049523924222","imei1":"16049523924222","imei2":"16049523924222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182852,"job_number":"JOB_182852","tr_customer_id":182870,"tr_customer_product_id":182860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:41.000Z","modified_at":"2026-02-11T04:39:41.000Z","name":"Candida Corwin","mobile_number":"547-926-2560","email_id":"Orie_Gleichner@yahoo.com","dop":"2025-04-06","serial_number":"19905675436302730","imei1":"19905675436302730","imei2":"19905675436302730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182851,"job_number":"JOB_182851","tr_customer_id":182869,"tr_customer_product_id":182859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:40.000Z","modified_at":"2026-02-11T04:40:16.000Z","name":"Kareem Collier","mobile_number":"582-802-3386","email_id":"Thora_Hettinger71@yahoo.com","dop":"2025-04-06","serial_number":"10100684925762","imei1":"10100684925762","imei2":"10100684925762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182850,"job_number":"JOB_182850","tr_customer_id":182868,"tr_customer_product_id":182858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:40.000Z","modified_at":"2026-02-11T04:39:40.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14385220014455","imei1":"14385220014455","imei2":"14385220014455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182849,"job_number":"JOB_182849","tr_customer_id":182867,"tr_customer_product_id":182857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:37.000Z","modified_at":"2026-02-11T04:40:10.000Z","name":"Jackeline Schoen","mobile_number":"276-318-1259","email_id":"Domingo34@gmail.com","dop":"2025-02-01","serial_number":"22852447036983","imei1":"22852447036983","imei2":"22852447036983","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182848,"job_number":"JOB_182848","tr_customer_id":182866,"tr_customer_product_id":182856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:37.000Z","modified_at":"2026-02-11T04:39:37.000Z","name":"Terence Smith","mobile_number":"422-336-7635","email_id":"Richard58@hotmail.com","dop":"2025-06-18","serial_number":"1059915307168422","imei1":"1059915307168422","imei2":"1059915307168422","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182847,"job_number":"JOB_182847","tr_customer_id":182865,"tr_customer_product_id":182855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:36.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Laurel Stark","mobile_number":"887-629-3234","email_id":"Horacio_Stokes61@hotmail.com","dop":"2025-06-18","serial_number":"10063407777639","imei1":"10063407777639","imei2":"10063407777639","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182846,"job_number":"JOB_182846","tr_customer_id":182864,"tr_customer_product_id":182854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:36.000Z","modified_at":"2026-02-11T04:39:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10574719759949","imei1":"10574719759949","imei2":"10574719759949","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182845,"job_number":"JOB_182845","tr_customer_id":182863,"tr_customer_product_id":182853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:35.000Z","modified_at":"2026-02-11T04:39:35.000Z","name":"Jordi Koepp","mobile_number":"411-846-4140","email_id":"Vicky.Morissette@hotmail.com","dop":"2025-02-01","serial_number":"105953392820011","imei1":"105953392820011","imei2":"105953392820011","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182844,"job_number":"JOB_182844","tr_customer_id":182862,"tr_customer_product_id":182852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:35.000Z","modified_at":"2026-02-11T04:39:35.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"84411333070734","imei1":"84411333070734","imei2":"84411333070734","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182843,"job_number":"JOB_182843","tr_customer_id":182861,"tr_customer_product_id":182851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:31.000Z","modified_at":"2026-02-11T04:39:31.000Z","name":"Elouise Corwin","mobile_number":"623-755-0353","email_id":"Judd_Adams15@gmail.com","dop":"2025-04-06","serial_number":"14788513379081892","imei1":"14788513379081892","imei2":"14788513379081892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182841,"job_number":"JOB_182841","tr_customer_id":182859,"tr_customer_product_id":182849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:29.000Z","modified_at":"2026-02-11T04:40:06.000Z","name":"Jeffrey Schamberger","mobile_number":"882-380-4802","email_id":"Cindy_Goyette11@yahoo.com","dop":"2025-04-06","serial_number":"13242847608403","imei1":"13242847608403","imei2":"13242847608403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182840,"job_number":"JOB_182840","tr_customer_id":182858,"tr_customer_product_id":182848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:29.000Z","modified_at":"2026-02-11T04:39:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18854454021580","imei1":"18854454021580","imei2":"18854454021580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182839,"job_number":"JOB_182839","tr_customer_id":182857,"tr_customer_product_id":182847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:28.000Z","modified_at":"2026-02-11T04:39:28.000Z","name":"Araceli Littel","mobile_number":"675-717-2259","email_id":"Ellsworth34@yahoo.com","dop":"2025-04-06","serial_number":"11686707315722562","imei1":"11686707315722562","imei2":"11686707315722562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182838,"job_number":"JOB_182838","tr_customer_id":182856,"tr_customer_product_id":182846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:27.000Z","modified_at":"2026-02-11T04:40:05.000Z","name":"Sage Wisozk","mobile_number":"833-930-0888","email_id":"Randi_Moore0@hotmail.com","dop":"2025-04-06","serial_number":"11437857807081","imei1":"11437857807081","imei2":"11437857807081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182837,"job_number":"JOB_182837","tr_customer_id":182855,"tr_customer_product_id":182845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:26.000Z","modified_at":"2026-02-11T04:39:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13680346331392","imei1":"13680346331392","imei2":"13680346331392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182836,"job_number":"JOB_182836","tr_customer_id":182854,"tr_customer_product_id":182844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:24.000Z","modified_at":"2026-02-11T04:39:24.000Z","name":"Kirstin Willms","mobile_number":"471-869-9053","email_id":"Theresa.Nolan@gmail.com","dop":"2025-04-06","serial_number":"18476671903830720","imei1":"18476671903830720","imei2":"18476671903830720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182835,"job_number":"JOB_182835","tr_customer_id":182853,"tr_customer_product_id":182843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:22.000Z","modified_at":"2026-02-11T04:40:02.000Z","name":"Nelda Skiles","mobile_number":"450-269-7881","email_id":"Meghan_Monahan62@hotmail.com","dop":"2025-04-06","serial_number":"19078294404273","imei1":"19078294404273","imei2":"19078294404273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182834,"job_number":"JOB_182834","tr_customer_id":182852,"tr_customer_product_id":182842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:20.000Z","modified_at":"2026-02-11T04:39:20.000Z","name":"Jazmin Brekke","mobile_number":"561-362-6687","email_id":"Layla_Greenholt20@hotmail.com","dop":"2025-04-06","serial_number":"17072856613401464","imei1":"17072856613401464","imei2":"17072856613401464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182833,"job_number":"JOB_182833","tr_customer_id":182851,"tr_customer_product_id":182841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:19.000Z","modified_at":"2026-02-11T04:39:55.000Z","name":"Saul Kassulke","mobile_number":"413-264-5463","email_id":"Kimberly.Anderson@hotmail.com","dop":"2025-04-06","serial_number":"10800008562247","imei1":"10800008562247","imei2":"10800008562247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182831,"job_number":"JOB_182831","tr_customer_id":182849,"tr_customer_product_id":182839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:11.000Z","modified_at":"2026-02-11T04:39:11.000Z","name":"Saige Grimes","mobile_number":"380-365-1150","email_id":"Marjory.Mueller@yahoo.com","dop":"2025-04-06","serial_number":"10026493875570978","imei1":"10026493875570978","imei2":"10026493875570978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182830,"job_number":"JOB_182830","tr_customer_id":182848,"tr_customer_product_id":182838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:09.000Z","modified_at":"2026-02-11T04:39:49.000Z","name":"Brandt Halvorson","mobile_number":"386-277-5910","email_id":"Daphney_Pfeffer30@gmail.com","dop":"2025-04-06","serial_number":"14520692608742","imei1":"14520692608742","imei2":"14520692608742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182829,"job_number":"JOB_182829","tr_customer_id":182847,"tr_customer_product_id":182837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:09.000Z","modified_at":"2026-02-11T04:39:18.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"62813037610287","imei1":"62813037610287","imei2":"62813037610287","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182828,"job_number":"JOB_182828","tr_customer_id":182846,"tr_customer_product_id":182836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:58.000Z","modified_at":"2026-02-11T04:38:58.000Z","name":"Sheldon O'Connell","mobile_number":"640-803-7730","email_id":"Jessica42@hotmail.com","dop":"2025-04-06","serial_number":"14268714060439030","imei1":"14268714060439030","imei2":"14268714060439030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182827,"job_number":"JOB_182827","tr_customer_id":182845,"tr_customer_product_id":182835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:57.000Z","modified_at":"2026-02-11T04:39:06.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"83885918077621","imei1":"83885918077621","imei2":"83885918077621","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182826,"job_number":"JOB_182826","tr_customer_id":182844,"tr_customer_product_id":182834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:56.000Z","modified_at":"2026-02-11T04:39:32.000Z","name":"Nasir Legros","mobile_number":"403-212-3398","email_id":"Wilber63@yahoo.com","dop":"2025-04-06","serial_number":"11577935770282","imei1":"11577935770282","imei2":"11577935770282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182825,"job_number":"JOB_182825","tr_customer_id":182843,"tr_customer_product_id":182833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:56.000Z","modified_at":"2026-02-11T04:38:56.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10445247038653","imei1":"10445247038653","imei2":"10445247038653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:38:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182824,"job_number":"JOB_182824","tr_customer_id":182842,"tr_customer_product_id":182832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:35:10.000Z","modified_at":"2026-02-11T04:35:10.000Z","name":"Zoila Larson","mobile_number":"598-243-7550","email_id":"Elias_Lebsack@gmail.com","dop":"2025-04-06","serial_number":"11803339597859584","imei1":"11803339597859584","imei2":"11803339597859584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182823,"job_number":"JOB_182823","tr_customer_id":182841,"tr_customer_product_id":182831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:35:08.000Z","modified_at":"2026-02-11T04:35:44.000Z","name":"Marcellus Nolan","mobile_number":"750-890-2927","email_id":"Gerald18@yahoo.com","dop":"2025-04-06","serial_number":"12631308959413","imei1":"12631308959413","imei2":"12631308959413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182822,"job_number":"JOB_182822","tr_customer_id":182840,"tr_customer_product_id":182830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:35:08.000Z","modified_at":"2026-02-11T04:35:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15353417673382","imei1":"15353417673382","imei2":"15353417673382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182821,"job_number":"JOB_182821","tr_customer_id":182839,"tr_customer_product_id":182829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:34:26.000Z","modified_at":"2026-02-11T04:34:26.000Z","name":"Rhiannon Rempel","mobile_number":"566-370-0998","email_id":"Rosalind.Halvorson@hotmail.com","dop":"2025-04-06","serial_number":"18023247777610936","imei1":"18023247777610936","imei2":"18023247777610936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182820,"job_number":"JOB_182820","tr_customer_id":182838,"tr_customer_product_id":182828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:34:24.000Z","modified_at":"2026-02-11T04:35:01.000Z","name":"Heaven Runolfsdottir","mobile_number":"335-943-6392","email_id":"Misty60@gmail.com","dop":"2025-04-06","serial_number":"12955190398034","imei1":"12955190398034","imei2":"12955190398034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182819,"job_number":"JOB_182819","tr_customer_id":182837,"tr_customer_product_id":182827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:34:24.000Z","modified_at":"2026-02-11T04:34:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17833461524500","imei1":"17833461524500","imei2":"17833461524500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182818,"job_number":"JOB_182818","tr_customer_id":182836,"tr_customer_product_id":182826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:50.000Z","modified_at":"2026-02-11T04:33:50.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"63276472471527530","imei2":"63276472471527530","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182817,"job_number":"JOB_182817","tr_customer_id":182835,"tr_customer_product_id":182825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:42.000Z","modified_at":"2026-02-11T04:33:42.000Z","name":"Kaia Bailey","mobile_number":"971-677-7555","email_id":"Lionel32@hotmail.com","dop":"2025-04-06","serial_number":"14953419326962204","imei1":"14953419326962204","imei2":"14953419326962204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182816,"job_number":"JOB_182816","tr_customer_id":182834,"tr_customer_product_id":182824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:41.000Z","modified_at":"2026-02-11T04:34:17.000Z","name":"Al Kozey","mobile_number":"314-603-6995","email_id":"Lexus45@yahoo.com","dop":"2025-04-06","serial_number":"13566092921102","imei1":"13566092921102","imei2":"13566092921102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182815,"job_number":"JOB_182815","tr_customer_id":182833,"tr_customer_product_id":182823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:40.000Z","modified_at":"2026-02-11T04:33:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11781280029007","imei1":"11781280029007","imei2":"11781280029007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:33:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182814,"job_number":"JOB_182814","tr_customer_id":182832,"tr_customer_product_id":182822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:26:20.000Z","modified_at":"2026-02-11T04:26:20.000Z","name":"Jess Olson","mobile_number":"895-813-8297","email_id":"Rudy.Kuphal25@gmail.com","dop":"2025-04-06","serial_number":"14799006762870984","imei1":"14799006762870984","imei2":"14799006762870984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182813,"job_number":"JOB_182813","tr_customer_id":182831,"tr_customer_product_id":182821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:26:19.000Z","modified_at":"2026-02-11T04:26:42.000Z","name":"Catherine Volkman","mobile_number":"827-885-3911","email_id":"Herminia_Vandervort6@hotmail.com","dop":"2025-04-06","serial_number":"12992272642587","imei1":"12992272642587","imei2":"12992272642587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182812,"job_number":"JOB_182812","tr_customer_id":182830,"tr_customer_product_id":182820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:52.000Z","modified_at":"2026-02-11T04:25:52.000Z","name":"Edmund Lesch","mobile_number":"896-222-9631","email_id":"Kavon.Dicki@hotmail.com","dop":"2025-04-06","serial_number":"18934322764380880","imei1":"18934322764380880","imei2":"18934322764380880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182811,"job_number":"JOB_182811","tr_customer_id":182829,"tr_customer_product_id":182819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:51.000Z","modified_at":"2026-02-11T04:26:14.000Z","name":"Caitlyn Fritsch","mobile_number":"323-821-5210","email_id":"Brice.Armstrong87@gmail.com","dop":"2025-04-06","serial_number":"15911597379172","imei1":"15911597379172","imei2":"15911597379172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182810,"job_number":"JOB_182810","tr_customer_id":182828,"tr_customer_product_id":182818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:23.000Z","modified_at":"2026-02-11T04:25:23.000Z","name":"June Jaskolski","mobile_number":"704-575-9655","email_id":"Annabelle90@gmail.com","dop":"2025-04-06","serial_number":"12326498694057902","imei1":"12326498694057902","imei2":"12326498694057902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182809,"job_number":"JOB_182809","tr_customer_id":182827,"tr_customer_product_id":182817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:22.000Z","modified_at":"2026-02-11T04:25:46.000Z","name":"Kayleigh Brown","mobile_number":"218-719-8008","email_id":"Jakob45@hotmail.com","dop":"2025-04-06","serial_number":"15136957243231","imei1":"15136957243231","imei2":"15136957243231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182808,"job_number":"JOB_182808","tr_customer_id":182826,"tr_customer_product_id":182816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:54.000Z","modified_at":"2026-02-11T04:24:54.000Z","name":"Kieran Ullrich","mobile_number":"283-721-8360","email_id":"Serenity_Hartmann92@yahoo.com","dop":"2025-04-06","serial_number":"11544391222259136","imei1":"11544391222259136","imei2":"11544391222259136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:24:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182807,"job_number":"JOB_182807","tr_customer_id":182825,"tr_customer_product_id":182815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:53.000Z","modified_at":"2026-02-11T04:25:17.000Z","name":"Junius Smith","mobile_number":"374-584-8660","email_id":"Heidi55@yahoo.com","dop":"2025-04-06","serial_number":"17166861773580","imei1":"17166861773580","imei2":"17166861773580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182806,"job_number":"JOB_182806","tr_customer_id":182824,"tr_customer_product_id":182814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:27.000Z","modified_at":"2026-02-11T04:24:27.000Z","name":"Granville Schiller","mobile_number":"811-444-5135","email_id":"Haylie95@hotmail.com","dop":"2025-04-06","serial_number":"19922105526512240","imei1":"19922105526512240","imei2":"19922105526512240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182805,"job_number":"JOB_182805","tr_customer_id":182823,"tr_customer_product_id":182813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:26.000Z","modified_at":"2026-02-11T04:24:47.000Z","name":"Bria Rogahn","mobile_number":"629-817-3664","email_id":"Rebecca.Parisian3@gmail.com","dop":"2025-04-06","serial_number":"11688092522502","imei1":"11688092522502","imei2":"11688092522502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182804,"job_number":"JOB_182804","tr_customer_id":182822,"tr_customer_product_id":182812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:03.000Z","modified_at":"2026-02-11T04:24:03.000Z","name":"Bridie Pfannerstill","mobile_number":"787-963-6489","email_id":"Ludwig_Bartoletti39@gmail.com","dop":"2025-04-06","serial_number":"12237798761675602","imei1":"12237798761675602","imei2":"12237798761675602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182803,"job_number":"JOB_182803","tr_customer_id":182821,"tr_customer_product_id":182811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:02.000Z","modified_at":"2026-02-11T04:24:22.000Z","name":"Otto Beier","mobile_number":"532-314-6656","email_id":"Kiera11@hotmail.com","dop":"2025-04-06","serial_number":"14594020136815","imei1":"14594020136815","imei2":"14594020136815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182802,"job_number":"JOB_182802","tr_customer_id":182820,"tr_customer_product_id":182810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:22:24.000Z","modified_at":"2026-02-11T04:22:24.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"12020910600627","imei1":"12020910600627","imei2":"12020910600627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:22:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182801,"job_number":"JOB_182801","tr_customer_id":182819,"tr_customer_product_id":182809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:22:23.000Z","modified_at":"2026-02-11T04:22:23.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"14961633629594","imei1":"14961633629594","imei2":"14961633629594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:22:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182800,"job_number":"JOB_182800","tr_customer_id":182818,"tr_customer_product_id":182808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:22:23.000Z","modified_at":"2026-02-11T04:22:23.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"13322142558100","imei1":"13322142558100","imei2":"13322142558100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:22:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182799,"job_number":"JOB_182799","tr_customer_id":182817,"tr_customer_product_id":182807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:47:36.000Z","modified_at":"2026-02-11T03:47:36.000Z","name":"Craig Kertzmann","mobile_number":"991-910-1263","email_id":"Jarrell.Schoen@gmail.com","dop":"2025-04-06","serial_number":"10545021293441918","imei1":"10545021293441918","imei2":"10545021293441918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182798,"job_number":"JOB_182798","tr_customer_id":182816,"tr_customer_product_id":182806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:47:35.000Z","modified_at":"2026-02-11T03:48:13.000Z","name":"Hubert Koepp","mobile_number":"203-923-6768","email_id":"Rosina.Lynch@gmail.com","dop":"2025-04-06","serial_number":"12988479272827","imei1":"12988479272827","imei2":"12988479272827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182797,"job_number":"JOB_182797","tr_customer_id":182815,"tr_customer_product_id":182805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:47:34.000Z","modified_at":"2026-02-11T03:47:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10854276900115","imei1":"10854276900115","imei2":"10854276900115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182796,"job_number":"JOB_182796","tr_customer_id":182814,"tr_customer_product_id":182804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:54.000Z","modified_at":"2026-02-11T03:46:54.000Z","name":"Jayne Hand","mobile_number":"467-200-9358","email_id":"Chelsie_Rolfson5@yahoo.com","dop":"2025-04-06","serial_number":"12977195191423850","imei1":"12977195191423850","imei2":"12977195191423850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182795,"job_number":"JOB_182795","tr_customer_id":182813,"tr_customer_product_id":182803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:53.000Z","modified_at":"2026-02-11T03:47:14.000Z","name":"Eulah Abshire","mobile_number":"649-895-8640","email_id":"Orrin53@hotmail.com","dop":"2025-04-06","serial_number":"16079021735293","imei1":"16079021735293","imei2":"16079021735293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182794,"job_number":"JOB_182794","tr_customer_id":182812,"tr_customer_product_id":182802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:51.000Z","modified_at":"2026-02-11T03:46:51.000Z","name":"Rodger Kautzer","mobile_number":"846-991-6195","email_id":"Mariah51@hotmail.com","dop":"2025-04-06","serial_number":"14226964347068704","imei1":"14226964347068704","imei2":"14226964347068704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182793,"job_number":"JOB_182793","tr_customer_id":182811,"tr_customer_product_id":182801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:49.000Z","modified_at":"2026-02-11T03:47:27.000Z","name":"Terrance O'Keefe","mobile_number":"327-446-4175","email_id":"Terry_Hodkiewicz@yahoo.com","dop":"2025-04-06","serial_number":"19887670705370","imei1":"19887670705370","imei2":"19887670705370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182792,"job_number":"JOB_182792","tr_customer_id":182810,"tr_customer_product_id":182800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:49.000Z","modified_at":"2026-02-11T03:46:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16101467847280","imei1":"16101467847280","imei2":"16101467847280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182791,"job_number":"JOB_182791","tr_customer_id":182809,"tr_customer_product_id":182799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:05.000Z","modified_at":"2026-02-11T03:46:05.000Z","name":"Desmond Powlowski","mobile_number":"498-231-9535","email_id":"Michelle.Hane@gmail.com","dop":"2025-04-06","serial_number":"12142569883570540","imei1":"12142569883570540","imei2":"12142569883570540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182790,"job_number":"JOB_182790","tr_customer_id":182808,"tr_customer_product_id":182798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:03.000Z","modified_at":"2026-02-11T03:46:41.000Z","name":"Justen Ruecker","mobile_number":"538-598-8823","email_id":"Louisa_Volkman8@yahoo.com","dop":"2025-04-06","serial_number":"14448689337911","imei1":"14448689337911","imei2":"14448689337911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182789,"job_number":"JOB_182789","tr_customer_id":182807,"tr_customer_product_id":182797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:03.000Z","modified_at":"2026-02-11T03:46:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18602651106462","imei1":"18602651106462","imei2":"18602651106462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182788,"job_number":"JOB_182788","tr_customer_id":182806,"tr_customer_product_id":182796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:29:56.000Z","modified_at":"2026-02-11T03:29:56.000Z","name":"Jada Bernhard","mobile_number":"916-775-5215","email_id":"Andy_Kuhic@hotmail.com","dop":"2025-05-30","serial_number":"1105538830514002","imei1":"1105538830514002","imei2":"1105538830514002","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182787,"job_number":"JOB_182787","tr_customer_id":182805,"tr_customer_product_id":182795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:29:55.000Z","modified_at":"2026-02-11T03:29:55.000Z","name":"Coty Hand","mobile_number":"206-655-6095","email_id":"Minerva_Rolfson@hotmail.com","dop":"2025-05-30","serial_number":"13761042003098","imei1":"13761042003098","imei2":"13761042003098","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182786,"job_number":"JOB_182786","tr_customer_id":182804,"tr_customer_product_id":182794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:29:54.000Z","modified_at":"2026-02-11T03:30:10.000Z","name":"Meghan Conroy","mobile_number":"639-926-1641","email_id":"Jalyn_Renner@hotmail.com","dop":"2025-05-30","serial_number":"17188093912871","imei1":"17188093912871","imei2":"17188093912871","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182785,"job_number":"JOB_182785","tr_customer_id":182803,"tr_customer_product_id":182793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:55:39.000Z","modified_at":"2026-02-11T02:55:39.000Z","name":"Jatin Sharma","mobile_number":"2343523453","email_id":"jatinvsharma@gmail.com","dop":"2023-06-10","serial_number":"326631139506453","imei1":"326631139506453","imei2":"326631139506453","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182784,"job_number":"JOB_182784","tr_customer_id":182802,"tr_customer_product_id":182792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:30:00.000Z","modified_at":"2026-02-11T02:30:35.000Z","name":"Audie Jenkins","mobile_number":"995-550-2840","email_id":"Hilma_Schneider@yahoo.com","dop":"2025-10-21","serial_number":"11666327783549","imei1":"11666327783549","imei2":"11666327783549","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T02:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182783,"job_number":"JOB_182783","tr_customer_id":182801,"tr_customer_product_id":182791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:29:59.000Z","modified_at":"2026-02-11T02:29:59.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"19216907002813","imei1":"19216907002813","imei2":"19216907002813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182782,"job_number":"JOB_182782","tr_customer_id":182800,"tr_customer_product_id":182790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:29:16.000Z","modified_at":"2026-02-11T02:29:52.000Z","name":"Andres Weber","mobile_number":"698-257-3836","email_id":"Kaya.Schmeler22@gmail.com","dop":"2025-10-21","serial_number":"15244904199059","imei1":"15244904199059","imei2":"15244904199059","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T02:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182781,"job_number":"JOB_182781","tr_customer_id":182799,"tr_customer_product_id":182789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:29:16.000Z","modified_at":"2026-02-11T02:29:16.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"14553763485284","imei1":"14553763485284","imei2":"14553763485284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182780,"job_number":"JOB_182780","tr_customer_id":182798,"tr_customer_product_id":182788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:28:33.000Z","modified_at":"2026-02-11T02:29:09.000Z","name":"Vilma Keebler","mobile_number":"664-465-2700","email_id":"Jaquelin.Schaden48@hotmail.com","dop":"2025-10-21","serial_number":"18792386968206","imei1":"18792386968206","imei2":"18792386968206","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T02:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182779,"job_number":"JOB_182779","tr_customer_id":182797,"tr_customer_product_id":182787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:28:32.000Z","modified_at":"2026-02-11T02:28:32.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"16850638982710","imei1":"16850638982710","imei2":"16850638982710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182778,"job_number":"JOB_182778","tr_customer_id":182796,"tr_customer_product_id":182786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:04:52.000Z","modified_at":"2026-02-11T04:33:29.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"65782561629315","imei1":"65782561629315","imei2":"65782561629315","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T04:33:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":182777,"job_number":"JOB_182777","tr_customer_id":182795,"tr_customer_product_id":182785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:04:24.000Z","modified_at":"2026-02-11T02:04:24.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"11154161608186","imei1":"11154161608186","imei2":"11154161608186","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182776,"job_number":"JOB_182776","tr_customer_id":182794,"tr_customer_product_id":182784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:38:14.000Z","modified_at":"2026-02-11T01:38:14.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"42266127839920","imei1":"42266127839920","imei2":"42266127839920","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182775,"job_number":"JOB_182775","tr_customer_id":182793,"tr_customer_product_id":182783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:35:32.000Z","modified_at":"2026-02-11T01:35:32.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"95532514286692","imei1":"95532514286692","imei2":"95532514286692","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182774,"job_number":"JOB_182774","tr_customer_id":182792,"tr_customer_product_id":182782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:31:45.000Z","modified_at":"2026-02-11T01:31:45.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"49682756742409","imei1":"49682756742409","imei2":"49682756742409","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182773,"job_number":"JOB_182773","tr_customer_id":182791,"tr_customer_product_id":182781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:06:02.000Z","modified_at":"2026-02-11T01:06:02.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"12345677654321","imei1":"12345677654321","imei2":"12345677654321","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182772,"job_number":"JOB_182772","tr_customer_id":182790,"tr_customer_product_id":182780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T00:00:49.000Z","modified_at":"2026-02-11T00:00:49.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-01","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-01T00:00:49.320193863Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T00:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183293,"job_number":"JOB_183293","tr_customer_id":183311,"tr_customer_product_id":183301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:56.000Z","modified_at":"2026-02-11T07:02:56.000Z","name":"Mina Hilpert","mobile_number":"346-684-4700","email_id":"Carlie4@yahoo.com","dop":"2000-01-31","serial_number":"1028284015202687","imei1":"1028284015202687","imei2":"1028284015202687","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183291,"job_number":"JOB_183291","tr_customer_id":183309,"tr_customer_product_id":183299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:54.000Z","modified_at":"2026-02-11T07:02:54.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10011092735407","imei1":"10011092735407","imei2":"10011092735407","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183284,"job_number":"JOB_183284","tr_customer_id":183302,"tr_customer_product_id":183292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:11.000Z","modified_at":"2026-02-11T07:02:11.000Z","name":"Johnathan Murray","mobile_number":"890-303-0485","email_id":"Aurelie.Wolf88@yahoo.com","dop":"2000-01-31","serial_number":"1016420887890106","imei1":"1016420887890106","imei2":"1016420887890106","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183281,"job_number":"JOB_183281","tr_customer_id":183299,"tr_customer_product_id":183289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:09.000Z","modified_at":"2026-02-11T07:02:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10121158867238","imei1":"10121158867238","imei2":"10121158867238","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183275,"job_number":"JOB_183275","tr_customer_id":183293,"tr_customer_product_id":183283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:26.000Z","modified_at":"2026-02-11T07:01:26.000Z","name":"Kyra O'Conner","mobile_number":"557-894-5214","email_id":"Torrance80@gmail.com","dop":"2000-01-31","serial_number":"1084347448128397","imei1":"1084347448128397","imei2":"1084347448128397","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183273,"job_number":"JOB_183273","tr_customer_id":183291,"tr_customer_product_id":183281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:25.000Z","modified_at":"2026-02-11T07:01:25.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10447726308421","imei1":"10447726308421","imei2":"10447726308421","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183266,"job_number":"JOB_183266","tr_customer_id":183284,"tr_customer_product_id":183274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:41.000Z","modified_at":"2026-02-11T07:00:41.000Z","name":"Rebekah Ward","mobile_number":"913-443-4001","email_id":"Isaiah5@yahoo.com","dop":"2000-01-31","serial_number":"1076561510136661","imei1":"1076561510136661","imei2":"1076561510136661","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183264,"job_number":"JOB_183264","tr_customer_id":183282,"tr_customer_product_id":183272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:39.000Z","modified_at":"2026-02-11T07:00:39.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10107459547442","imei1":"10107459547442","imei2":"10107459547442","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183056,"job_number":"JOB_183056","tr_customer_id":183074,"tr_customer_product_id":183064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:53.000Z","modified_at":"2026-02-11T04:43:53.000Z","name":"Breana Hilpert","mobile_number":"781-323-4174","email_id":"Beth16@yahoo.com","dop":"2000-01-31","serial_number":"1054090430276241","imei1":"1054090430276241","imei2":"1054090430276241","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183054,"job_number":"JOB_183054","tr_customer_id":183072,"tr_customer_product_id":183062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:52.000Z","modified_at":"2026-02-11T04:43:52.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10179861121007","imei1":"10179861121007","imei2":"10179861121007","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183053,"job_number":"JOB_183053","tr_customer_id":183071,"tr_customer_product_id":183061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:10.000Z","modified_at":"2026-02-11T04:43:10.000Z","name":"Marcos Bruen","mobile_number":"281-864-6952","email_id":"Michel89@yahoo.com","dop":"2000-01-31","serial_number":"1074621767828172","imei1":"1074621767828172","imei2":"1074621767828172","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183051,"job_number":"JOB_183051","tr_customer_id":183069,"tr_customer_product_id":183059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:09.000Z","modified_at":"2026-02-11T04:43:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10250542403988","imei1":"10250542403988","imei2":"10250542403988","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183044,"job_number":"JOB_183044","tr_customer_id":183062,"tr_customer_product_id":183052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:26.000Z","modified_at":"2026-02-11T04:42:26.000Z","name":"Lucie Krajcik","mobile_number":"791-809-9349","email_id":"Natalia_Mayer82@yahoo.com","dop":"2000-01-31","serial_number":"1041490701078101","imei1":"1041490701078101","imei2":"1041490701078101","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183040,"job_number":"JOB_183040","tr_customer_id":183058,"tr_customer_product_id":183048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:24.000Z","modified_at":"2026-02-11T04:42:24.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10102846497622","imei1":"10102846497622","imei2":"10102846497622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183001,"job_number":"JOB_183001","tr_customer_id":183019,"tr_customer_product_id":183009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:39.000Z","modified_at":"2026-02-11T04:41:39.000Z","name":"Amalia Barton","mobile_number":"302-653-5649","email_id":"Jalon6@yahoo.com","dop":"2000-01-31","serial_number":"1028458474132477","imei1":"1028458474132477","imei2":"1028458474132477","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182994,"job_number":"JOB_182994","tr_customer_id":183012,"tr_customer_product_id":183002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:37.000Z","modified_at":"2026-02-11T04:41:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10366418977788","imei1":"10366418977788","imei2":"10366418977788","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 200 or not | 1 | 0 | 0 |
| Verify message has Success value in response | 1 | 0 | 0 |
| Verify data is array and it is non-empty | 1 | 0 | 0 |
| Verify the availability of idundefined | 638 | 0 | 0 |
| Verify the availability of job_numberundefined | 638 | 0 | 0 |
| Verify the availability of tr_customer_idundefined | 638 | 0 | 0 |
| Verify the availability of tr_customer_product_idundefined | 638 | 0 | 0 |
| Verify the availability of mst_service_location_idundefined | 638 | 0 | 0 |
| Verify response time is less than 200 | 0 | 1 | 0 |
| Verify latest job created is present in response | 1 | 0 | 0 |
| Total | 3194 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify response time is less than 200 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDA3Mjl9.nsgcCZPhyWT0IUwep2oQD01oZVzfm0YuqrV-gSt3uds' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_172795"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODB9.m45B65NdOlii77etaPHOVAHPsN27UX1BMGOtcGF3At8 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | afd4f241-afb3-4bf6-8c3f-358b8ba57d15 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_183409"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1010 |
| ETag | W/"3f2-1wAzPg2jR1pRt5GA6Hmlv2qczbw" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":183409,"job_number":"JOB_183409","tr_customer_id":183427,"tr_customer_product_id":183417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:21.000Z","modified_at":"2026-02-11T13:26:21.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"83996820255613","imei1":"83996820255613","imei2":"83996820255613","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code | 1 | 0 | 0 |
| Verify response message should be Success | 1 | 0 | 0 |
| Verify response has only one json object inside data array | 1 | 0 | 0 |
| Verify the response displayed is for given job number | 1 | 0 | 0 |
| Validate availability of expected key - id | 1 | 0 | 0 |
| Validate availability of expected key - job_number | 1 | 0 | 0 |
| Validate job number is starts with JOB_ | 1 | 0 | 0 |
| Validate availability of expected key - name | 1 | 0 | 0 |
| Validate availability of expected key - mobile_number | 1 | 0 | 0 |
| Validate availability of expected key - email_id | 1 | 0 | 0 |
| Validate response time should be less than 200ms | 1 | 0 | 0 |
| Verify the imei number is same as we pass | 1 | 0 | 0 |
| Verify name, email and phone number is same as we pass | 1 | 0 | 0 |
| Verify the created_at and modified_at format | 1 | 0 | 0 |
| Total | 14 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_172778' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4MzkwMTR9.EzPEDDTRKRy8IMGHd0gYZnWCxXR7QwcEJRTrjxn-mrg' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODB9.m45B65NdOlii77etaPHOVAHPsN27UX1BMGOtcGF3At8 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e4c51471-32ce-4df5-98ed-cf1aef34c03e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"606-BgPNmZ/2gKtKsu92CA+p/cDpiYw" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 11 Feb 2026 13:26:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":183409,"job_number":"JOB_183409","tr_customer_id":183427,"tr_customer_product_id":183417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:21.000Z","modified_at":"2026-02-11T13:26:21.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"83996820255613","imei1":"83996820255613","imei2":"83996820255613","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":700413,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-11T13:26:21.000Z","created_at":"2026-02-11T13:26:21.000Z"},{"id":700414,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-11T13:26:21.000Z","created_at":"2026-02-11T13:26:21.000Z"}],"problems":[{"id":170800,"problem":"Poor battery life","remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-11T13:26:21.000Z"}],"quatations":[]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code as 200 | 1 | 0 | 0 |
| Verify message is success | 1 | 0 | 0 |
| Verify job number matches the request | 1 | 0 | 0 |
| Verify expected key - name is present | 1 | 0 | 0 |
| Verify expected key - mobile_number is present | 1 | 0 | 0 |
| Verify expected key - email_id is present | 1 | 0 | 0 |
| Verify expected key - mst_model_name is present | 1 | 0 | 0 |
| Verify expected key - mst_oem_name is present | 1 | 0 | 0 |
| Verify details array has proper status | 1 | 0 | 0 |
| Verify problem array size is grater than 1 | 1 | 0 | 0 |
| Verify quatations array size is grater than 0 | 1 | 0 | 0 |
| Verify the response time | 1 | 0 | 0 |
| Total | 12 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Accept | application/json, text/plain, */* |
| Accept-Language | en-US,en;q=0.9,kn;q=0.8 |
| Connection | keep-alive |
| Content-Type | application/json |
| Origin | http://phoenix.techwithjatin.com |
| Referer | http://phoenix.techwithjatin.com/ |
| User-Agent | Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36 |
| Cache-Control | no-cache |
| Postman-Token | 69f2f8b6-fc04-4d55-86aa-2b30b3c80508 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-GtbPoWi5hvG60BHZqpIcegJdYWo" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODN9.1vehS3YWm390tSWokBog9DfzaVDDekai8l2m-JbpT9Q"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify message has success value | 1 | 0 | 0 |
| Token is valid and not null | 1 | 0 | 0 |
| Total | 3 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDEzNzJ9.hHbiCYnjz-yQmkcexKYLzd3WjSYC-CxLxtHJ9YC0bWo' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODN9.1vehS3YWm390tSWokBog9DfzaVDDekai8l2m-JbpT9Q |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a04d34b9-880a-4944-99da-c2cf62a732e3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 200 | 1 | 0 | 0 |
| Verify the response time below 200ms | 1 | 0 | 0 |
| Verify message has success value | 1 | 0 | 0 |
| Verify mandatory keys are present inside data json | 1 | 1 | 0 |
| Verify roll name is supervisor | 1 | 0 | 0 |
| Verify the created and modified time format is correct | 1 | 0 | 0 |
| Verify mobile is proper size with 10 digit | 1 | 0 | 0 |
| Total | 7 | 1 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDEzNzJ9.hHbiCYnjz-yQmkcexKYLzd3WjSYC-CxLxtHJ9YC0bWo' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f8-nsZSZfuMWe3TmlXy+BLpiZwwTMU"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODN9.1vehS3YWm390tSWokBog9DfzaVDDekai8l2m-JbpT9Q |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1544f483-d155-4f4f-acbf-c23bb56fc300 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-ta++7ngTN1HWI5v7m20hEnYQj48" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":431},{"label":"Pending for repair","key":"pending_for_repair","count":4},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Vaerifing status code as 200 | 1 | 0 | 0 |
| Verify the message has success | 1 | 0 | 0 |
| undefined has proper count value | 3 | 0 | 0 |
| Verify key has only expected values | 1 | 0 | 0 |
| Total | 6 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDEzNzJ9.hHbiCYnjz-yQmkcexKYLzd3WjSYC-CxLxtHJ9YC0bWo' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"79cb0-Amzx/oYcOOdk27gz+0pxVYs0jXg"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODN9.1vehS3YWm390tSWokBog9DfzaVDDekai8l2m-JbpT9Q |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | eaba39f8-3708-4042-adf1-69e9bba7f356 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"68b2e-b+JPv5aFrrRqMzqviR9U/1qMXjI" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 11 Feb 2026 13:26:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":182747,"job_number":"JOB_182747","tr_customer_id":182765,"tr_customer_product_id":182755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:32:20.000Z","modified_at":"2026-02-10T20:32:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16018176265156","imei1":"16018176265156","imei2":"16018176265156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182749,"job_number":"JOB_182749","tr_customer_id":182767,"tr_customer_product_id":182757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:32:21.000Z","modified_at":"2026-02-10T20:32:21.000Z","name":"Alyson Ernser","mobile_number":"205-374-4794","email_id":"Wilbert_Connelly@gmail.com","dop":"2025-04-06","serial_number":"10177551597863866","imei1":"10177551597863866","imei2":"10177551597863866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182750,"job_number":"JOB_182750","tr_customer_id":182768,"tr_customer_product_id":182758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:33:03.000Z","modified_at":"2026-02-10T20:33:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13072476188338","imei1":"13072476188338","imei2":"13072476188338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182752,"job_number":"JOB_182752","tr_customer_id":182770,"tr_customer_product_id":182760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:33:05.000Z","modified_at":"2026-02-10T20:33:05.000Z","name":"Camylle Swaniawski","mobile_number":"703-844-4735","email_id":"Graciela_Emard@hotmail.com","dop":"2025-04-06","serial_number":"11848033896668590","imei1":"11848033896668590","imei2":"11848033896668590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182753,"job_number":"JOB_182753","tr_customer_id":182771,"tr_customer_product_id":182761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:33:46.000Z","modified_at":"2026-02-10T20:33:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10139587217963","imei1":"10139587217963","imei2":"10139587217963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182755,"job_number":"JOB_182755","tr_customer_id":182773,"tr_customer_product_id":182763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:33:48.000Z","modified_at":"2026-02-10T20:33:48.000Z","name":"Tina Bailey","mobile_number":"646-336-8029","email_id":"Kennedy91@gmail.com","dop":"2025-04-06","serial_number":"18814694478325092","imei1":"18814694478325092","imei2":"18814694478325092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182757,"job_number":"JOB_182757","tr_customer_id":182775,"tr_customer_product_id":182765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:40:50.000Z","modified_at":"2026-02-10T20:40:50.000Z","name":"Nina Yost","mobile_number":"840-451-6295","email_id":"Twila_Gorczany@hotmail.com","dop":"2025-04-06","serial_number":"17926695274520166","imei1":"17926695274520166","imei2":"17926695274520166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182759,"job_number":"JOB_182759","tr_customer_id":182777,"tr_customer_product_id":182767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:40:53.000Z","modified_at":"2026-02-10T20:40:53.000Z","name":"Piper Parisian","mobile_number":"550-536-5117","email_id":"Camylle.Denesik@yahoo.com","dop":"2025-04-06","serial_number":"14080995122624596","imei1":"14080995122624596","imei2":"14080995122624596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182761,"job_number":"JOB_182761","tr_customer_id":182779,"tr_customer_product_id":182769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:43:47.000Z","modified_at":"2026-02-10T20:43:47.000Z","name":"Cassie Larkin","mobile_number":"640-487-5421","email_id":"Aniya_Padberg@gmail.com","dop":"2025-04-06","serial_number":"14908709181729032","imei1":"14908709181729032","imei2":"14908709181729032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182763,"job_number":"JOB_182763","tr_customer_id":182781,"tr_customer_product_id":182771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:43:48.000Z","modified_at":"2026-02-10T20:43:48.000Z","name":"Malvina Kihn","mobile_number":"384-385-4747","email_id":"Travis.Ebert@yahoo.com","dop":"2025-04-06","serial_number":"11514939536732758","imei1":"11514939536732758","imei2":"11514939536732758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182766,"job_number":"JOB_182766","tr_customer_id":182784,"tr_customer_product_id":182774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:46:40.000Z","modified_at":"2026-02-10T20:46:40.000Z","name":"Catharine Blanda","mobile_number":"407-640-4318","email_id":"Ivy36@yahoo.com","dop":"2025-04-06","serial_number":"19760950465505880","imei1":"19760950465505880","imei2":"19760950465505880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182767,"job_number":"JOB_182767","tr_customer_id":182785,"tr_customer_product_id":182775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:46:41.000Z","modified_at":"2026-02-10T20:46:41.000Z","name":"Patsy Yost","mobile_number":"417-992-9632","email_id":"Viva12@yahoo.com","dop":"2025-04-06","serial_number":"12810628865899040","imei1":"12810628865899040","imei2":"12810628865899040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182768,"job_number":"JOB_182768","tr_customer_id":182786,"tr_customer_product_id":182776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T21:12:12.000Z","modified_at":"2026-02-10T21:12:12.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-05","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-05T21:12:11.409793686Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T21:12:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182769,"job_number":"JOB_182769","tr_customer_id":182787,"tr_customer_product_id":182777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T23:50:15.000Z","modified_at":"2026-02-10T23:50:15.000Z","name":"Shayna Beahan","mobile_number":"348-502-5819","email_id":"{Ivy_Krajcik43@gmail.com","dop":"2025-08-03","serial_number":"16741202170935","imei1":"16741202170935","imei2":"16741202170935","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T23:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182770,"job_number":"JOB_182770","tr_customer_id":182788,"tr_customer_product_id":182778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T23:58:22.000Z","modified_at":"2026-02-10T23:58:22.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-31","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-31T23:58:22.195945375Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T23:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182771,"job_number":"JOB_182771","tr_customer_id":182789,"tr_customer_product_id":182779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T23:58:23.000Z","modified_at":"2026-02-10T23:58:23.000Z","name":"Trilochan Sinha","mobile_number":"7087553083","email_id":"madhuri.mehrotra@hotmail.com","dop":"2026-01-31","serial_number":"034055261194095","imei1":"034055261194095","imei2":"034055261194095","popurl":"www.vinay-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T23:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182772,"job_number":"JOB_182772","tr_customer_id":182790,"tr_customer_product_id":182780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T00:00:49.000Z","modified_at":"2026-02-11T00:00:49.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-01","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-01T00:00:49.320193863Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T00:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182773,"job_number":"JOB_182773","tr_customer_id":182791,"tr_customer_product_id":182781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:06:02.000Z","modified_at":"2026-02-11T01:06:02.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"12345677654321","imei1":"12345677654321","imei2":"12345677654321","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182774,"job_number":"JOB_182774","tr_customer_id":182792,"tr_customer_product_id":182782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:31:45.000Z","modified_at":"2026-02-11T01:31:45.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"49682756742409","imei1":"49682756742409","imei2":"49682756742409","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182775,"job_number":"JOB_182775","tr_customer_id":182793,"tr_customer_product_id":182783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:35:32.000Z","modified_at":"2026-02-11T01:35:32.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"95532514286692","imei1":"95532514286692","imei2":"95532514286692","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182776,"job_number":"JOB_182776","tr_customer_id":182794,"tr_customer_product_id":182784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:38:14.000Z","modified_at":"2026-02-11T01:38:14.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"42266127839920","imei1":"42266127839920","imei2":"42266127839920","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182777,"job_number":"JOB_182777","tr_customer_id":182795,"tr_customer_product_id":182785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:04:24.000Z","modified_at":"2026-02-11T02:04:24.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"11154161608186","imei1":"11154161608186","imei2":"11154161608186","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182779,"job_number":"JOB_182779","tr_customer_id":182797,"tr_customer_product_id":182787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:28:32.000Z","modified_at":"2026-02-11T02:28:32.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"16850638982710","imei1":"16850638982710","imei2":"16850638982710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182781,"job_number":"JOB_182781","tr_customer_id":182799,"tr_customer_product_id":182789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:29:16.000Z","modified_at":"2026-02-11T02:29:16.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"14553763485284","imei1":"14553763485284","imei2":"14553763485284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182783,"job_number":"JOB_182783","tr_customer_id":182801,"tr_customer_product_id":182791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:29:59.000Z","modified_at":"2026-02-11T02:29:59.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"19216907002813","imei1":"19216907002813","imei2":"19216907002813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182785,"job_number":"JOB_182785","tr_customer_id":182803,"tr_customer_product_id":182793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:55:39.000Z","modified_at":"2026-02-11T02:55:39.000Z","name":"Jatin Sharma","mobile_number":"2343523453","email_id":"jatinvsharma@gmail.com","dop":"2023-06-10","serial_number":"326631139506453","imei1":"326631139506453","imei2":"326631139506453","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182787,"job_number":"JOB_182787","tr_customer_id":182805,"tr_customer_product_id":182795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:29:55.000Z","modified_at":"2026-02-11T03:29:55.000Z","name":"Coty Hand","mobile_number":"206-655-6095","email_id":"Minerva_Rolfson@hotmail.com","dop":"2025-05-30","serial_number":"13761042003098","imei1":"13761042003098","imei2":"13761042003098","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182788,"job_number":"JOB_182788","tr_customer_id":182806,"tr_customer_product_id":182796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:29:56.000Z","modified_at":"2026-02-11T03:29:56.000Z","name":"Jada Bernhard","mobile_number":"916-775-5215","email_id":"Andy_Kuhic@hotmail.com","dop":"2025-05-30","serial_number":"1105538830514002","imei1":"1105538830514002","imei2":"1105538830514002","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182789,"job_number":"JOB_182789","tr_customer_id":182807,"tr_customer_product_id":182797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:03.000Z","modified_at":"2026-02-11T03:46:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18602651106462","imei1":"18602651106462","imei2":"18602651106462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182791,"job_number":"JOB_182791","tr_customer_id":182809,"tr_customer_product_id":182799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:05.000Z","modified_at":"2026-02-11T03:46:05.000Z","name":"Desmond Powlowski","mobile_number":"498-231-9535","email_id":"Michelle.Hane@gmail.com","dop":"2025-04-06","serial_number":"12142569883570540","imei1":"12142569883570540","imei2":"12142569883570540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182792,"job_number":"JOB_182792","tr_customer_id":182810,"tr_customer_product_id":182800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:49.000Z","modified_at":"2026-02-11T03:46:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16101467847280","imei1":"16101467847280","imei2":"16101467847280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182794,"job_number":"JOB_182794","tr_customer_id":182812,"tr_customer_product_id":182802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:51.000Z","modified_at":"2026-02-11T03:46:51.000Z","name":"Rodger Kautzer","mobile_number":"846-991-6195","email_id":"Mariah51@hotmail.com","dop":"2025-04-06","serial_number":"14226964347068704","imei1":"14226964347068704","imei2":"14226964347068704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182796,"job_number":"JOB_182796","tr_customer_id":182814,"tr_customer_product_id":182804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:54.000Z","modified_at":"2026-02-11T03:46:54.000Z","name":"Jayne Hand","mobile_number":"467-200-9358","email_id":"Chelsie_Rolfson5@yahoo.com","dop":"2025-04-06","serial_number":"12977195191423850","imei1":"12977195191423850","imei2":"12977195191423850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182797,"job_number":"JOB_182797","tr_customer_id":182815,"tr_customer_product_id":182805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:47:34.000Z","modified_at":"2026-02-11T03:47:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10854276900115","imei1":"10854276900115","imei2":"10854276900115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182799,"job_number":"JOB_182799","tr_customer_id":182817,"tr_customer_product_id":182807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:47:36.000Z","modified_at":"2026-02-11T03:47:36.000Z","name":"Craig Kertzmann","mobile_number":"991-910-1263","email_id":"Jarrell.Schoen@gmail.com","dop":"2025-04-06","serial_number":"10545021293441918","imei1":"10545021293441918","imei2":"10545021293441918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182800,"job_number":"JOB_182800","tr_customer_id":182818,"tr_customer_product_id":182808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:22:23.000Z","modified_at":"2026-02-11T04:22:23.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"13322142558100","imei1":"13322142558100","imei2":"13322142558100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:22:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182801,"job_number":"JOB_182801","tr_customer_id":182819,"tr_customer_product_id":182809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:22:23.000Z","modified_at":"2026-02-11T04:22:23.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"14961633629594","imei1":"14961633629594","imei2":"14961633629594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:22:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182802,"job_number":"JOB_182802","tr_customer_id":182820,"tr_customer_product_id":182810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:22:24.000Z","modified_at":"2026-02-11T04:22:24.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"12020910600627","imei1":"12020910600627","imei2":"12020910600627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:22:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182804,"job_number":"JOB_182804","tr_customer_id":182822,"tr_customer_product_id":182812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:03.000Z","modified_at":"2026-02-11T04:24:03.000Z","name":"Bridie Pfannerstill","mobile_number":"787-963-6489","email_id":"Ludwig_Bartoletti39@gmail.com","dop":"2025-04-06","serial_number":"12237798761675602","imei1":"12237798761675602","imei2":"12237798761675602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182806,"job_number":"JOB_182806","tr_customer_id":182824,"tr_customer_product_id":182814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:27.000Z","modified_at":"2026-02-11T04:24:27.000Z","name":"Granville Schiller","mobile_number":"811-444-5135","email_id":"Haylie95@hotmail.com","dop":"2025-04-06","serial_number":"19922105526512240","imei1":"19922105526512240","imei2":"19922105526512240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182808,"job_number":"JOB_182808","tr_customer_id":182826,"tr_customer_product_id":182816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:54.000Z","modified_at":"2026-02-11T04:24:54.000Z","name":"Kieran Ullrich","mobile_number":"283-721-8360","email_id":"Serenity_Hartmann92@yahoo.com","dop":"2025-04-06","serial_number":"11544391222259136","imei1":"11544391222259136","imei2":"11544391222259136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:24:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182810,"job_number":"JOB_182810","tr_customer_id":182828,"tr_customer_product_id":182818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:23.000Z","modified_at":"2026-02-11T04:25:23.000Z","name":"June Jaskolski","mobile_number":"704-575-9655","email_id":"Annabelle90@gmail.com","dop":"2025-04-06","serial_number":"12326498694057902","imei1":"12326498694057902","imei2":"12326498694057902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182812,"job_number":"JOB_182812","tr_customer_id":182830,"tr_customer_product_id":182820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:52.000Z","modified_at":"2026-02-11T04:25:52.000Z","name":"Edmund Lesch","mobile_number":"896-222-9631","email_id":"Kavon.Dicki@hotmail.com","dop":"2025-04-06","serial_number":"18934322764380880","imei1":"18934322764380880","imei2":"18934322764380880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182814,"job_number":"JOB_182814","tr_customer_id":182832,"tr_customer_product_id":182822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:26:20.000Z","modified_at":"2026-02-11T04:26:20.000Z","name":"Jess Olson","mobile_number":"895-813-8297","email_id":"Rudy.Kuphal25@gmail.com","dop":"2025-04-06","serial_number":"14799006762870984","imei1":"14799006762870984","imei2":"14799006762870984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182815,"job_number":"JOB_182815","tr_customer_id":182833,"tr_customer_product_id":182823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:40.000Z","modified_at":"2026-02-11T04:33:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11781280029007","imei1":"11781280029007","imei2":"11781280029007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:33:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182817,"job_number":"JOB_182817","tr_customer_id":182835,"tr_customer_product_id":182825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:42.000Z","modified_at":"2026-02-11T04:33:42.000Z","name":"Kaia Bailey","mobile_number":"971-677-7555","email_id":"Lionel32@hotmail.com","dop":"2025-04-06","serial_number":"14953419326962204","imei1":"14953419326962204","imei2":"14953419326962204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182818,"job_number":"JOB_182818","tr_customer_id":182836,"tr_customer_product_id":182826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:50.000Z","modified_at":"2026-02-11T04:33:50.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"63276472471527530","imei2":"63276472471527530","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182819,"job_number":"JOB_182819","tr_customer_id":182837,"tr_customer_product_id":182827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:34:24.000Z","modified_at":"2026-02-11T04:34:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17833461524500","imei1":"17833461524500","imei2":"17833461524500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182821,"job_number":"JOB_182821","tr_customer_id":182839,"tr_customer_product_id":182829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:34:26.000Z","modified_at":"2026-02-11T04:34:26.000Z","name":"Rhiannon Rempel","mobile_number":"566-370-0998","email_id":"Rosalind.Halvorson@hotmail.com","dop":"2025-04-06","serial_number":"18023247777610936","imei1":"18023247777610936","imei2":"18023247777610936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182822,"job_number":"JOB_182822","tr_customer_id":182840,"tr_customer_product_id":182830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:35:08.000Z","modified_at":"2026-02-11T04:35:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15353417673382","imei1":"15353417673382","imei2":"15353417673382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182824,"job_number":"JOB_182824","tr_customer_id":182842,"tr_customer_product_id":182832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:35:10.000Z","modified_at":"2026-02-11T04:35:10.000Z","name":"Zoila Larson","mobile_number":"598-243-7550","email_id":"Elias_Lebsack@gmail.com","dop":"2025-04-06","serial_number":"11803339597859584","imei1":"11803339597859584","imei2":"11803339597859584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182825,"job_number":"JOB_182825","tr_customer_id":182843,"tr_customer_product_id":182833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:56.000Z","modified_at":"2026-02-11T04:38:56.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10445247038653","imei1":"10445247038653","imei2":"10445247038653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:38:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182828,"job_number":"JOB_182828","tr_customer_id":182846,"tr_customer_product_id":182836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:58.000Z","modified_at":"2026-02-11T04:38:58.000Z","name":"Sheldon O'Connell","mobile_number":"640-803-7730","email_id":"Jessica42@hotmail.com","dop":"2025-04-06","serial_number":"14268714060439030","imei1":"14268714060439030","imei2":"14268714060439030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182831,"job_number":"JOB_182831","tr_customer_id":182849,"tr_customer_product_id":182839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:11.000Z","modified_at":"2026-02-11T04:39:11.000Z","name":"Saige Grimes","mobile_number":"380-365-1150","email_id":"Marjory.Mueller@yahoo.com","dop":"2025-04-06","serial_number":"10026493875570978","imei1":"10026493875570978","imei2":"10026493875570978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182834,"job_number":"JOB_182834","tr_customer_id":182852,"tr_customer_product_id":182842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:20.000Z","modified_at":"2026-02-11T04:39:20.000Z","name":"Jazmin Brekke","mobile_number":"561-362-6687","email_id":"Layla_Greenholt20@hotmail.com","dop":"2025-04-06","serial_number":"17072856613401464","imei1":"17072856613401464","imei2":"17072856613401464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182836,"job_number":"JOB_182836","tr_customer_id":182854,"tr_customer_product_id":182844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:24.000Z","modified_at":"2026-02-11T04:39:24.000Z","name":"Kirstin Willms","mobile_number":"471-869-9053","email_id":"Theresa.Nolan@gmail.com","dop":"2025-04-06","serial_number":"18476671903830720","imei1":"18476671903830720","imei2":"18476671903830720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182837,"job_number":"JOB_182837","tr_customer_id":182855,"tr_customer_product_id":182845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:26.000Z","modified_at":"2026-02-11T04:39:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13680346331392","imei1":"13680346331392","imei2":"13680346331392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182839,"job_number":"JOB_182839","tr_customer_id":182857,"tr_customer_product_id":182847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:28.000Z","modified_at":"2026-02-11T04:39:28.000Z","name":"Araceli Littel","mobile_number":"675-717-2259","email_id":"Ellsworth34@yahoo.com","dop":"2025-04-06","serial_number":"11686707315722562","imei1":"11686707315722562","imei2":"11686707315722562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182840,"job_number":"JOB_182840","tr_customer_id":182858,"tr_customer_product_id":182848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:29.000Z","modified_at":"2026-02-11T04:39:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18854454021580","imei1":"18854454021580","imei2":"18854454021580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182843,"job_number":"JOB_182843","tr_customer_id":182861,"tr_customer_product_id":182851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:31.000Z","modified_at":"2026-02-11T04:39:31.000Z","name":"Elouise Corwin","mobile_number":"623-755-0353","email_id":"Judd_Adams15@gmail.com","dop":"2025-04-06","serial_number":"14788513379081892","imei1":"14788513379081892","imei2":"14788513379081892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182844,"job_number":"JOB_182844","tr_customer_id":182862,"tr_customer_product_id":182852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:35.000Z","modified_at":"2026-02-11T04:39:35.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"84411333070734","imei1":"84411333070734","imei2":"84411333070734","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182845,"job_number":"JOB_182845","tr_customer_id":182863,"tr_customer_product_id":182853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:35.000Z","modified_at":"2026-02-11T04:39:35.000Z","name":"Jordi Koepp","mobile_number":"411-846-4140","email_id":"Vicky.Morissette@hotmail.com","dop":"2025-02-01","serial_number":"105953392820011","imei1":"105953392820011","imei2":"105953392820011","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182846,"job_number":"JOB_182846","tr_customer_id":182864,"tr_customer_product_id":182854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:36.000Z","modified_at":"2026-02-11T04:39:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10574719759949","imei1":"10574719759949","imei2":"10574719759949","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182848,"job_number":"JOB_182848","tr_customer_id":182866,"tr_customer_product_id":182856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:37.000Z","modified_at":"2026-02-11T04:39:37.000Z","name":"Terence Smith","mobile_number":"422-336-7635","email_id":"Richard58@hotmail.com","dop":"2025-06-18","serial_number":"1059915307168422","imei1":"1059915307168422","imei2":"1059915307168422","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182850,"job_number":"JOB_182850","tr_customer_id":182868,"tr_customer_product_id":182858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:40.000Z","modified_at":"2026-02-11T04:39:40.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14385220014455","imei1":"14385220014455","imei2":"14385220014455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182852,"job_number":"JOB_182852","tr_customer_id":182870,"tr_customer_product_id":182860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:41.000Z","modified_at":"2026-02-11T04:39:41.000Z","name":"Candida Corwin","mobile_number":"547-926-2560","email_id":"Orie_Gleichner@yahoo.com","dop":"2025-04-06","serial_number":"19905675436302730","imei1":"19905675436302730","imei2":"19905675436302730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182855,"job_number":"JOB_182855","tr_customer_id":182873,"tr_customer_product_id":182863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:45.000Z","modified_at":"2026-02-11T04:39:45.000Z","name":"Aida Harvey","mobile_number":"542-261-5896","email_id":"Keshawn.Kuphal5@hotmail.com","dop":"2025-04-06","serial_number":"12478586091829764","imei1":"12478586091829764","imei2":"12478586091829764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182857,"job_number":"JOB_182857","tr_customer_id":182875,"tr_customer_product_id":182865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:57.000Z","modified_at":"2026-02-11T04:39:57.000Z","name":"Vinnie Price","mobile_number":"869-630-0290","email_id":"Rahsaan.Purdy35@yahoo.com","dop":"2025-04-06","serial_number":"19418807003353690","imei1":"19418807003353690","imei2":"19418807003353690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182859,"job_number":"JOB_182859","tr_customer_id":182877,"tr_customer_product_id":182867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:00.000Z","modified_at":"2026-02-11T04:40:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15727497617175","imei1":"15727497617175","imei2":"15727497617175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182861,"job_number":"JOB_182861","tr_customer_id":182879,"tr_customer_product_id":182869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:02.000Z","modified_at":"2026-02-11T04:40:02.000Z","name":"Trisha Roob","mobile_number":"889-339-9453","email_id":"Parker_Kling17@yahoo.com","dop":"2025-04-06","serial_number":"17305661756939774","imei1":"17305661756939774","imei2":"17305661756939774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182863,"job_number":"JOB_182863","tr_customer_id":182881,"tr_customer_product_id":182871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:04.000Z","modified_at":"2026-02-11T04:40:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14566214441799","imei1":"14566214441799","imei2":"14566214441799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182864,"job_number":"JOB_182864","tr_customer_id":182882,"tr_customer_product_id":182872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:04.000Z","modified_at":"2026-02-11T04:40:04.000Z","name":"Barbara Fahey","mobile_number":"202-392-4063","email_id":"Roma_Sipes@hotmail.com","dop":"2025-04-06","serial_number":"16623827928260004","imei1":"16623827928260004","imei2":"16623827928260004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182866,"job_number":"JOB_182866","tr_customer_id":182884,"tr_customer_product_id":182874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:05.000Z","modified_at":"2026-02-11T04:40:05.000Z","name":"Llewellyn Schuster","mobile_number":"249-766-6069","email_id":"Garth_Bruen43@gmail.com","dop":"2025-04-06","serial_number":"12485396131028230","imei1":"12485396131028230","imei2":"12485396131028230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182867,"job_number":"JOB_182867","tr_customer_id":182885,"tr_customer_product_id":182875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:06.000Z","modified_at":"2026-02-11T04:40:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12424730340729","imei1":"12424730340729","imei2":"12424730340729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182869,"job_number":"JOB_182869","tr_customer_id":182887,"tr_customer_product_id":182877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:08.000Z","modified_at":"2026-02-11T04:40:08.000Z","name":"Vincent Deckow","mobile_number":"832-409-9336","email_id":"Antwan.Bruen49@yahoo.com","dop":"2025-04-06","serial_number":"12937836527253022","imei1":"12937836527253022","imei2":"12937836527253022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182870,"job_number":"JOB_182870","tr_customer_id":182888,"tr_customer_product_id":182878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:12.000Z","modified_at":"2026-02-11T04:40:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15495697896728","imei1":"15495697896728","imei2":"15495697896728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182871,"job_number":"JOB_182871","tr_customer_id":182889,"tr_customer_product_id":182879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:12.000Z","modified_at":"2026-02-11T04:40:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12578385933661","imei1":"12578385933661","imei2":"12578385933661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182874,"job_number":"JOB_182874","tr_customer_id":182892,"tr_customer_product_id":182882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14512335929237","imei1":"14512335929237","imei2":"14512335929237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182876,"job_number":"JOB_182876","tr_customer_id":182894,"tr_customer_product_id":182884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:14.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Jarod Herzog","mobile_number":"560-459-1676","email_id":"Sabrina.DuBuque30@hotmail.com","dop":"2025-04-06","serial_number":"14599756224013456","imei1":"14599756224013456","imei2":"14599756224013456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182877,"job_number":"JOB_182877","tr_customer_id":182895,"tr_customer_product_id":182885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:14.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182878,"job_number":"JOB_182878","tr_customer_id":182896,"tr_customer_product_id":182886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:14.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Leopoldo Lind","mobile_number":"920-456-6060","email_id":"Drew.Wyman59@hotmail.com","dop":"2025-04-06","serial_number":"19871908787188304","imei1":"19871908787188304","imei2":"19871908787188304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182879,"job_number":"JOB_182879","tr_customer_id":182897,"tr_customer_product_id":182887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:15.000Z","modified_at":"2026-02-11T04:40:15.000Z","name":"Bert Treutel","mobile_number":"503-833-3040","email_id":"Colby.Auer@yahoo.com","dop":"2025-04-06","serial_number":"14054670385503094","imei1":"14054670385503094","imei2":"14054670385503094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182881,"job_number":"JOB_182881","tr_customer_id":182899,"tr_customer_product_id":182889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:18.000Z","modified_at":"2026-02-11T04:40:18.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"19155777409673","imei1":"19155777409673","imei2":"19155777409673","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182882,"job_number":"JOB_182882","tr_customer_id":182900,"tr_customer_product_id":182890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:18.000Z","modified_at":"2026-02-11T04:40:18.000Z","name":"Zetta Prohaska","mobile_number":"754-540-4927","email_id":"Shyann_Graham@gmail.com","dop":"2025-02-01","serial_number":"25057118636917","imei1":"25057118636917","imei2":"25057118636917","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182884,"job_number":"JOB_182884","tr_customer_id":182902,"tr_customer_product_id":182892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:21.000Z","modified_at":"2026-02-11T04:40:21.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10647436221696","imei1":"10647436221696","imei2":"10647436221696","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182886,"job_number":"JOB_182886","tr_customer_id":182904,"tr_customer_product_id":182894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:21.000Z","modified_at":"2026-02-11T04:40:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18378487884790","imei1":"18378487884790","imei2":"18378487884790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182887,"job_number":"JOB_182887","tr_customer_id":182905,"tr_customer_product_id":182895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:22.000Z","modified_at":"2026-02-11T04:40:22.000Z","name":"Kamille Rau","mobile_number":"604-672-4490","email_id":"Amie.Trantow35@hotmail.com","dop":"2025-06-18","serial_number":"1080036740499148","imei1":"1080036740499148","imei2":"1080036740499148","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182889,"job_number":"JOB_182889","tr_customer_id":182907,"tr_customer_product_id":182897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:23.000Z","modified_at":"2026-02-11T04:40:23.000Z","name":"Lonny Adams","mobile_number":"859-382-0725","email_id":"Emmy98@hotmail.com","dop":"2025-04-06","serial_number":"10458660211530984","imei1":"10458660211530984","imei2":"10458660211530984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182890,"job_number":"JOB_182890","tr_customer_id":182908,"tr_customer_product_id":182898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:23.000Z","modified_at":"2026-02-11T04:40:23.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19308831125865","imei1":"19308831125865","imei2":"19308831125865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182892,"job_number":"JOB_182892","tr_customer_id":182910,"tr_customer_product_id":182900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:25.000Z","modified_at":"2026-02-11T04:40:25.000Z","name":"Waino Rolfson","mobile_number":"897-221-7859","email_id":"Josie_Kuhic@hotmail.com","dop":"2025-04-06","serial_number":"12910734798368134","imei1":"12910734798368134","imei2":"12910734798368134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182893,"job_number":"JOB_182893","tr_customer_id":182911,"tr_customer_product_id":182901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:25.000Z","modified_at":"2026-02-11T04:40:25.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-01","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-01T04:40:25.749531786Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182894,"job_number":"JOB_182894","tr_customer_id":182912,"tr_customer_product_id":182902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:26.000Z","modified_at":"2026-02-11T04:40:26.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101746263706131","imei1":"101746263706131","imei2":"101746263706131","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182896,"job_number":"JOB_182896","tr_customer_id":182914,"tr_customer_product_id":182904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:31.000Z","modified_at":"2026-02-11T04:40:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18128353192249","imei1":"18128353192249","imei2":"18128353192249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182900,"job_number":"JOB_182900","tr_customer_id":182918,"tr_customer_product_id":182908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Harrison Koelpin","mobile_number":"883-905-6924","email_id":"Kenton92@gmail.com","dop":"2025-04-06","serial_number":"13606022449813986","imei1":"13606022449813986","imei2":"13606022449813986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182908,"job_number":"JOB_182908","tr_customer_id":182926,"tr_customer_product_id":182916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:40.000Z","modified_at":"2026-02-11T04:40:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17175508116451","imei1":"17175508116451","imei2":"17175508116451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182910,"job_number":"JOB_182910","tr_customer_id":182928,"tr_customer_product_id":182918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:40.000Z","modified_at":"2026-02-11T04:40:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17608915063594","imei1":"17608915063594","imei2":"17608915063594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182912,"job_number":"JOB_182912","tr_customer_id":182930,"tr_customer_product_id":182920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:41.000Z","modified_at":"2026-02-11T04:40:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18375249393716","imei1":"18375249393716","imei2":"18375249393716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182914,"job_number":"JOB_182914","tr_customer_id":182932,"tr_customer_product_id":182922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Jeffrey Fisher","mobile_number":"917-356-7887","email_id":"Samir.Cronin66@hotmail.com","dop":"2025-04-06","serial_number":"15921161729753252","imei1":"15921161729753252","imei2":"15921161729753252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182915,"job_number":"JOB_182915","tr_customer_id":182933,"tr_customer_product_id":182923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12238958317563","imei1":"12238958317563","imei2":"12238958317563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182917,"job_number":"JOB_182917","tr_customer_id":182935,"tr_customer_product_id":182925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Christop Walter","mobile_number":"890-857-4297","email_id":"Drake_Durgan42@hotmail.com","dop":"2025-04-06","serial_number":"16893889976267252","imei1":"16893889976267252","imei2":"16893889976267252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182918,"job_number":"JOB_182918","tr_customer_id":182936,"tr_customer_product_id":182926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:43.000Z","modified_at":"2026-02-11T04:40:43.000Z","name":"Barrett Gerhold","mobile_number":"614-371-0271","email_id":"Travis18@hotmail.com","dop":"2025-04-06","serial_number":"17045800756842596","imei1":"17045800756842596","imei2":"17045800756842596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182919,"job_number":"JOB_182919","tr_customer_id":182937,"tr_customer_product_id":182927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:44.000Z","modified_at":"2026-02-11T04:40:44.000Z","name":"Madison Feest","mobile_number":"309-528-3079","email_id":"Zackary_Shields@gmail.com","dop":"2025-04-06","serial_number":"16786394143910930","imei1":"16786394143910930","imei2":"16786394143910930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182921,"job_number":"JOB_182921","tr_customer_id":182939,"tr_customer_product_id":182929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:45.000Z","modified_at":"2026-02-11T04:40:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15626098031114","imei1":"15626098031114","imei2":"15626098031114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182926,"job_number":"JOB_182926","tr_customer_id":182944,"tr_customer_product_id":182934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:40:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17750776891618","imei1":"17750776891618","imei2":"17750776891618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182929,"job_number":"JOB_182929","tr_customer_id":182947,"tr_customer_product_id":182937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:47.000Z","modified_at":"2026-02-11T04:40:47.000Z","name":"Benedict Ortiz","mobile_number":"472-341-5485","email_id":"Brannon_West@hotmail.com","dop":"2025-05-30","serial_number":"11781220010694","imei1":"11781220010694","imei2":"11781220010694","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182930,"job_number":"JOB_182930","tr_customer_id":182948,"tr_customer_product_id":182938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:47.000Z","modified_at":"2026-02-11T04:40:47.000Z","name":"May Harris","mobile_number":"769-553-1023","email_id":"Viviane50@gmail.com","dop":"2025-04-06","serial_number":"14630696477352936","imei1":"14630696477352936","imei2":"14630696477352936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182931,"job_number":"JOB_182931","tr_customer_id":182949,"tr_customer_product_id":182939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:47.000Z","modified_at":"2026-02-11T04:40:47.000Z","name":"Janet Mueller","mobile_number":"589-359-6209","email_id":"Maximo23@hotmail.com","dop":"2025-04-06","serial_number":"13624392666080260","imei1":"13624392666080260","imei2":"13624392666080260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182932,"job_number":"JOB_182932","tr_customer_id":182950,"tr_customer_product_id":182940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:48.000Z","modified_at":"2026-02-11T04:40:48.000Z","name":"Adan Gusikowski","mobile_number":"774-937-8219","email_id":"Jane5@hotmail.com","dop":"2025-05-30","serial_number":"1558673910911474","imei1":"1558673910911474","imei2":"1558673910911474","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182933,"job_number":"JOB_182933","tr_customer_id":182951,"tr_customer_product_id":182941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:50.000Z","modified_at":"2026-02-11T04:40:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15168444433644","imei1":"15168444433644","imei2":"15168444433644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182935,"job_number":"JOB_182935","tr_customer_id":182953,"tr_customer_product_id":182943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:52.000Z","modified_at":"2026-02-11T04:40:52.000Z","name":"Jamil Corkery","mobile_number":"903-798-2138","email_id":"Isadore.Botsford@gmail.com","dop":"2025-04-06","serial_number":"10966816643720784","imei1":"10966816643720784","imei2":"10966816643720784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182939,"job_number":"JOB_182939","tr_customer_id":182957,"tr_customer_product_id":182947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:40:54.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19559329614158","imei1":"19559329614158","imei2":"19559329614158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182943,"job_number":"JOB_182943","tr_customer_id":182961,"tr_customer_product_id":182951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:55.000Z","modified_at":"2026-02-11T04:40:55.000Z","name":"Audie Metz","mobile_number":"302-269-7109","email_id":"Zackary.Ebert@yahoo.com","dop":"2025-04-06","serial_number":"12497394537270652","imei1":"12497394537270652","imei2":"12497394537270652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182944,"job_number":"JOB_182944","tr_customer_id":182962,"tr_customer_product_id":182952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:56.000Z","modified_at":"2026-02-11T04:40:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17185143087674","imei1":"17185143087674","imei2":"17185143087674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182947,"job_number":"JOB_182947","tr_customer_id":182965,"tr_customer_product_id":182955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:57.000Z","modified_at":"2026-02-11T04:40:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14458896835726","imei1":"14458896835726","imei2":"14458896835726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182949,"job_number":"JOB_182949","tr_customer_id":182967,"tr_customer_product_id":182957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:58.000Z","modified_at":"2026-02-11T04:40:58.000Z","name":"Aryanna Schulist","mobile_number":"630-241-3416","email_id":"Jaylen81@gmail.com","dop":"2025-04-06","serial_number":"19177722243262616","imei1":"19177722243262616","imei2":"19177722243262616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182950,"job_number":"JOB_182950","tr_customer_id":182968,"tr_customer_product_id":182958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:59.000Z","modified_at":"2026-02-11T04:40:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14927308399598","imei1":"14927308399598","imei2":"14927308399598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182951,"job_number":"JOB_182951","tr_customer_id":182969,"tr_customer_product_id":182959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:59.000Z","modified_at":"2026-02-11T04:40:59.000Z","name":"Petra Mann","mobile_number":"586-286-6461","email_id":"Nigel_Hessel@yahoo.com","dop":"2025-04-06","serial_number":"11329500404137358","imei1":"11329500404137358","imei2":"11329500404137358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182953,"job_number":"JOB_182953","tr_customer_id":182971,"tr_customer_product_id":182961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"Jazmyn Reynolds","mobile_number":"886-398-8922","email_id":"Demetris.Kutch@yahoo.com","dop":"2025-04-06","serial_number":"11710191555336406","imei1":"11710191555336406","imei2":"11710191555336406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182954,"job_number":"JOB_182954","tr_customer_id":182972,"tr_customer_product_id":182962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"50832637529319","imei1":"50832637529319","imei2":"50832637529319","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182955,"job_number":"JOB_182955","tr_customer_id":182973,"tr_customer_product_id":182963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"Taya Robel","mobile_number":"813-464-2405","email_id":"Kobe_Baumbach@yahoo.com","dop":"2025-02-01","serial_number":"69906163605430","imei1":"69906163605430","imei2":"69906163605430","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182956,"job_number":"JOB_182956","tr_customer_id":182974,"tr_customer_product_id":182964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19329319029764","imei1":"19329319029764","imei2":"19329319029764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182958,"job_number":"JOB_182958","tr_customer_id":182976,"tr_customer_product_id":182966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:02.000Z","modified_at":"2026-02-11T04:41:02.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"84359577680381980","imei1":"84359577680381980","imei2":"84359577680381980","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182960,"job_number":"JOB_182960","tr_customer_id":182978,"tr_customer_product_id":182968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:03.000Z","modified_at":"2026-02-11T04:41:03.000Z","name":"Brant Hyatt","mobile_number":"740-824-3835","email_id":"Terence74@yahoo.com","dop":"2025-04-06","serial_number":"10290298570250394","imei1":"10290298570250394","imei2":"10290298570250394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182961,"job_number":"JOB_182961","tr_customer_id":182979,"tr_customer_product_id":182969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:08.000Z","modified_at":"2026-02-11T04:41:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15976668459628","imei1":"15976668459628","imei2":"15976668459628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182965,"job_number":"JOB_182965","tr_customer_id":182983,"tr_customer_product_id":182973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:10.000Z","name":"Walker Bruen","mobile_number":"992-213-9837","email_id":"Randal_Funk31@hotmail.com","dop":"2025-04-06","serial_number":"12842872777823776","imei1":"12842872777823776","imei2":"12842872777823776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182968,"job_number":"JOB_182968","tr_customer_id":182986,"tr_customer_product_id":182976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:14.000Z","modified_at":"2026-02-11T04:41:14.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"102138564152022","imei1":"102138564152022","imei2":"102138564152022","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182970,"job_number":"JOB_182970","tr_customer_id":182988,"tr_customer_product_id":182978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:19.000Z","modified_at":"2026-02-11T04:41:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16067183761883","imei1":"16067183761883","imei2":"16067183761883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182973,"job_number":"JOB_182973","tr_customer_id":182991,"tr_customer_product_id":182981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:20.000Z","modified_at":"2026-02-11T04:41:20.000Z","name":"Micaela Schoen","mobile_number":"546-731-1788","email_id":"Adelia18@gmail.com","dop":"2025-04-06","serial_number":"10044138046881572","imei1":"10044138046881572","imei2":"10044138046881572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182974,"job_number":"JOB_182974","tr_customer_id":182992,"tr_customer_product_id":182982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:23.000Z","modified_at":"2026-02-11T04:41:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15882954189018","imei1":"15882954189018","imei2":"15882954189018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182976,"job_number":"JOB_182976","tr_customer_id":182994,"tr_customer_product_id":182984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:25.000Z","modified_at":"2026-02-11T04:41:25.000Z","name":"Mylene Wolff","mobile_number":"200-768-4708","email_id":"Timmothy50@hotmail.com","dop":"2025-04-06","serial_number":"10043291442520236","imei1":"10043291442520236","imei2":"10043291442520236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182977,"job_number":"JOB_182977","tr_customer_id":182995,"tr_customer_product_id":182985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:26.000Z","modified_at":"2026-02-11T04:41:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19936389945962","imei1":"19936389945962","imei2":"19936389945962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182979,"job_number":"JOB_182979","tr_customer_id":182997,"tr_customer_product_id":182987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:27.000Z","modified_at":"2026-02-11T04:41:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18027829695991","imei1":"18027829695991","imei2":"18027829695991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182981,"job_number":"JOB_182981","tr_customer_id":182999,"tr_customer_product_id":182989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:28.000Z","modified_at":"2026-02-11T04:41:28.000Z","name":"Gerry Runolfsson","mobile_number":"686-517-5425","email_id":"Alfonzo_Lynch@gmail.com","dop":"2025-04-06","serial_number":"14156006987931666","imei1":"14156006987931666","imei2":"14156006987931666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182982,"job_number":"JOB_182982","tr_customer_id":183000,"tr_customer_product_id":182990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:28.000Z","modified_at":"2026-02-11T04:41:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10696979899917","imei1":"10696979899917","imei2":"10696979899917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182984,"job_number":"JOB_182984","tr_customer_id":183002,"tr_customer_product_id":182992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"Tobin Beier","mobile_number":"249-901-7355","email_id":"Sigrid.Wyman93@hotmail.com","dop":"2025-04-06","serial_number":"18608927212452856","imei1":"18608927212452856","imei2":"18608927212452856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182985,"job_number":"JOB_182985","tr_customer_id":183003,"tr_customer_product_id":182993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15661516834065","imei1":"15661516834065","imei2":"15661516834065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182986,"job_number":"JOB_182986","tr_customer_id":183004,"tr_customer_product_id":182994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18367906590135","imei1":"18367906590135","imei2":"18367906590135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182988,"job_number":"JOB_182988","tr_customer_id":183006,"tr_customer_product_id":182996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"Wayne Torp","mobile_number":"386-567-2814","email_id":"Clementina.Mayert@yahoo.com","dop":"2025-04-06","serial_number":"14489251443239016","imei1":"14489251443239016","imei2":"14489251443239016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182990,"job_number":"JOB_182990","tr_customer_id":183008,"tr_customer_product_id":182998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:31.000Z","modified_at":"2026-02-11T04:41:31.000Z","name":"Kendra Farrell","mobile_number":"539-896-4328","email_id":"Jessica.Christiansen25@hotmail.com","dop":"2025-04-06","serial_number":"15582471551731674","imei1":"15582471551731674","imei2":"15582471551731674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182991,"job_number":"JOB_182991","tr_customer_id":183009,"tr_customer_product_id":182999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:31.000Z","modified_at":"2026-02-11T04:41:31.000Z","name":"Cory Kuhn","mobile_number":"236-932-0825","email_id":"Kurt_Ullrich@hotmail.com","dop":"2025-04-06","serial_number":"18589873036470016","imei1":"18589873036470016","imei2":"18589873036470016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182992,"job_number":"JOB_182992","tr_customer_id":183010,"tr_customer_product_id":183000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:36.000Z","modified_at":"2026-02-11T04:41:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12548801331259","imei1":"12548801331259","imei2":"12548801331259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182996,"job_number":"JOB_182996","tr_customer_id":183014,"tr_customer_product_id":183004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"Magdalen Fisher","mobile_number":"649-990-6283","email_id":"Orpha_Daugherty@hotmail.com","dop":"2025-04-06","serial_number":"16994118555869900","imei1":"16994118555869900","imei2":"16994118555869900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182997,"job_number":"JOB_182997","tr_customer_id":183015,"tr_customer_product_id":183005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17780126411886","imei1":"17780126411886","imei2":"17780126411886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182998,"job_number":"JOB_182998","tr_customer_id":183016,"tr_customer_product_id":183006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"11683123025932","imei1":"11683123025932","imei2":"11683123025932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183002,"job_number":"JOB_183002","tr_customer_id":183020,"tr_customer_product_id":183010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:40.000Z","modified_at":"2026-02-11T04:41:40.000Z","name":"Hillary Padberg","mobile_number":"997-682-9365","email_id":"Jason.Larson@yahoo.com","dop":"2025-04-06","serial_number":"13328808370588932","imei1":"13328808370588932","imei2":"13328808370588932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183003,"job_number":"JOB_183003","tr_customer_id":183021,"tr_customer_product_id":183011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:40.000Z","modified_at":"2026-02-11T04:41:40.000Z","name":"Deron Lubowitz","mobile_number":"268-562-2292","email_id":"Myriam62@yahoo.com","dop":"2025-04-06","serial_number":"13604975587784080","imei1":"13604975587784080","imei2":"13604975587784080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183004,"job_number":"JOB_183004","tr_customer_id":183022,"tr_customer_product_id":183012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:40.000Z","modified_at":"2026-02-11T04:41:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17156453540867","imei1":"17156453540867","imei2":"17156453540867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183006,"job_number":"JOB_183006","tr_customer_id":183024,"tr_customer_product_id":183014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:42.000Z","modified_at":"2026-02-11T04:41:42.000Z","name":"Hayley Anderson","mobile_number":"259-828-1585","email_id":"Alvena_West@gmail.com","dop":"2025-04-06","serial_number":"11465433366594156","imei1":"11465433366594156","imei2":"11465433366594156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183007,"job_number":"JOB_183007","tr_customer_id":183025,"tr_customer_product_id":183015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:46.000Z","modified_at":"2026-02-11T04:41:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10672977854692","imei1":"10672977854692","imei2":"10672977854692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183009,"job_number":"JOB_183009","tr_customer_id":183027,"tr_customer_product_id":183017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:48.000Z","modified_at":"2026-02-11T04:41:48.000Z","name":"Jaeden Walker","mobile_number":"993-658-3884","email_id":"August43@yahoo.com","dop":"2025-04-06","serial_number":"12438211405047384","imei1":"12438211405047384","imei2":"12438211405047384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183010,"job_number":"JOB_183010","tr_customer_id":183028,"tr_customer_product_id":183018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:49.000Z","modified_at":"2026-02-11T04:41:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10151231472902","imei1":"10151231472902","imei2":"10151231472902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183012,"job_number":"JOB_183012","tr_customer_id":183030,"tr_customer_product_id":183020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:51.000Z","modified_at":"2026-02-11T04:41:51.000Z","name":"Patience Cummerata","mobile_number":"367-998-7851","email_id":"Presley14@yahoo.com","dop":"2025-04-06","serial_number":"16443618404987022","imei1":"16443618404987022","imei2":"16443618404987022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183013,"job_number":"JOB_183013","tr_customer_id":183031,"tr_customer_product_id":183021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:55.000Z","modified_at":"2026-02-11T04:41:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18605256320772","imei1":"18605256320772","imei2":"18605256320772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183015,"job_number":"JOB_183015","tr_customer_id":183033,"tr_customer_product_id":183023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:56.000Z","modified_at":"2026-02-11T04:41:56.000Z","name":"Mackenzie Brekke","mobile_number":"258-649-1568","email_id":"Xander_Doyle93@yahoo.com","dop":"2025-04-06","serial_number":"18049397157286536","imei1":"18049397157286536","imei2":"18049397157286536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183016,"job_number":"JOB_183016","tr_customer_id":183034,"tr_customer_product_id":183024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:01.000Z","modified_at":"2026-02-11T04:42:01.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"103907731920175","imei1":"103907731920175","imei2":"103907731920175","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183018,"job_number":"JOB_183018","tr_customer_id":183036,"tr_customer_product_id":183026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:06.000Z","modified_at":"2026-02-11T04:42:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14279762654267","imei1":"14279762654267","imei2":"14279762654267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183020,"job_number":"JOB_183020","tr_customer_id":183038,"tr_customer_product_id":183028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:06.000Z","modified_at":"2026-02-11T04:42:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13293210952321","imei1":"13293210952321","imei2":"13293210952321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183022,"job_number":"JOB_183022","tr_customer_id":183040,"tr_customer_product_id":183030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:08.000Z","modified_at":"2026-02-11T04:42:08.000Z","name":"Zion Ullrich","mobile_number":"494-975-6033","email_id":"Chaim.Abernathy@gmail.com","dop":"2025-04-06","serial_number":"17978179863316786","imei1":"17978179863316786","imei2":"17978179863316786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183023,"job_number":"JOB_183023","tr_customer_id":183041,"tr_customer_product_id":183031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:08.000Z","modified_at":"2026-02-11T04:42:08.000Z","name":"Camden Kassulke","mobile_number":"917-465-6234","email_id":"Joan34@yahoo.com","dop":"2025-04-06","serial_number":"17919277339690504","imei1":"17919277339690504","imei2":"17919277339690504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183024,"job_number":"JOB_183024","tr_customer_id":183042,"tr_customer_product_id":183032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:10.000Z","modified_at":"2026-02-11T04:42:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11005012545933","imei1":"11005012545933","imei2":"11005012545933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183026,"job_number":"JOB_183026","tr_customer_id":183044,"tr_customer_product_id":183034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:12.000Z","modified_at":"2026-02-11T04:42:12.000Z","name":"Thurman Rosenbaum","mobile_number":"267-632-9418","email_id":"Chase90@hotmail.com","dop":"2025-04-06","serial_number":"13225785880054386","imei1":"13225785880054386","imei2":"13225785880054386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183027,"job_number":"JOB_183027","tr_customer_id":183045,"tr_customer_product_id":183035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:12.000Z","modified_at":"2026-02-11T04:42:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17026292498030","imei1":"17026292498030","imei2":"17026292498030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183029,"job_number":"JOB_183029","tr_customer_id":183047,"tr_customer_product_id":183037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:13.000Z","modified_at":"2026-02-11T04:42:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10499240558781","imei1":"10499240558781","imei2":"10499240558781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183031,"job_number":"JOB_183031","tr_customer_id":183049,"tr_customer_product_id":183039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:14.000Z","modified_at":"2026-02-11T04:42:14.000Z","name":"Kayleigh Mills","mobile_number":"868-501-0267","email_id":"Layla_Ondricka4@gmail.com","dop":"2025-04-06","serial_number":"11734462577172234","imei1":"11734462577172234","imei2":"11734462577172234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183032,"job_number":"JOB_183032","tr_customer_id":183050,"tr_customer_product_id":183040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:15.000Z","modified_at":"2026-02-11T04:42:15.000Z","name":"Emilio Schamberger","mobile_number":"903-315-5431","email_id":"Emmitt75@yahoo.com","dop":"2025-04-06","serial_number":"11981567063730914","imei1":"11981567063730914","imei2":"11981567063730914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183033,"job_number":"JOB_183033","tr_customer_id":183051,"tr_customer_product_id":183041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:21.000Z","modified_at":"2026-02-11T04:42:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15712749839172","imei1":"15712749839172","imei2":"15712749839172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183035,"job_number":"JOB_183035","tr_customer_id":183053,"tr_customer_product_id":183043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:42:23.000Z","name":"Camren Gleichner","mobile_number":"671-925-3084","email_id":"Arielle.Nitzsche12@hotmail.com","dop":"2025-04-06","serial_number":"10945624494324746","imei1":"10945624494324746","imei2":"10945624494324746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183036,"job_number":"JOB_183036","tr_customer_id":183054,"tr_customer_product_id":183044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:42:23.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15589013937140","imei1":"15589013937140","imei2":"15589013937140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183037,"job_number":"JOB_183037","tr_customer_id":183055,"tr_customer_product_id":183045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:42:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17284338575350","imei1":"17284338575350","imei2":"17284338575350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183041,"job_number":"JOB_183041","tr_customer_id":183059,"tr_customer_product_id":183049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:24.000Z","modified_at":"2026-02-11T04:42:24.000Z","name":"Viva Farrell","mobile_number":"255-816-5701","email_id":"Samara.Jacobson@gmail.com","dop":"2025-04-06","serial_number":"15816324883495678","imei1":"15816324883495678","imei2":"15816324883495678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183043,"job_number":"JOB_183043","tr_customer_id":183061,"tr_customer_product_id":183051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:25.000Z","modified_at":"2026-02-11T04:42:25.000Z","name":"Lelah Strosin","mobile_number":"306-402-5477","email_id":"Marian.Kub34@yahoo.com","dop":"2025-04-06","serial_number":"19929376639948120","imei1":"19929376639948120","imei2":"19929376639948120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183045,"job_number":"JOB_183045","tr_customer_id":183063,"tr_customer_product_id":183053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:05.000Z","modified_at":"2026-02-11T04:43:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18910894023451","imei1":"18910894023451","imei2":"18910894023451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183047,"job_number":"JOB_183047","tr_customer_id":183065,"tr_customer_product_id":183055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:06.000Z","modified_at":"2026-02-11T04:43:06.000Z","name":"Lonnie Fritsch","mobile_number":"908-639-9657","email_id":"Jake.Nitzsche56@gmail.com","dop":"2025-04-06","serial_number":"12524218849712214","imei1":"12524218849712214","imei2":"12524218849712214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183048,"job_number":"JOB_183048","tr_customer_id":183066,"tr_customer_product_id":183056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:07.000Z","modified_at":"2026-02-11T04:43:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12318721117026","imei1":"12318721117026","imei2":"12318721117026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183050,"job_number":"JOB_183050","tr_customer_id":183068,"tr_customer_product_id":183058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:08.000Z","modified_at":"2026-02-11T04:43:08.000Z","name":"Candida Zieme","mobile_number":"752-421-4729","email_id":"Raegan_Sipes@hotmail.com","dop":"2025-04-06","serial_number":"16766425598575856","imei1":"16766425598575856","imei2":"16766425598575856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183058,"job_number":"JOB_183058","tr_customer_id":183076,"tr_customer_product_id":183066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:50:27.000Z","modified_at":"2026-02-11T04:50:27.000Z","name":"Marianna Lubowitz","mobile_number":"965-340-6911","email_id":"Isobel_Heathcote@hotmail.com","dop":"2025-04-06","serial_number":"13073719714269954","imei1":"13073719714269954","imei2":"13073719714269954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:50:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183059,"job_number":"JOB_183059","tr_customer_id":183077,"tr_customer_product_id":183067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:54:26.000Z","modified_at":"2026-02-11T04:54:26.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"11423136739238","imei2":"11423136739238","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:54:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183060,"job_number":"JOB_183060","tr_customer_id":183078,"tr_customer_product_id":183068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:55:13.000Z","modified_at":"2026-02-11T04:55:13.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"11543510832150","imei2":"11543510832150","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183061,"job_number":"JOB_183061","tr_customer_id":183079,"tr_customer_product_id":183069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:55:19.000Z","modified_at":"2026-02-11T04:55:19.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"12195529584072","imei2":"12195529584072","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183063,"job_number":"JOB_183063","tr_customer_id":183081,"tr_customer_product_id":183071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:12.000Z","modified_at":"2026-02-11T04:56:12.000Z","name":"Lavonne Hamill","mobile_number":"563-582-0244","email_id":"Velva37@gmail.com","dop":"2025-04-06","serial_number":"15219873814220886","imei1":"15219873814220886","imei2":"15219873814220886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183065,"job_number":"JOB_183065","tr_customer_id":183083,"tr_customer_product_id":183073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:43.000Z","modified_at":"2026-02-11T04:56:43.000Z","name":"Moriah Beahan","mobile_number":"613-844-0150","email_id":"Jaylon.Rutherford@hotmail.com","dop":"2025-04-06","serial_number":"16843102826610250","imei1":"16843102826610250","imei2":"16843102826610250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183066,"job_number":"JOB_183066","tr_customer_id":183084,"tr_customer_product_id":183074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:02.000Z","modified_at":"2026-02-11T04:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19885823326254","imei1":"19885823326254","imei2":"19885823326254","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183067,"job_number":"JOB_183067","tr_customer_id":183085,"tr_customer_product_id":183075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:02.000Z","modified_at":"2026-02-11T04:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70705725748991","imei1":"70705725748991","imei2":"70705725748991","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183068,"job_number":"JOB_183068","tr_customer_id":183086,"tr_customer_product_id":183076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:02.000Z","modified_at":"2026-02-11T04:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32411606423792","imei1":"32411606423792","imei2":"32411606423792","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183069,"job_number":"JOB_183069","tr_customer_id":183087,"tr_customer_product_id":183077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:03.000Z","modified_at":"2026-02-11T04:57:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44047406784571","imei1":"44047406784571","imei2":"44047406784571","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183070,"job_number":"JOB_183070","tr_customer_id":183088,"tr_customer_product_id":183078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:03.000Z","modified_at":"2026-02-11T04:57:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95656608954929","imei1":"95656608954929","imei2":"95656608954929","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183071,"job_number":"JOB_183071","tr_customer_id":183089,"tr_customer_product_id":183079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:03.000Z","modified_at":"2026-02-11T04:57:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20168088660255","imei1":"20168088660255","imei2":"20168088660255","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183074,"job_number":"JOB_183074","tr_customer_id":183092,"tr_customer_product_id":183082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:11.000Z","modified_at":"2026-02-11T04:57:11.000Z","name":"Candace O'Conner","mobile_number":"327-539-6419","email_id":"Kieran32@gmail.com","dop":"2025-04-06","serial_number":"16360462996977524","imei1":"16360462996977524","imei2":"16360462996977524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183075,"job_number":"JOB_183075","tr_customer_id":183093,"tr_customer_product_id":183083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:34.000Z","modified_at":"2026-02-11T04:57:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37311731737891","imei1":"37311731737891","imei2":"37311731737891","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183076,"job_number":"JOB_183076","tr_customer_id":183094,"tr_customer_product_id":183084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:35.000Z","modified_at":"2026-02-11T04:57:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99628187237043","imei1":"99628187237043","imei2":"99628187237043","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183077,"job_number":"JOB_183077","tr_customer_id":183095,"tr_customer_product_id":183085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:35.000Z","modified_at":"2026-02-11T04:57:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89429296568891","imei1":"89429296568891","imei2":"89429296568891","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183078,"job_number":"JOB_183078","tr_customer_id":183096,"tr_customer_product_id":183086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:35.000Z","modified_at":"2026-02-11T04:57:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30357564950446","imei1":"30357564950446","imei2":"30357564950446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183079,"job_number":"JOB_183079","tr_customer_id":183097,"tr_customer_product_id":183087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:36.000Z","modified_at":"2026-02-11T04:57:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51672775342540","imei1":"51672775342540","imei2":"51672775342540","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183080,"job_number":"JOB_183080","tr_customer_id":183098,"tr_customer_product_id":183088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:36.000Z","modified_at":"2026-02-11T04:57:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75601906932058","imei1":"75601906932058","imei2":"75601906932058","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183083,"job_number":"JOB_183083","tr_customer_id":183101,"tr_customer_product_id":183091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:38.000Z","modified_at":"2026-02-11T04:57:38.000Z","name":"Elias Krajcik","mobile_number":"995-488-7373","email_id":"Leann_Heidenreich60@yahoo.com","dop":"2025-04-06","serial_number":"17893056251848864","imei1":"17893056251848864","imei2":"17893056251848864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183085,"job_number":"JOB_183085","tr_customer_id":183103,"tr_customer_product_id":183093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:05.000Z","modified_at":"2026-02-11T04:58:05.000Z","name":"Shana Ratke","mobile_number":"515-271-8260","email_id":"Bo36@hotmail.com","dop":"2025-04-06","serial_number":"18373543769369348","imei1":"18373543769369348","imei2":"18373543769369348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183086,"job_number":"JOB_183086","tr_customer_id":183104,"tr_customer_product_id":183094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:07.000Z","modified_at":"2026-02-11T04:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90121880276023","imei1":"90121880276023","imei2":"90121880276023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183087,"job_number":"JOB_183087","tr_customer_id":183105,"tr_customer_product_id":183095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:07.000Z","modified_at":"2026-02-11T04:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53535897240218","imei1":"53535897240218","imei2":"53535897240218","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183088,"job_number":"JOB_183088","tr_customer_id":183106,"tr_customer_product_id":183096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:07.000Z","modified_at":"2026-02-11T04:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93636154990897","imei1":"93636154990897","imei2":"93636154990897","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183089,"job_number":"JOB_183089","tr_customer_id":183107,"tr_customer_product_id":183097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70614919477796","imei1":"70614919477796","imei2":"70614919477796","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183090,"job_number":"JOB_183090","tr_customer_id":183108,"tr_customer_product_id":183098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23519400827678","imei1":"23519400827678","imei2":"23519400827678","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183091,"job_number":"JOB_183091","tr_customer_id":183109,"tr_customer_product_id":183099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16691981641760","imei1":"16691981641760","imei2":"16691981641760","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183094,"job_number":"JOB_183094","tr_customer_id":183112,"tr_customer_product_id":183102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:36.000Z","modified_at":"2026-02-11T04:58:36.000Z","name":"Casimir Kassulke","mobile_number":"760-824-5499","email_id":"Scotty.Zieme73@gmail.com","dop":"2025-04-06","serial_number":"17594989227134046","imei1":"17594989227134046","imei2":"17594989227134046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183095,"job_number":"JOB_183095","tr_customer_id":183113,"tr_customer_product_id":183103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:10.000Z","modified_at":"2026-02-11T05:00:10.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"12546775601321","imei1":"12546775601321","imei2":"12546775601321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183096,"job_number":"JOB_183096","tr_customer_id":183114,"tr_customer_product_id":183104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:10.000Z","modified_at":"2026-02-11T05:00:10.000Z","name":"Eloisa Prosacco","mobile_number":"746-451-6746","email_id":"Madaline94@gmail.com","dop":"2025-04-06","serial_number":"11553081014206","imei1":"11553081014206","imei2":"11553081014206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183097,"job_number":"JOB_183097","tr_customer_id":183115,"tr_customer_product_id":183105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:11.000Z","modified_at":"2026-02-11T05:00:11.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"17389857489316","imei1":"17389857489316","imei2":"17389857489316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183098,"job_number":"JOB_183098","tr_customer_id":183116,"tr_customer_product_id":183106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:12.000Z","modified_at":"2026-02-11T05:00:12.000Z","name":"Alana Powlowski","mobile_number":"341-250-1730","email_id":"Amelie_Koepp89@hotmail.com","dop":"2025-04-06","serial_number":"19484019119188","imei1":"19484019119188","imei2":"19484019119188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183099,"job_number":"JOB_183099","tr_customer_id":183117,"tr_customer_product_id":183107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:13.000Z","modified_at":"2026-02-11T05:00:13.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"13153990366344","imei1":"13153990366344","imei2":"13153990366344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183100,"job_number":"JOB_183100","tr_customer_id":183118,"tr_customer_product_id":183108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:13.000Z","modified_at":"2026-02-11T05:00:13.000Z","name":"Johnnie Smith","mobile_number":"817-677-7082","email_id":"Nico64@gmail.com","dop":"2025-04-06","serial_number":"14246366036474","imei1":"14246366036474","imei2":"14246366036474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183101,"job_number":"JOB_183101","tr_customer_id":183119,"tr_customer_product_id":183109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:03:39.000Z","modified_at":"2026-02-11T05:03:39.000Z","name":"Russell Schumm","mobile_number":"464-265-9447","email_id":"Ronny18@yahoo.com","dop":"2025-04-06","serial_number":"14588365071466","imei1":"14588365071466","imei2":"14588365071466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:03:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183102,"job_number":"JOB_183102","tr_customer_id":183120,"tr_customer_product_id":183110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:03:40.000Z","modified_at":"2026-02-11T05:03:40.000Z","name":"Norene Schroeder","mobile_number":"586-937-6069","email_id":"Gregoria.Heller56@yahoo.com","dop":"2025-04-06","serial_number":"10048265542355","imei1":"10048265542355","imei2":"10048265542355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:03:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183103,"job_number":"JOB_183103","tr_customer_id":183121,"tr_customer_product_id":183111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:03:41.000Z","modified_at":"2026-02-11T05:03:42.000Z","name":"Ernest Fisher","mobile_number":"582-795-3078","email_id":"Scot.Klocko@yahoo.com","dop":"2025-04-06","serial_number":"17244825797616","imei1":"17244825797616","imei2":"17244825797616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183104,"job_number":"JOB_183104","tr_customer_id":183122,"tr_customer_product_id":183112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:08:41.000Z","modified_at":"2026-02-11T05:08:41.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"18874584872144","imei1":"18874584872144","imei2":"18874584872144","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:08:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183105,"job_number":"JOB_183105","tr_customer_id":183123,"tr_customer_product_id":183113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:09:25.000Z","modified_at":"2026-02-11T05:09:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17166310760862","imei1":"17166310760862","imei2":"17166310760862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:09:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183107,"job_number":"JOB_183107","tr_customer_id":183125,"tr_customer_product_id":183115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:09:26.000Z","modified_at":"2026-02-11T05:09:26.000Z","name":"Salma Macejkovic","mobile_number":"677-760-1996","email_id":"Adelia.Deckow@yahoo.com","dop":"2025-04-06","serial_number":"12361868057079276","imei1":"12361868057079276","imei2":"12361868057079276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183108,"job_number":"JOB_183108","tr_customer_id":183126,"tr_customer_product_id":183116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:10:14.000Z","modified_at":"2026-02-11T05:10:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16746156227498","imei1":"16746156227498","imei2":"16746156227498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183110,"job_number":"JOB_183110","tr_customer_id":183128,"tr_customer_product_id":183118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:10:15.000Z","modified_at":"2026-02-11T05:10:15.000Z","name":"Ericka Gleason","mobile_number":"391-768-7127","email_id":"Jamaal.Ullrich@yahoo.com","dop":"2025-04-06","serial_number":"13311083001296582","imei1":"13311083001296582","imei2":"13311083001296582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:10:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183111,"job_number":"JOB_183111","tr_customer_id":183129,"tr_customer_product_id":183119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:11:02.000Z","modified_at":"2026-02-11T05:11:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18448703005356","imei1":"18448703005356","imei2":"18448703005356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183113,"job_number":"JOB_183113","tr_customer_id":183131,"tr_customer_product_id":183121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:11:04.000Z","modified_at":"2026-02-11T05:11:04.000Z","name":"Lauren Kutch","mobile_number":"220-935-1584","email_id":"Darrell_Crona68@yahoo.com","dop":"2025-04-06","serial_number":"15854695043085708","imei1":"15854695043085708","imei2":"15854695043085708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:11:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183114,"job_number":"JOB_183114","tr_customer_id":183132,"tr_customer_product_id":183122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:21:41.000Z","modified_at":"2026-02-11T05:21:41.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"18221354331659","imei1":"18221354331659","imei2":"18221354331659","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183117,"job_number":"JOB_183117","tr_customer_id":183135,"tr_customer_product_id":183125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:05.000Z","modified_at":"2026-02-11T05:24:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19960741817035","imei1":"19960741817035","imei2":"19960741817035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183119,"job_number":"JOB_183119","tr_customer_id":183137,"tr_customer_product_id":183127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:07.000Z","modified_at":"2026-02-11T05:24:07.000Z","name":"Hector Collins","mobile_number":"827-353-0702","email_id":"Mitchell.Walker@hotmail.com","dop":"2025-04-06","serial_number":"19949376886640464","imei1":"19949376886640464","imei2":"19949376886640464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183120,"job_number":"JOB_183120","tr_customer_id":183138,"tr_customer_product_id":183128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:42.000Z","modified_at":"2026-02-11T05:24:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-01","serial_number":"24488512258463","imei1":"24488512258463","imei2":"24488512258463","popurl":"2026-02-01T05:24:41.826333159Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183121,"job_number":"JOB_183121","tr_customer_id":183139,"tr_customer_product_id":183129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:42.000Z","modified_at":"2026-02-11T05:24:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-01","serial_number":"44064883098233","imei1":"44064883098233","imei2":"44064883098233","popurl":"2026-02-01T05:24:42.245189547Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183122,"job_number":"JOB_183122","tr_customer_id":183140,"tr_customer_product_id":183130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:52.000Z","modified_at":"2026-02-11T05:24:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17584467814570","imei1":"17584467814570","imei2":"17584467814570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183124,"job_number":"JOB_183124","tr_customer_id":183142,"tr_customer_product_id":183132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:54.000Z","modified_at":"2026-02-11T05:24:54.000Z","name":"Leon Kovacek","mobile_number":"804-669-8365","email_id":"Violette_Durgan@hotmail.com","dop":"2025-04-06","serial_number":"11575450775874636","imei1":"11575450775874636","imei2":"11575450775874636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183125,"job_number":"JOB_183125","tr_customer_id":183143,"tr_customer_product_id":183133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:25:38.000Z","modified_at":"2026-02-11T05:25:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11218017965877","imei1":"11218017965877","imei2":"11218017965877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183127,"job_number":"JOB_183127","tr_customer_id":183145,"tr_customer_product_id":183135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:25:40.000Z","modified_at":"2026-02-11T05:25:40.000Z","name":"Travon Nicolas","mobile_number":"961-876-5322","email_id":"Darrel_Feest@hotmail.com","dop":"2025-04-06","serial_number":"12918467628263212","imei1":"12918467628263212","imei2":"12918467628263212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183128,"job_number":"JOB_183128","tr_customer_id":183146,"tr_customer_product_id":183136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:38:51.000Z","modified_at":"2026-02-11T05:38:51.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100515514988019","imei1":"100515514988019","imei2":"100515514988019","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183130,"job_number":"JOB_183130","tr_customer_id":183148,"tr_customer_product_id":183138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:05.000Z","modified_at":"2026-02-11T05:39:05.000Z","name":"Buddy Bergstrom","mobile_number":"935-344-8684","email_id":"Liliana46@hotmail.com","dop":"2025-04-06","serial_number":"18740376709127","imei1":"18740376709127","imei2":"18740376709127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183131,"job_number":"JOB_183131","tr_customer_id":183149,"tr_customer_product_id":183139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:05.000Z","modified_at":"2026-02-11T05:39:05.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"108168591639560","imei1":"108168591639560","imei2":"108168591639560","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183133,"job_number":"JOB_183133","tr_customer_id":183151,"tr_customer_product_id":183141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:06.000Z","modified_at":"2026-02-11T05:39:06.000Z","name":"Jerrod Cremin","mobile_number":"456-211-8562","email_id":"Ernest.Spencer@gmail.com","dop":"2025-04-06","serial_number":"18118419172310","imei1":"18118419172310","imei2":"18118419172310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183134,"job_number":"JOB_183134","tr_customer_id":183152,"tr_customer_product_id":183142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:07.000Z","modified_at":"2026-02-11T05:39:07.000Z","name":"Novella McLaughlin","mobile_number":"820-824-5013","email_id":"Charlie_Graham@gmail.com","dop":"2025-04-06","serial_number":"11987853007015","imei1":"11987853007015","imei2":"11987853007015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183135,"job_number":"JOB_183135","tr_customer_id":183153,"tr_customer_product_id":183143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:54.000Z","modified_at":"2026-02-11T05:39:54.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"14821147863595","imei1":"14821147863595","imei2":"14821147863595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183136,"job_number":"JOB_183136","tr_customer_id":183154,"tr_customer_product_id":183144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:54.000Z","modified_at":"2026-02-11T05:39:54.000Z","name":"Salvador Hahn","mobile_number":"923-448-8037","email_id":"Marquise15@yahoo.com","dop":"2025-04-06","serial_number":"11689473987702","imei1":"11689473987702","imei2":"11689473987702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183137,"job_number":"JOB_183137","tr_customer_id":183155,"tr_customer_product_id":183145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:55.000Z","modified_at":"2026-02-11T05:39:55.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"14440653498361","imei1":"14440653498361","imei2":"14440653498361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183138,"job_number":"JOB_183138","tr_customer_id":183156,"tr_customer_product_id":183146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:56.000Z","modified_at":"2026-02-11T05:39:56.000Z","name":"Gretchen Price","mobile_number":"702-609-6770","email_id":"Verdie.Willms78@hotmail.com","dop":"2025-04-06","serial_number":"10933833086637","imei1":"10933833086637","imei2":"10933833086637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183139,"job_number":"JOB_183139","tr_customer_id":183157,"tr_customer_product_id":183147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:57.000Z","modified_at":"2026-02-11T05:39:57.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"16062071003948","imei1":"16062071003948","imei2":"16062071003948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183140,"job_number":"JOB_183140","tr_customer_id":183158,"tr_customer_product_id":183148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:57.000Z","modified_at":"2026-02-11T05:39:57.000Z","name":"Cyrus Howell","mobile_number":"662-504-8977","email_id":"Henriette.Johns@hotmail.com","dop":"2025-04-06","serial_number":"19688445390549","imei1":"19688445390549","imei2":"19688445390549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183141,"job_number":"JOB_183141","tr_customer_id":183159,"tr_customer_product_id":183149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:01.000Z","modified_at":"2026-02-11T05:44:01.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"12029019852424","imei1":"12029019852424","imei2":"12029019852424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183143,"job_number":"JOB_183143","tr_customer_id":183161,"tr_customer_product_id":183151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:02.000Z","modified_at":"2026-02-11T05:44:02.000Z","name":"Danika Kiehn","mobile_number":"279-750-8860","email_id":"Keagan86@hotmail.com","dop":"2025-04-06","serial_number":"11425648155094980","imei1":"11425648155094980","imei2":"11425648155094980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183144,"job_number":"JOB_183144","tr_customer_id":183162,"tr_customer_product_id":183152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:27.000Z","modified_at":"2026-02-11T05:44:27.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"15511829909223","imei1":"15511829909223","imei2":"15511829909223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183146,"job_number":"JOB_183146","tr_customer_id":183164,"tr_customer_product_id":183154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:28.000Z","modified_at":"2026-02-11T05:44:28.000Z","name":"Philip Kuvalis","mobile_number":"808-746-0984","email_id":"Nettie51@yahoo.com","dop":"2025-04-06","serial_number":"12883710525465092","imei1":"12883710525465092","imei2":"12883710525465092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183147,"job_number":"JOB_183147","tr_customer_id":183165,"tr_customer_product_id":183155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:56.000Z","modified_at":"2026-02-11T05:44:56.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"15322755951425","imei1":"15322755951425","imei2":"15322755951425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183149,"job_number":"JOB_183149","tr_customer_id":183167,"tr_customer_product_id":183157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:57.000Z","modified_at":"2026-02-11T05:44:57.000Z","name":"Lacey Purdy","mobile_number":"608-459-1342","email_id":"Destinee.Cronin56@hotmail.com","dop":"2025-04-06","serial_number":"13179270870945154","imei1":"13179270870945154","imei2":"13179270870945154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183151,"job_number":"JOB_183151","tr_customer_id":183169,"tr_customer_product_id":183159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:50:43.000Z","modified_at":"2026-02-11T05:50:43.000Z","name":"Wyatt Jenkins","mobile_number":"225-373-0349","email_id":"Fritz54@gmail.com","dop":"2025-04-06","serial_number":"14361956583201630","imei1":"14361956583201630","imei2":"14361956583201630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183153,"job_number":"JOB_183153","tr_customer_id":183171,"tr_customer_product_id":183161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:51:05.000Z","modified_at":"2026-02-11T05:51:05.000Z","name":"Isaac Stokes","mobile_number":"913-339-2035","email_id":"Lew15@hotmail.com","dop":"2025-04-06","serial_number":"16660196127833728","imei1":"16660196127833728","imei2":"16660196127833728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183154,"job_number":"JOB_183154","tr_customer_id":183172,"tr_customer_product_id":183162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:01:24.000Z","modified_at":"2026-02-11T06:01:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19797603982666","imei1":"19797603982666","imei2":"19797603982666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183156,"job_number":"JOB_183156","tr_customer_id":183174,"tr_customer_product_id":183164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:01:26.000Z","modified_at":"2026-02-11T06:01:26.000Z","name":"Liza Koelpin","mobile_number":"300-595-2755","email_id":"Prudence_Zboncak@yahoo.com","dop":"2025-04-06","serial_number":"12395099501218594","imei1":"12395099501218594","imei2":"12395099501218594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183157,"job_number":"JOB_183157","tr_customer_id":183175,"tr_customer_product_id":183165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:02:15.000Z","modified_at":"2026-02-11T06:02:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10645103552428","imei1":"10645103552428","imei2":"10645103552428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:02:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183159,"job_number":"JOB_183159","tr_customer_id":183177,"tr_customer_product_id":183167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:02:17.000Z","modified_at":"2026-02-11T06:02:17.000Z","name":"Dahlia Cassin","mobile_number":"386-551-0864","email_id":"Kobe_Hackett88@yahoo.com","dop":"2025-04-06","serial_number":"14189140043954194","imei1":"14189140043954194","imei2":"14189140043954194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183160,"job_number":"JOB_183160","tr_customer_id":183178,"tr_customer_product_id":183168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:03:06.000Z","modified_at":"2026-02-11T06:03:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17030107515317","imei1":"17030107515317","imei2":"17030107515317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183162,"job_number":"JOB_183162","tr_customer_id":183180,"tr_customer_product_id":183170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:03:08.000Z","modified_at":"2026-02-11T06:03:08.000Z","name":"Gregoria Dare","mobile_number":"632-860-0407","email_id":"Elisabeth.Terry78@gmail.com","dop":"2025-04-06","serial_number":"10162025129678484","imei1":"10162025129678484","imei2":"10162025129678484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183166,"job_number":"JOB_183166","tr_customer_id":183184,"tr_customer_product_id":183174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:28:49.000Z","modified_at":"2026-02-11T06:28:49.000Z","name":"Efrain Terry","mobile_number":"840-671-3734","email_id":"Grayce.Russel@hotmail.com","dop":"2025-04-06","serial_number":"17603124544839638","imei1":"17603124544839638","imei2":"17603124544839638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183172,"job_number":"JOB_183172","tr_customer_id":183190,"tr_customer_product_id":183180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:02.000Z","modified_at":"2026-02-11T06:43:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15476895905976","imei1":"15476895905976","imei2":"15476895905976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183174,"job_number":"JOB_183174","tr_customer_id":183192,"tr_customer_product_id":183182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:03.000Z","modified_at":"2026-02-11T06:43:03.000Z","name":"Alexane Leffler","mobile_number":"280-359-1036","email_id":"Bobby63@yahoo.com","dop":"2025-04-06","serial_number":"13607715058153356","imei1":"13607715058153356","imei2":"13607715058153356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183175,"job_number":"JOB_183175","tr_customer_id":183193,"tr_customer_product_id":183183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:48.000Z","modified_at":"2026-02-11T06:43:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19218639627720","imei1":"19218639627720","imei2":"19218639627720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183177,"job_number":"JOB_183177","tr_customer_id":183195,"tr_customer_product_id":183185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:50.000Z","modified_at":"2026-02-11T06:43:50.000Z","name":"Johnpaul Schmitt","mobile_number":"303-751-2082","email_id":"Holden71@yahoo.com","dop":"2025-04-06","serial_number":"12612080172240306","imei1":"12612080172240306","imei2":"12612080172240306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183178,"job_number":"JOB_183178","tr_customer_id":183196,"tr_customer_product_id":183186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:44:34.000Z","modified_at":"2026-02-11T06:44:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17342862657922","imei1":"17342862657922","imei2":"17342862657922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183180,"job_number":"JOB_183180","tr_customer_id":183198,"tr_customer_product_id":183188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:44:36.000Z","modified_at":"2026-02-11T06:44:36.000Z","name":"Oswald Ledner","mobile_number":"376-422-5845","email_id":"Zelda39@gmail.com","dop":"2025-04-06","serial_number":"12567578096406198","imei1":"12567578096406198","imei2":"12567578096406198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183193,"job_number":"JOB_183193","tr_customer_id":183211,"tr_customer_product_id":183201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:47.000Z","modified_at":"2026-02-11T06:50:47.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"108883615906837","imei1":"108883615906837","imei2":"108883615906837","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183196,"job_number":"JOB_183196","tr_customer_id":183214,"tr_customer_product_id":183204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:34.000Z","modified_at":"2026-02-11T06:51:34.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104961144659476","imei1":"104961144659476","imei2":"104961144659476","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:51:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183199,"job_number":"JOB_183199","tr_customer_id":183217,"tr_customer_product_id":183207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:13.000Z","modified_at":"2026-02-11T06:52:13.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10151878754165","imei1":"10151878754165","imei2":"10151878754165","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183201,"job_number":"JOB_183201","tr_customer_id":183219,"tr_customer_product_id":183209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:14.000Z","modified_at":"2026-02-11T06:52:14.000Z","name":"Morton Roob","mobile_number":"323-263-7891","email_id":"Frankie24@hotmail.com","dop":"2025-06-18","serial_number":"1072487354717767","imei1":"1072487354717767","imei2":"1072487354717767","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183203,"job_number":"JOB_183203","tr_customer_id":183221,"tr_customer_product_id":183211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:21.000Z","modified_at":"2026-02-11T06:52:21.000Z","name":"Dante Zemlak","mobile_number":"471-229-4043","email_id":"Kennedi77@hotmail.com","dop":"2025-04-06","serial_number":"17272995561701844","imei1":"17272995561701844","imei2":"17272995561701844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183204,"job_number":"JOB_183204","tr_customer_id":183222,"tr_customer_product_id":183212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:22.000Z","modified_at":"2026-02-11T06:52:22.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101445111177906","imei1":"101445111177906","imei2":"101445111177906","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183206,"job_number":"JOB_183206","tr_customer_id":183224,"tr_customer_product_id":183214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:42.000Z","modified_at":"2026-02-11T06:52:42.000Z","name":"John Doe","mobile_number":"9876543210","email_id":"test.user@example.com","dop":"2025-09-09","serial_number":"18947587083864","imei1":"18947587083864","imei2":"18947587083864","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183207,"job_number":"JOB_183207","tr_customer_id":183225,"tr_customer_product_id":183215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:50.000Z","modified_at":"2026-02-11T06:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12084240437466","imei1":"12084240437466","imei2":"12084240437466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183209,"job_number":"JOB_183209","tr_customer_id":183227,"tr_customer_product_id":183217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:52.000Z","modified_at":"2026-02-11T06:52:52.000Z","name":"Kendra Mertz","mobile_number":"956-236-0098","email_id":"Arch.Bogan23@gmail.com","dop":"2025-04-06","serial_number":"18002436273662604","imei1":"18002436273662604","imei2":"18002436273662604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183210,"job_number":"JOB_183210","tr_customer_id":183228,"tr_customer_product_id":183218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:00.000Z","modified_at":"2026-02-11T06:53:00.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10541675803454","imei1":"10541675803454","imei2":"10541675803454","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183212,"job_number":"JOB_183212","tr_customer_id":183230,"tr_customer_product_id":183220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:00.000Z","modified_at":"2026-02-11T06:53:00.000Z","name":"Timmy Willms","mobile_number":"852-229-9832","email_id":"Jannie51@yahoo.com","dop":"2025-06-18","serial_number":"1088747176872301","imei1":"1088747176872301","imei2":"1088747176872301","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183213,"job_number":"JOB_183213","tr_customer_id":183231,"tr_customer_product_id":183221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:01.000Z","modified_at":"2026-02-11T06:53:01.000Z","name":"Alfonso Mayer","mobile_number":"938-815-5745","email_id":"Lucie.Wolf@gmail.com","dop":"2025-09-09","serial_number":"13455328649447","imei1":"13455328649447","imei2":"13455328649447","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183214,"job_number":"JOB_183214","tr_customer_id":183232,"tr_customer_product_id":183222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:13.000Z","modified_at":"2026-02-11T06:53:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12582486229985","imei1":"12582486229985","imei2":"12582486229985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183216,"job_number":"JOB_183216","tr_customer_id":183234,"tr_customer_product_id":183224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:14.000Z","modified_at":"2026-02-11T06:53:14.000Z","name":"Janie Wintheiser","mobile_number":"379-751-3820","email_id":"Glenda.Boyle@yahoo.com","dop":"2025-04-06","serial_number":"10133798761178244","imei1":"10133798761178244","imei2":"10133798761178244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183217,"job_number":"JOB_183217","tr_customer_id":183235,"tr_customer_product_id":183225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:37.000Z","modified_at":"2026-02-11T06:53:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19379357829150","imei1":"19379357829150","imei2":"19379357829150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183219,"job_number":"JOB_183219","tr_customer_id":183237,"tr_customer_product_id":183227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:39.000Z","modified_at":"2026-02-11T06:53:39.000Z","name":"Erick Beatty","mobile_number":"497-882-1984","email_id":"Haskell_Breitenberg89@hotmail.com","dop":"2025-04-06","serial_number":"15953228384957624","imei1":"15953228384957624","imei2":"15953228384957624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183220,"job_number":"JOB_183220","tr_customer_id":183238,"tr_customer_product_id":183228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:56.000Z","modified_at":"2026-02-11T06:53:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19298366720327","imei1":"19298366720327","imei2":"19298366720327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183222,"job_number":"JOB_183222","tr_customer_id":183240,"tr_customer_product_id":183230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:57.000Z","modified_at":"2026-02-11T06:53:57.000Z","name":"Tom D'Amore","mobile_number":"566-800-1567","email_id":"Velva26@gmail.com","dop":"2025-04-06","serial_number":"11301694627714448","imei1":"11301694627714448","imei2":"11301694627714448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183223,"job_number":"JOB_183223","tr_customer_id":183241,"tr_customer_product_id":183231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:23.000Z","modified_at":"2026-02-11T06:54:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19844694226273","imei1":"19844694226273","imei2":"19844694226273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183225,"job_number":"JOB_183225","tr_customer_id":183243,"tr_customer_product_id":183233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:25.000Z","modified_at":"2026-02-11T06:54:25.000Z","name":"Karli Bode","mobile_number":"411-824-6708","email_id":"Mortimer69@gmail.com","dop":"2025-04-06","serial_number":"17637492791781620","imei1":"17637492791781620","imei2":"17637492791781620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183226,"job_number":"JOB_183226","tr_customer_id":183244,"tr_customer_product_id":183234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:39.000Z","modified_at":"2026-02-11T06:54:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18088197613237","imei1":"18088197613237","imei2":"18088197613237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183228,"job_number":"JOB_183228","tr_customer_id":183246,"tr_customer_product_id":183236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:40.000Z","modified_at":"2026-02-11T06:54:40.000Z","name":"Gay Rogahn","mobile_number":"266-204-9713","email_id":"Seamus_Abbott19@gmail.com","dop":"2025-04-06","serial_number":"17664680232908674","imei1":"17664680232908674","imei2":"17664680232908674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183229,"job_number":"JOB_183229","tr_customer_id":183247,"tr_customer_product_id":183237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:55:19.000Z","modified_at":"2026-02-11T06:55:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14192557810919","imei1":"14192557810919","imei2":"14192557810919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183231,"job_number":"JOB_183231","tr_customer_id":183249,"tr_customer_product_id":183239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:55:21.000Z","modified_at":"2026-02-11T06:55:21.000Z","name":"Alexanne Wunsch","mobile_number":"974-776-1646","email_id":"Marlen.Kihn82@yahoo.com","dop":"2025-04-06","serial_number":"10914286605349070","imei1":"10914286605349070","imei2":"10914286605349070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183232,"job_number":"JOB_183232","tr_customer_id":183250,"tr_customer_product_id":183240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:10.000Z","modified_at":"2026-02-11T06:56:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15241263967725","imei1":"15241263967725","imei2":"15241263967725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183234,"job_number":"JOB_183234","tr_customer_id":183252,"tr_customer_product_id":183242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:12.000Z","modified_at":"2026-02-11T06:56:12.000Z","name":"Columbus Durgan","mobile_number":"856-343-8013","email_id":"Marcus.Yost@yahoo.com","dop":"2025-04-06","serial_number":"10874477724127574","imei1":"10874477724127574","imei2":"10874477724127574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183237,"job_number":"JOB_183237","tr_customer_id":183255,"tr_customer_product_id":183245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:00.000Z","modified_at":"2026-02-11T06:57:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17273460599349","imei1":"17273460599349","imei2":"17273460599349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183239,"job_number":"JOB_183239","tr_customer_id":183257,"tr_customer_product_id":183247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:01.000Z","modified_at":"2026-02-11T06:57:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14187136490828","imei1":"14187136490828","imei2":"14187136490828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183241,"job_number":"JOB_183241","tr_customer_id":183259,"tr_customer_product_id":183249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:01.000Z","modified_at":"2026-02-11T06:57:01.000Z","name":"Katlynn Mitchell","mobile_number":"279-662-8417","email_id":"Bennie_Bailey@gmail.com","dop":"2025-04-06","serial_number":"12790445550037910","imei1":"12790445550037910","imei2":"12790445550037910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183242,"job_number":"JOB_183242","tr_customer_id":183260,"tr_customer_product_id":183250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:02.000Z","modified_at":"2026-02-11T06:57:02.000Z","name":"Jennifer Jacobi","mobile_number":"476-221-2696","email_id":"Kellie.Ondricka63@yahoo.com","dop":"2025-04-06","serial_number":"14147073045175060","imei1":"14147073045175060","imei2":"14147073045175060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183244,"job_number":"JOB_183244","tr_customer_id":183262,"tr_customer_product_id":183252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:48.000Z","modified_at":"2026-02-11T06:57:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16419309254864","imei1":"16419309254864","imei2":"16419309254864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183246,"job_number":"JOB_183246","tr_customer_id":183264,"tr_customer_product_id":183254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:50.000Z","modified_at":"2026-02-11T06:57:50.000Z","name":"Madonna Beer","mobile_number":"290-845-4523","email_id":"Jessie.Rau6@yahoo.com","dop":"2025-04-06","serial_number":"10810475955441162","imei1":"10810475955441162","imei2":"10810475955441162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183247,"job_number":"JOB_183247","tr_customer_id":183265,"tr_customer_product_id":183255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:58:37.000Z","modified_at":"2026-02-11T06:58:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10653539109475","imei1":"10653539109475","imei2":"10653539109475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183249,"job_number":"JOB_183249","tr_customer_id":183267,"tr_customer_product_id":183257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:58:38.000Z","modified_at":"2026-02-11T06:58:38.000Z","name":"Emmanuel Swaniawski","mobile_number":"486-558-1290","email_id":"Stephania_Gerhold59@hotmail.com","dop":"2025-04-06","serial_number":"12390364250314908","imei1":"12390364250314908","imei2":"12390364250314908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183250,"job_number":"JOB_183250","tr_customer_id":183268,"tr_customer_product_id":183258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:02.000Z","modified_at":"2026-02-11T06:59:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13117904619000","imei1":"13117904619000","imei2":"13117904619000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183252,"job_number":"JOB_183252","tr_customer_id":183270,"tr_customer_product_id":183260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:03.000Z","modified_at":"2026-02-11T06:59:03.000Z","name":"Kole Schimmel","mobile_number":"373-223-5934","email_id":"Tyree.Baumbach@yahoo.com","dop":"2025-04-06","serial_number":"18090484040744304","imei1":"18090484040744304","imei2":"18090484040744304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183253,"job_number":"JOB_183253","tr_customer_id":183271,"tr_customer_product_id":183261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:46.000Z","modified_at":"2026-02-11T06:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16047856549410","imei1":"16047856549410","imei2":"16047856549410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183255,"job_number":"JOB_183255","tr_customer_id":183273,"tr_customer_product_id":183263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:48.000Z","modified_at":"2026-02-11T06:59:48.000Z","name":"Katherine Schowalter","mobile_number":"380-803-2887","email_id":"Wava_Mueller40@hotmail.com","dop":"2025-04-06","serial_number":"10925796766015216","imei1":"10925796766015216","imei2":"10925796766015216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183257,"job_number":"JOB_183257","tr_customer_id":183275,"tr_customer_product_id":183265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:01.000Z","modified_at":"2026-02-11T07:00:01.000Z","name":"Morris Lockman","mobile_number":"848-572-7513","email_id":"Leonardo.Dach@hotmail.com","dop":"2025-04-06","serial_number":"18871478459131976","imei1":"18871478459131976","imei2":"18871478459131976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183258,"job_number":"JOB_183258","tr_customer_id":183276,"tr_customer_product_id":183266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:30.000Z","modified_at":"2026-02-11T07:00:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14314569461191","imei1":"14314569461191","imei2":"14314569461191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183260,"job_number":"JOB_183260","tr_customer_id":183278,"tr_customer_product_id":183268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:32.000Z","modified_at":"2026-02-11T07:00:32.000Z","name":"Martine Rowe","mobile_number":"511-915-7350","email_id":"Malika.Crist@yahoo.com","dop":"2025-04-06","serial_number":"12374014696169556","imei1":"12374014696169556","imei2":"12374014696169556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183261,"job_number":"JOB_183261","tr_customer_id":183279,"tr_customer_product_id":183269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:35.000Z","modified_at":"2026-02-11T07:00:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18251807745059","imei1":"18251807745059","imei2":"18251807745059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183263,"job_number":"JOB_183263","tr_customer_id":183281,"tr_customer_product_id":183271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:36.000Z","modified_at":"2026-02-11T07:00:36.000Z","name":"Selmer Ryan","mobile_number":"264-382-7095","email_id":"Reuben_Pouros@hotmail.com","dop":"2025-04-06","serial_number":"13673772937191888","imei1":"13673772937191888","imei2":"13673772937191888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183267,"job_number":"JOB_183267","tr_customer_id":183285,"tr_customer_product_id":183275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:44.000Z","modified_at":"2026-02-11T07:00:44.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"18057087833491","imei1":"18057087833491","imei2":"18057087833491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183269,"job_number":"JOB_183269","tr_customer_id":183287,"tr_customer_product_id":183277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:46.000Z","modified_at":"2026-02-11T07:00:46.000Z","name":"Bart Skiles","mobile_number":"385-356-7004","email_id":"Veronica40@yahoo.com","dop":"2025-04-06","serial_number":"19970960154857948","imei1":"19970960154857948","imei2":"19970960154857948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183270,"job_number":"JOB_183270","tr_customer_id":183288,"tr_customer_product_id":183278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:22.000Z","modified_at":"2026-02-11T07:01:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16526302819255","imei1":"16526302819255","imei2":"16526302819255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183272,"job_number":"JOB_183272","tr_customer_id":183290,"tr_customer_product_id":183280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:24.000Z","modified_at":"2026-02-11T07:01:24.000Z","name":"Dayna Price","mobile_number":"643-648-7993","email_id":"Orin12@gmail.com","dop":"2025-04-06","serial_number":"12950088723257862","imei1":"12950088723257862","imei2":"12950088723257862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183276,"job_number":"JOB_183276","tr_customer_id":183294,"tr_customer_product_id":183284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:36.000Z","modified_at":"2026-02-11T07:01:36.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"15484607727476","imei1":"15484607727476","imei2":"15484607727476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183278,"job_number":"JOB_183278","tr_customer_id":183296,"tr_customer_product_id":183286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:38.000Z","modified_at":"2026-02-11T07:01:38.000Z","name":"Christy Gutmann","mobile_number":"831-454-1785","email_id":"Ramona.Jacobson95@gmail.com","dop":"2025-04-06","serial_number":"18954866374133730","imei1":"18954866374133730","imei2":"18954866374133730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183279,"job_number":"JOB_183279","tr_customer_id":183297,"tr_customer_product_id":183287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:09.000Z","modified_at":"2026-02-11T07:02:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17223473015759","imei1":"17223473015759","imei2":"17223473015759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183283,"job_number":"JOB_183283","tr_customer_id":183301,"tr_customer_product_id":183291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:11.000Z","modified_at":"2026-02-11T07:02:11.000Z","name":"Jackeline Kulas","mobile_number":"310-594-9660","email_id":"Hettie.Hirthe42@yahoo.com","dop":"2025-04-06","serial_number":"14310308843518088","imei1":"14310308843518088","imei2":"14310308843518088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183285,"job_number":"JOB_183285","tr_customer_id":183303,"tr_customer_product_id":183293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:14.000Z","modified_at":"2026-02-11T07:02:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17981079783483","imei1":"17981079783483","imei2":"17981079783483","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183287,"job_number":"JOB_183287","tr_customer_id":183305,"tr_customer_product_id":183295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:16.000Z","modified_at":"2026-02-11T07:02:16.000Z","name":"Daisha Langosh","mobile_number":"585-435-0151","email_id":"Freida_Abernathy@hotmail.com","dop":"2025-04-06","serial_number":"17518717924921944","imei1":"17518717924921944","imei2":"17518717924921944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183288,"job_number":"JOB_183288","tr_customer_id":183306,"tr_customer_product_id":183296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:28.000Z","modified_at":"2026-02-11T07:02:28.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17608665333713","imei1":"17608665333713","imei2":"17608665333713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183290,"job_number":"JOB_183290","tr_customer_id":183308,"tr_customer_product_id":183298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:30.000Z","modified_at":"2026-02-11T07:02:30.000Z","name":"Andreane Pfeffer","mobile_number":"365-916-3898","email_id":"Hayden30@gmail.com","dop":"2025-04-06","serial_number":"13107312248609524","imei1":"13107312248609524","imei2":"13107312248609524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183294,"job_number":"JOB_183294","tr_customer_id":183312,"tr_customer_product_id":183302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:59.000Z","modified_at":"2026-02-11T07:02:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17896936870789","imei1":"17896936870789","imei2":"17896936870789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183296,"job_number":"JOB_183296","tr_customer_id":183314,"tr_customer_product_id":183304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:00.000Z","modified_at":"2026-02-11T07:03:00.000Z","name":"Lisandro Swaniawski","mobile_number":"844-398-3659","email_id":"Blake65@hotmail.com","dop":"2025-04-06","serial_number":"10363832874601646","imei1":"10363832874601646","imei2":"10363832874601646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183297,"job_number":"JOB_183297","tr_customer_id":183315,"tr_customer_product_id":183305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:43.000Z","modified_at":"2026-02-11T07:03:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15053716022471","imei1":"15053716022471","imei2":"15053716022471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183299,"job_number":"JOB_183299","tr_customer_id":183317,"tr_customer_product_id":183307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:45.000Z","modified_at":"2026-02-11T07:03:45.000Z","name":"Brant Thompson","mobile_number":"932-563-7435","email_id":"Breanna.Windler@hotmail.com","dop":"2025-04-06","serial_number":"19089808068679200","imei1":"19089808068679200","imei2":"19089808068679200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:03:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183300,"job_number":"JOB_183300","tr_customer_id":183318,"tr_customer_product_id":183308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:07:25.000Z","modified_at":"2026-02-11T07:07:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18310145219000","imei1":"18310145219000","imei2":"18310145219000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:07:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183302,"job_number":"JOB_183302","tr_customer_id":183320,"tr_customer_product_id":183310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:07:27.000Z","modified_at":"2026-02-11T07:07:27.000Z","name":"Ray Shields","mobile_number":"822-583-4711","email_id":"Jaqueline_Ryan@yahoo.com","dop":"2025-04-06","serial_number":"10421186228136920","imei1":"10421186228136920","imei2":"10421186228136920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:07:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183303,"job_number":"JOB_183303","tr_customer_id":183321,"tr_customer_product_id":183311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:12.000Z","modified_at":"2026-02-11T07:08:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12342503657422","imei1":"12342503657422","imei2":"12342503657422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183305,"job_number":"JOB_183305","tr_customer_id":183323,"tr_customer_product_id":183313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:14.000Z","modified_at":"2026-02-11T07:08:14.000Z","name":"Kaylah Conroy","mobile_number":"253-351-6073","email_id":"Oren29@gmail.com","dop":"2025-04-06","serial_number":"12435365049148912","imei1":"12435365049148912","imei2":"12435365049148912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183306,"job_number":"JOB_183306","tr_customer_id":183324,"tr_customer_product_id":183314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:49.000Z","modified_at":"2026-02-11T07:08:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11133387215325","imei1":"11133387215325","imei2":"11133387215325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183308,"job_number":"JOB_183308","tr_customer_id":183326,"tr_customer_product_id":183316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:51.000Z","modified_at":"2026-02-11T07:08:51.000Z","name":"Heber Sawayn","mobile_number":"869-897-6795","email_id":"Kailyn87@gmail.com","dop":"2025-04-06","serial_number":"17526315520679100","imei1":"17526315520679100","imei2":"17526315520679100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183309,"job_number":"JOB_183309","tr_customer_id":183327,"tr_customer_product_id":183317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:59.000Z","modified_at":"2026-02-11T07:08:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13436365774773","imei1":"13436365774773","imei2":"13436365774773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183311,"job_number":"JOB_183311","tr_customer_id":183329,"tr_customer_product_id":183319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:01.000Z","modified_at":"2026-02-11T07:09:01.000Z","name":"Eunice Kreiger","mobile_number":"507-282-6739","email_id":"Johanna.Lueilwitz58@hotmail.com","dop":"2025-04-06","serial_number":"16216160542343848","imei1":"16216160542343848","imei2":"16216160542343848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183313,"job_number":"JOB_183313","tr_customer_id":183331,"tr_customer_product_id":183321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:27.000Z","modified_at":"2026-02-11T07:09:27.000Z","name":"Theodora Mohr","mobile_number":"822-383-7725","email_id":"Columbus_Hansen60@hotmail.com","dop":"2025-04-06","serial_number":"19879010070151344","imei1":"19879010070151344","imei2":"19879010070151344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183314,"job_number":"JOB_183314","tr_customer_id":183332,"tr_customer_product_id":183322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:39.000Z","modified_at":"2026-02-11T07:09:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13285194451269","imei1":"13285194451269","imei2":"13285194451269","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183317,"job_number":"JOB_183317","tr_customer_id":183335,"tr_customer_product_id":183325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:41.000Z","modified_at":"2026-02-11T07:09:41.000Z","name":"Ethyl Lehner","mobile_number":"537-337-6676","email_id":"Joshua_Herzog15@yahoo.com","dop":"2025-04-06","serial_number":"15643422960953260","imei1":"15643422960953260","imei2":"15643422960953260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183318,"job_number":"JOB_183318","tr_customer_id":183336,"tr_customer_product_id":183326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:41.000Z","modified_at":"2026-02-11T07:09:41.000Z","name":"Jo Homenick","mobile_number":"362-542-0260","email_id":"Laron.Pouros@yahoo.com","dop":"2025-04-06","serial_number":"19602284373433356","imei1":"19602284373433356","imei2":"19602284373433356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183319,"job_number":"JOB_183319","tr_customer_id":183337,"tr_customer_product_id":183327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:10:29.000Z","modified_at":"2026-02-11T07:10:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14615405472749","imei1":"14615405472749","imei2":"14615405472749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:10:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183321,"job_number":"JOB_183321","tr_customer_id":183339,"tr_customer_product_id":183329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:10:31.000Z","modified_at":"2026-02-11T07:10:31.000Z","name":"Henriette Schumm","mobile_number":"661-612-7789","email_id":"Caterina_Schaefer@gmail.com","dop":"2025-04-06","serial_number":"11578322620485332","imei1":"11578322620485332","imei2":"11578322620485332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:10:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183322,"job_number":"JOB_183322","tr_customer_id":183340,"tr_customer_product_id":183330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:44.000Z","modified_at":"2026-02-11T07:14:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13747218951509","imei1":"13747218951509","imei2":"13747218951509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183324,"job_number":"JOB_183324","tr_customer_id":183342,"tr_customer_product_id":183332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:45.000Z","modified_at":"2026-02-11T07:14:45.000Z","name":"Jarrod Bosco","mobile_number":"672-471-0938","email_id":"Lulu36@hotmail.com","dop":"2025-04-06","serial_number":"17934642057975452","imei1":"17934642057975452","imei2":"17934642057975452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183326,"job_number":"JOB_183326","tr_customer_id":183344,"tr_customer_product_id":183334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:52.000Z","modified_at":"2026-02-11T07:14:52.000Z","name":"Hillard Heathcote","mobile_number":"542-682-5235","email_id":"Cloyd5@yahoo.com","dop":"2025-04-06","serial_number":"16009778614318316","imei1":"16009778614318316","imei2":"16009778614318316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:14:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183327,"job_number":"JOB_183327","tr_customer_id":183345,"tr_customer_product_id":183335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:15:28.000Z","modified_at":"2026-02-11T07:15:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19169679646030","imei1":"19169679646030","imei2":"19169679646030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183329,"job_number":"JOB_183329","tr_customer_id":183347,"tr_customer_product_id":183337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:15:30.000Z","modified_at":"2026-02-11T07:15:30.000Z","name":"Retta Grant","mobile_number":"933-956-6417","email_id":"Oceane_Lehner@yahoo.com","dop":"2025-04-06","serial_number":"19440911413452764","imei1":"19440911413452764","imei2":"19440911413452764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:15:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183330,"job_number":"JOB_183330","tr_customer_id":183348,"tr_customer_product_id":183338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:16:12.000Z","modified_at":"2026-02-11T07:16:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17767793786577","imei1":"17767793786577","imei2":"17767793786577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:16:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183332,"job_number":"JOB_183332","tr_customer_id":183350,"tr_customer_product_id":183340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:16:14.000Z","modified_at":"2026-02-11T07:16:14.000Z","name":"Forrest Emard","mobile_number":"639-621-6261","email_id":"Jackson_Ernser@yahoo.com","dop":"2025-04-06","serial_number":"16728391441490392","imei1":"16728391441490392","imei2":"16728391441490392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183333,"job_number":"JOB_183333","tr_customer_id":183351,"tr_customer_product_id":183341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:26.000Z","modified_at":"2026-02-11T07:42:26.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17663932557499","imei1":"17663932557499","imei2":"17663932557499","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183335,"job_number":"JOB_183335","tr_customer_id":183353,"tr_customer_product_id":183343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:42.000Z","modified_at":"2026-02-11T07:42:42.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15917015750641","imei1":"15917015750641","imei2":"15917015750641","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183337,"job_number":"JOB_183337","tr_customer_id":183355,"tr_customer_product_id":183345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:57.000Z","modified_at":"2026-02-11T07:42:57.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14308929318779","imei1":"14308929318779","imei2":"14308929318779","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183346,"job_number":"JOB_183346","tr_customer_id":183364,"tr_customer_product_id":183354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:02.000Z","modified_at":"2026-02-11T08:04:02.000Z","name":"Dorthy Olson","mobile_number":"490-213-5976","email_id":"Columbus_Schoen83@hotmail.com","dop":"2025-04-06","serial_number":"10412131851684752","imei1":"10412131851684752","imei2":"10412131851684752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183351,"job_number":"JOB_183351","tr_customer_id":183369,"tr_customer_product_id":183359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:05:30.000Z","modified_at":"2026-02-11T08:05:30.000Z","name":"Beth Hettinger","mobile_number":"397-551-7121","email_id":"Tod2@yahoo.com","dop":"2025-04-06","serial_number":"10203286242211544","imei1":"10203286242211544","imei2":"10203286242211544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:05:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183353,"job_number":"JOB_183353","tr_customer_id":183371,"tr_customer_product_id":183361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:24:04.000Z","modified_at":"2026-02-11T08:24:04.000Z","name":"Elian Bins","mobile_number":"228-960-2613","email_id":"Jennifer_Huels@yahoo.com","dop":"2026-01-23","serial_number":"141814433736693","imei1":"141814433736693","imei2":"141814433736693","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183355,"job_number":"JOB_183355","tr_customer_id":183373,"tr_customer_product_id":183363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:25:23.000Z","modified_at":"2026-02-11T08:25:23.000Z","name":"Immanuel Kshlerin","mobile_number":"342-342-9934","email_id":"Rigoberto.Kuhn@yahoo.com","dop":"2026-01-23","serial_number":"137557413102317","imei1":"137557413102317","imei2":"137557413102317","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183356,"job_number":"JOB_183356","tr_customer_id":183374,"tr_customer_product_id":183364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:27:32.000Z","modified_at":"2026-02-11T08:27:32.000Z","name":"Forrest Reilly","mobile_number":"730-512-8643","email_id":"Kayli59@yahoo.com","dop":"2026-01-23","serial_number":"11133819227974","imei1":"11133819227974","imei2":"11133819227974","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183358,"job_number":"JOB_183358","tr_customer_id":183376,"tr_customer_product_id":183366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:29:01.000Z","modified_at":"2026-02-11T08:29:01.000Z","name":"Caleigh Wiza","mobile_number":"377-664-5399","email_id":"Horacio_Bayer@gmail.com","dop":"2026-01-23","serial_number":"182138932890551","imei1":"182138932890551","imei2":"182138932890551","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183359,"job_number":"JOB_183359","tr_customer_id":183377,"tr_customer_product_id":183367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:14.000Z","modified_at":"2026-02-11T08:35:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13583050526260","imei1":"13583050526260","imei2":"13583050526260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183361,"job_number":"JOB_183361","tr_customer_id":183379,"tr_customer_product_id":183369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:16.000Z","modified_at":"2026-02-11T08:35:16.000Z","name":"Shannon Bode","mobile_number":"301-627-1034","email_id":"Vladimir.Torphy@yahoo.com","dop":"2025-04-06","serial_number":"19411339316773500","imei1":"19411339316773500","imei2":"19411339316773500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183362,"job_number":"JOB_183362","tr_customer_id":183380,"tr_customer_product_id":183370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:59.000Z","modified_at":"2026-02-11T08:35:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10037306466607","imei1":"10037306466607","imei2":"10037306466607","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183364,"job_number":"JOB_183364","tr_customer_id":183382,"tr_customer_product_id":183372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:00.000Z","modified_at":"2026-02-11T08:36:00.000Z","name":"Lillie Wehner","mobile_number":"954-325-5967","email_id":"Halie79@hotmail.com","dop":"2025-04-06","serial_number":"11134181571309214","imei1":"11134181571309214","imei2":"11134181571309214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183365,"job_number":"JOB_183365","tr_customer_id":183383,"tr_customer_product_id":183373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:42.000Z","modified_at":"2026-02-11T08:36:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10637017919838","imei1":"10637017919838","imei2":"10637017919838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183367,"job_number":"JOB_183367","tr_customer_id":183385,"tr_customer_product_id":183375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:44.000Z","modified_at":"2026-02-11T08:36:44.000Z","name":"Baby Mitchell","mobile_number":"475-647-6366","email_id":"Jorge43@hotmail.com","dop":"2025-04-06","serial_number":"19734391210225264","imei1":"19734391210225264","imei2":"19734391210225264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183368,"job_number":"JOB_183368","tr_customer_id":183386,"tr_customer_product_id":183376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:40:51.000Z","modified_at":"2026-02-11T09:40:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11572447516181","imei1":"11572447516181","imei2":"11572447516181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183370,"job_number":"JOB_183370","tr_customer_id":183388,"tr_customer_product_id":183378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:40:53.000Z","modified_at":"2026-02-11T09:40:53.000Z","name":"Dawn Blick","mobile_number":"475-380-9999","email_id":"Josie24@gmail.com","dop":"2025-04-06","serial_number":"12206396151810036","imei1":"12206396151810036","imei2":"12206396151810036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183371,"job_number":"JOB_183371","tr_customer_id":183389,"tr_customer_product_id":183379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:41:37.000Z","modified_at":"2026-02-11T09:41:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13469681881716","imei1":"13469681881716","imei2":"13469681881716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183373,"job_number":"JOB_183373","tr_customer_id":183391,"tr_customer_product_id":183381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:41:39.000Z","modified_at":"2026-02-11T09:41:39.000Z","name":"Ariane Bahringer","mobile_number":"721-997-5102","email_id":"Louie40@yahoo.com","dop":"2025-04-06","serial_number":"17713953771483132","imei1":"17713953771483132","imei2":"17713953771483132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183374,"job_number":"JOB_183374","tr_customer_id":183392,"tr_customer_product_id":183382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:42:21.000Z","modified_at":"2026-02-11T09:42:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12979077929727","imei1":"12979077929727","imei2":"12979077929727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183376,"job_number":"JOB_183376","tr_customer_id":183394,"tr_customer_product_id":183384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:42:23.000Z","modified_at":"2026-02-11T09:42:23.000Z","name":"Bill Wiza","mobile_number":"918-252-2530","email_id":"Shaniya_Mueller26@hotmail.com","dop":"2025-04-06","serial_number":"17095884161977980","imei1":"17095884161977980","imei2":"17095884161977980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183377,"job_number":"JOB_183377","tr_customer_id":183395,"tr_customer_product_id":183385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:03.000Z","modified_at":"2026-02-11T10:54:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14786574995009","imei1":"14786574995009","imei2":"14786574995009","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183379,"job_number":"JOB_183379","tr_customer_id":183397,"tr_customer_product_id":183387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:05.000Z","modified_at":"2026-02-11T10:54:05.000Z","name":"Michelle Klocko","mobile_number":"263-569-5063","email_id":"Tyreek.Metz@gmail.com","dop":"2025-04-06","serial_number":"13153187973046198","imei1":"13153187973046198","imei2":"13153187973046198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183380,"job_number":"JOB_183380","tr_customer_id":183398,"tr_customer_product_id":183388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:49.000Z","modified_at":"2026-02-11T10:54:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10161351279169","imei1":"10161351279169","imei2":"10161351279169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183382,"job_number":"JOB_183382","tr_customer_id":183400,"tr_customer_product_id":183390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:50.000Z","modified_at":"2026-02-11T10:54:50.000Z","name":"Lina Friesen","mobile_number":"909-937-1584","email_id":"Gene7@yahoo.com","dop":"2025-04-06","serial_number":"14122803331046206","imei1":"14122803331046206","imei2":"14122803331046206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183383,"job_number":"JOB_183383","tr_customer_id":183401,"tr_customer_product_id":183391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:55:34.000Z","modified_at":"2026-02-11T10:55:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12450342538670","imei1":"12450342538670","imei2":"12450342538670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183385,"job_number":"JOB_183385","tr_customer_id":183403,"tr_customer_product_id":183393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:55:36.000Z","modified_at":"2026-02-11T10:55:36.000Z","name":"Drake Parker","mobile_number":"772-397-6905","email_id":"Ricky46@hotmail.com","dop":"2025-04-06","serial_number":"11697294639993186","imei1":"11697294639993186","imei2":"11697294639993186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183386,"job_number":"JOB_183386","tr_customer_id":183404,"tr_customer_product_id":183394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:10:11.000Z","modified_at":"2026-02-11T11:10:11.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-01","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-01T11:10:02.209310898Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183387,"job_number":"JOB_183387","tr_customer_id":183405,"tr_customer_product_id":183395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:10:12.000Z","modified_at":"2026-02-11T11:10:12.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-01","serial_number":"86595375822489","imei1":"86595375822489","imei2":"86595375822489","popurl":"2026-02-01T11:10:02.212479283Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183388,"job_number":"JOB_183388","tr_customer_id":183406,"tr_customer_product_id":183396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:10:23.000Z","modified_at":"2026-02-11T11:10:23.000Z","name":"Yogesh Patel","mobile_number":"8631756250","email_id":"chinmayanand.pothuvaal@hotmail.com","dop":"2026-02-01","serial_number":"79523075689778","imei1":"79523075689778","imei2":"79523075689778","popurl":"www.brahmdev-chaturvedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:10:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183389,"job_number":"JOB_183389","tr_customer_id":183407,"tr_customer_product_id":183397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:44:10.000Z","modified_at":"2026-02-11T11:44:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19174513546069","imei1":"19174513546069","imei2":"19174513546069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183391,"job_number":"JOB_183391","tr_customer_id":183409,"tr_customer_product_id":183399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:44:11.000Z","modified_at":"2026-02-11T11:44:11.000Z","name":"Bud Larson","mobile_number":"575-384-7382","email_id":"Kamille.Hamill66@hotmail.com","dop":"2025-04-06","serial_number":"13643298040378124","imei1":"13643298040378124","imei2":"13643298040378124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183392,"job_number":"JOB_183392","tr_customer_id":183410,"tr_customer_product_id":183400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:00.000Z","modified_at":"2026-02-11T11:45:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11647049171950","imei1":"11647049171950","imei2":"11647049171950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183394,"job_number":"JOB_183394","tr_customer_id":183412,"tr_customer_product_id":183402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:02.000Z","modified_at":"2026-02-11T11:45:02.000Z","name":"Kevin Greenholt","mobile_number":"453-240-4828","email_id":"Madisyn_Heaney7@yahoo.com","dop":"2025-04-06","serial_number":"17070484477922136","imei1":"17070484477922136","imei2":"17070484477922136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183395,"job_number":"JOB_183395","tr_customer_id":183413,"tr_customer_product_id":183403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:50.000Z","modified_at":"2026-02-11T11:45:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12474027599632","imei1":"12474027599632","imei2":"12474027599632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183397,"job_number":"JOB_183397","tr_customer_id":183415,"tr_customer_product_id":183405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:52.000Z","modified_at":"2026-02-11T11:45:52.000Z","name":"Jarred Legros","mobile_number":"302-594-8816","email_id":"Ella.Block93@hotmail.com","dop":"2025-04-06","serial_number":"14668412154499960","imei1":"14668412154499960","imei2":"14668412154499960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183398,"job_number":"JOB_183398","tr_customer_id":183416,"tr_customer_product_id":183406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T12:02:23.000Z","modified_at":"2026-02-11T12:02:23.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-01","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-01T12:02:23.318855203Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T12:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183399,"job_number":"JOB_183399","tr_customer_id":183417,"tr_customer_product_id":183407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T12:29:48.000Z","modified_at":"2026-02-11T12:29:48.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-01","serial_number":"10000671917300","imei1":"10000671017301","imei2":"10000061817302","popurl":"2026-02-01T12:29:48.322632500Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T12:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183400,"job_number":"JOB_183400","tr_customer_id":183418,"tr_customer_product_id":183408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:01:48.000Z","modified_at":"2026-02-11T13:01:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16699722853634","imei1":"16699722853634","imei2":"16699722853634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183402,"job_number":"JOB_183402","tr_customer_id":183420,"tr_customer_product_id":183410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:01:50.000Z","modified_at":"2026-02-11T13:01:50.000Z","name":"Janet Goodwin","mobile_number":"401-679-0856","email_id":"Richie75@gmail.com","dop":"2025-04-06","serial_number":"10698694539240592","imei1":"10698694539240592","imei2":"10698694539240592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183403,"job_number":"JOB_183403","tr_customer_id":183421,"tr_customer_product_id":183411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:02:36.000Z","modified_at":"2026-02-11T13:02:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15667964296549","imei1":"15667964296549","imei2":"15667964296549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183405,"job_number":"JOB_183405","tr_customer_id":183423,"tr_customer_product_id":183413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:02:38.000Z","modified_at":"2026-02-11T13:02:38.000Z","name":"Larissa Keeling","mobile_number":"493-393-0115","email_id":"Andrew.Braun@gmail.com","dop":"2025-04-06","serial_number":"15036213228793888","imei1":"15036213228793888","imei2":"15036213228793888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183406,"job_number":"JOB_183406","tr_customer_id":183424,"tr_customer_product_id":183414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:03:22.000Z","modified_at":"2026-02-11T13:03:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12511407932375","imei1":"12511407932375","imei2":"12511407932375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183408,"job_number":"JOB_183408","tr_customer_id":183426,"tr_customer_product_id":183416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:03:24.000Z","modified_at":"2026-02-11T13:03:24.000Z","name":"Evalyn Cummings","mobile_number":"759-207-4034","email_id":"Ivy_Nienow@gmail.com","dop":"2025-04-06","serial_number":"12503286887140332","imei1":"12503286887140332","imei2":"12503286887140332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183409,"job_number":"JOB_183409","tr_customer_id":183427,"tr_customer_product_id":183417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:21.000Z","modified_at":"2026-02-11T13:26:21.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"83996820255613","imei1":"83996820255613","imei2":"83996820255613","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:26:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182858,"job_number":"JOB_182858","tr_customer_id":182876,"tr_customer_product_id":182866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:57.000Z","modified_at":"2026-02-11T04:39:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Griffin_Rowe@yahoo.com","dop":"2025-07-02","serial_number":"12549821610237","imei1":"12549821610237","imei2":"12549821610237","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182880,"job_number":"JOB_182880","tr_customer_id":182898,"tr_customer_product_id":182888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:16.000Z","modified_at":"2026-02-11T04:40:16.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jeramie32@hotmail.com","dop":"2025-07-02","serial_number":"12348206865508","imei1":"12348206865508","imei2":"12348206865508","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182898,"job_number":"JOB_182898","tr_customer_id":182916,"tr_customer_product_id":182906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:32.000Z","modified_at":"2026-02-11T04:40:32.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"181809910286123","imei1":"181809910286123","imei2":"181809910286123","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182899,"job_number":"JOB_182899","tr_customer_id":182917,"tr_customer_product_id":182907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Creola Koch","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175835550409582","imei1":"175835550409582","imei2":"175835550409582","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182901,"job_number":"JOB_182901","tr_customer_id":182919,"tr_customer_product_id":182909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Ernest Green","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150274784619462","imei1":"150274784619462","imei2":"150274784619462","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182902,"job_number":"JOB_182902","tr_customer_id":182920,"tr_customer_product_id":182910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Lacy Langosh","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111904807027595","imei1":"111904807027595","imei2":"111904807027595","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182903,"job_number":"JOB_182903","tr_customer_id":182921,"tr_customer_product_id":182911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:34.000Z","modified_at":"2026-02-11T04:40:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Aron_Fahey50@yahoo.com","dop":"2025-07-02","serial_number":"14179663734142","imei1":"14179663734142","imei2":"14179663734142","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182905,"job_number":"JOB_182905","tr_customer_id":182923,"tr_customer_product_id":182913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:37.000Z","modified_at":"2026-02-11T04:40:37.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109726404444400","imei1":"109726404444400","imei2":"109726404444400","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182907,"job_number":"JOB_182907","tr_customer_id":182925,"tr_customer_product_id":182915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:38.000Z","modified_at":"2026-02-11T04:40:38.000Z","name":"Myrtis Stiedemann","mobile_number":"303-322-0078","email_id":"Nicholaus.Raynor4@yahoo.com","dop":"2025-06-09","serial_number":"103962259116037","imei1":"103962259116037","imei2":"103962259116037","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182920,"job_number":"JOB_182920","tr_customer_id":182938,"tr_customer_product_id":182928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:45.000Z","modified_at":"2026-02-11T04:40:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"101485845890936","imei1":"101485845890936","imei2":"101485845890936","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182922,"job_number":"JOB_182922","tr_customer_id":182940,"tr_customer_product_id":182930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:45.000Z","modified_at":"2026-02-11T04:40:45.000Z","name":"Haylee Heidenreich","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165416195288889","imei1":"165416195288889","imei2":"165416195288889","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182925,"job_number":"JOB_182925","tr_customer_id":182943,"tr_customer_product_id":182933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:40:46.000Z","name":"Vidal Towne","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136408990714764","imei1":"136408990714764","imei2":"136408990714764","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182927,"job_number":"JOB_182927","tr_customer_id":182945,"tr_customer_product_id":182935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:40:46.000Z","name":"Loraine Doyle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"153814098822347","imei1":"153814098822347","imei2":"153814098822347","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182937,"job_number":"JOB_182937","tr_customer_id":182955,"tr_customer_product_id":182945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10941510809976","imei1":"10941510809976","imei2":"10941510809976","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182938,"job_number":"JOB_182938","tr_customer_id":182956,"tr_customer_product_id":182946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105892782199405","imei1":"105892782199405","imei2":"105892782199405","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182942,"job_number":"JOB_182942","tr_customer_id":182960,"tr_customer_product_id":182950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:54.000Z","modified_at":"2026-02-11T04:40:54.000Z","name":"Clarissa Hayes","mobile_number":"908-235-2745","email_id":"Chaya.Lockman77@gmail.com","dop":"2025-06-09","serial_number":"100470436114437","imei1":"100470436114437","imei2":"100470436114437","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182964,"job_number":"JOB_182964","tr_customer_id":182982,"tr_customer_product_id":182972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:10.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105206516008585","imei1":"105206516008585","imei2":"105206516008585","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182967,"job_number":"JOB_182967","tr_customer_id":182985,"tr_customer_product_id":182975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:10.000Z","name":"Elenor Yost","mobile_number":"754-537-7443","email_id":"Molly7@hotmail.com","dop":"2025-06-09","serial_number":"105876730898717","imei1":"105876730898717","imei2":"105876730898717","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183116,"job_number":"JOB_183116","tr_customer_id":183134,"tr_customer_product_id":183124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:23:05.000Z","modified_at":"2026-02-11T05:23:05.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17629805557358","imei1":"17629805557358","imei2":"17629805557358","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183163,"job_number":"JOB_183163","tr_customer_id":183181,"tr_customer_product_id":183171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:14:22.000Z","modified_at":"2026-02-11T06:14:22.000Z","name":"varsha krishna","mobile_number":"9844785464","email_id":"varsha@gmail.com","dop":"2026-02-01","serial_number":"22667278896541","imei1":"22667278896541","imei2":"22667278896541","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:14:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183164,"job_number":"JOB_183164","tr_customer_id":183182,"tr_customer_product_id":183172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:16:02.000Z","modified_at":"2026-02-11T06:16:02.000Z","name":"varsha krishna","mobile_number":"9844785464","email_id":"varsha@gmail.com","dop":"2026-02-01","serial_number":"22667278896542","imei1":"22667278896542","imei2":"22667278896542","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:16:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183184,"job_number":"JOB_183184","tr_customer_id":183202,"tr_customer_product_id":183192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:14.000Z","modified_at":"2026-02-11T06:50:14.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105855904019167","imei1":"105855904019167","imei2":"105855904019167","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183186,"job_number":"JOB_183186","tr_customer_id":183204,"tr_customer_product_id":183194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:15.000Z","modified_at":"2026-02-11T06:50:15.000Z","name":"Eudora Doyle","mobile_number":"207-451-6975","email_id":"Cathryn13@gmail.com","dop":"2025-06-09","serial_number":"105567766548944","imei1":"105567766548944","imei2":"105567766548944","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183187,"job_number":"JOB_183187","tr_customer_id":183205,"tr_customer_product_id":183195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:30.000Z","modified_at":"2026-02-11T06:50:30.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105515268284270","imei1":"105515268284270","imei2":"105515268284270","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183189,"job_number":"JOB_183189","tr_customer_id":183207,"tr_customer_product_id":183197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:31.000Z","modified_at":"2026-02-11T06:50:31.000Z","name":"Nathan Bednar","mobile_number":"593-411-9539","email_id":"Amalia_Trantow@gmail.com","dop":"2025-06-09","serial_number":"108813510838306","imei1":"108813510838306","imei2":"108813510838306","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183190,"job_number":"JOB_183190","tr_customer_id":183208,"tr_customer_product_id":183198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:46.000Z","modified_at":"2026-02-11T06:50:46.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109616880252273","imei1":"109616880252273","imei2":"109616880252273","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183192,"job_number":"JOB_183192","tr_customer_id":183210,"tr_customer_product_id":183200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:46.000Z","modified_at":"2026-02-11T06:50:46.000Z","name":"Nikolas Kozey","mobile_number":"765-530-0453","email_id":"Novella37@gmail.com","dop":"2025-06-09","serial_number":"109730844182496","imei1":"109730844182496","imei2":"109730844182496","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183342,"job_number":"JOB_183342","tr_customer_id":183360,"tr_customer_product_id":183350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:57:56.000Z","modified_at":"2026-02-11T07:57:56.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Raymundo.Wintheiser35@hotmail.com","dop":"2025-07-02","serial_number":"11089164721941","imei1":"11089164721941","imei2":"11089164721941","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183343,"job_number":"JOB_183343","tr_customer_id":183361,"tr_customer_product_id":183351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:58:16.000Z","modified_at":"2026-02-11T07:58:16.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Harvey_Prosacco17@hotmail.com","dop":"2025-07-02","serial_number":"12229608915643","imei1":"12229608915643","imei2":"12229608915643","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183344,"job_number":"JOB_183344","tr_customer_id":183362,"tr_customer_product_id":183352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:58:34.000Z","modified_at":"2026-02-11T07:58:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kirsten50@gmail.com","dop":"2025-07-02","serial_number":"19673666974947","imei1":"19673666974947","imei2":"19673666974947","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182994,"job_number":"JOB_182994","tr_customer_id":183012,"tr_customer_product_id":183002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:37.000Z","modified_at":"2026-02-11T04:41:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10366418977788","imei1":"10366418977788","imei2":"10366418977788","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183001,"job_number":"JOB_183001","tr_customer_id":183019,"tr_customer_product_id":183009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:39.000Z","modified_at":"2026-02-11T04:41:39.000Z","name":"Amalia Barton","mobile_number":"302-653-5649","email_id":"Jalon6@yahoo.com","dop":"2000-01-31","serial_number":"1028458474132477","imei1":"1028458474132477","imei2":"1028458474132477","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183040,"job_number":"JOB_183040","tr_customer_id":183058,"tr_customer_product_id":183048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:24.000Z","modified_at":"2026-02-11T04:42:24.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10102846497622","imei1":"10102846497622","imei2":"10102846497622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183044,"job_number":"JOB_183044","tr_customer_id":183062,"tr_customer_product_id":183052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:26.000Z","modified_at":"2026-02-11T04:42:26.000Z","name":"Lucie Krajcik","mobile_number":"791-809-9349","email_id":"Natalia_Mayer82@yahoo.com","dop":"2000-01-31","serial_number":"1041490701078101","imei1":"1041490701078101","imei2":"1041490701078101","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183051,"job_number":"JOB_183051","tr_customer_id":183069,"tr_customer_product_id":183059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:09.000Z","modified_at":"2026-02-11T04:43:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10250542403988","imei1":"10250542403988","imei2":"10250542403988","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183053,"job_number":"JOB_183053","tr_customer_id":183071,"tr_customer_product_id":183061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:10.000Z","modified_at":"2026-02-11T04:43:10.000Z","name":"Marcos Bruen","mobile_number":"281-864-6952","email_id":"Michel89@yahoo.com","dop":"2000-01-31","serial_number":"1074621767828172","imei1":"1074621767828172","imei2":"1074621767828172","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183054,"job_number":"JOB_183054","tr_customer_id":183072,"tr_customer_product_id":183062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:52.000Z","modified_at":"2026-02-11T04:43:52.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10179861121007","imei1":"10179861121007","imei2":"10179861121007","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183056,"job_number":"JOB_183056","tr_customer_id":183074,"tr_customer_product_id":183064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:53.000Z","modified_at":"2026-02-11T04:43:53.000Z","name":"Breana Hilpert","mobile_number":"781-323-4174","email_id":"Beth16@yahoo.com","dop":"2000-01-31","serial_number":"1054090430276241","imei1":"1054090430276241","imei2":"1054090430276241","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183264,"job_number":"JOB_183264","tr_customer_id":183282,"tr_customer_product_id":183272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:39.000Z","modified_at":"2026-02-11T07:00:39.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10107459547442","imei1":"10107459547442","imei2":"10107459547442","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183266,"job_number":"JOB_183266","tr_customer_id":183284,"tr_customer_product_id":183274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:41.000Z","modified_at":"2026-02-11T07:00:41.000Z","name":"Rebekah Ward","mobile_number":"913-443-4001","email_id":"Isaiah5@yahoo.com","dop":"2000-01-31","serial_number":"1076561510136661","imei1":"1076561510136661","imei2":"1076561510136661","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183273,"job_number":"JOB_183273","tr_customer_id":183291,"tr_customer_product_id":183281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:25.000Z","modified_at":"2026-02-11T07:01:25.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10447726308421","imei1":"10447726308421","imei2":"10447726308421","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183275,"job_number":"JOB_183275","tr_customer_id":183293,"tr_customer_product_id":183283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:26.000Z","modified_at":"2026-02-11T07:01:26.000Z","name":"Kyra O'Conner","mobile_number":"557-894-5214","email_id":"Torrance80@gmail.com","dop":"2000-01-31","serial_number":"1084347448128397","imei1":"1084347448128397","imei2":"1084347448128397","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183281,"job_number":"JOB_183281","tr_customer_id":183299,"tr_customer_product_id":183289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:09.000Z","modified_at":"2026-02-11T07:02:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10121158867238","imei1":"10121158867238","imei2":"10121158867238","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183284,"job_number":"JOB_183284","tr_customer_id":183302,"tr_customer_product_id":183292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:11.000Z","modified_at":"2026-02-11T07:02:11.000Z","name":"Johnathan Murray","mobile_number":"890-303-0485","email_id":"Aurelie.Wolf88@yahoo.com","dop":"2000-01-31","serial_number":"1016420887890106","imei1":"1016420887890106","imei2":"1016420887890106","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183291,"job_number":"JOB_183291","tr_customer_id":183309,"tr_customer_product_id":183299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:54.000Z","modified_at":"2026-02-11T07:02:54.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10011092735407","imei1":"10011092735407","imei2":"10011092735407","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183293,"job_number":"JOB_183293","tr_customer_id":183311,"tr_customer_product_id":183301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:56.000Z","modified_at":"2026-02-11T07:02:56.000Z","name":"Mina Hilpert","mobile_number":"346-684-4700","email_id":"Carlie4@yahoo.com","dop":"2000-01-31","serial_number":"1028284015202687","imei1":"1028284015202687","imei2":"1028284015202687","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDEzNzJ9.hHbiCYnjz-yQmkcexKYLzd3WjSYC-CxLxtHJ9YC0bWo' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODN9.1vehS3YWm390tSWokBog9DfzaVDDekai8l2m-JbpT9Q |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1a4fd632-3eb6-4960-9368-bb0c6af21495 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDEzNzJ9.hHbiCYnjz-yQmkcexKYLzd3WjSYC-CxLxtHJ9YC0bWo' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"job_id":172795,"engineer_id":2}' \
--insecure
| Header Name | Header Value |
|---|---|
| Accept | application/json, text/plain, */* |
| Accept-Language | en-US,en;q=0.9,kn;q=0.8 |
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDEzNzJ9.hHbiCYnjz-yQmkcexKYLzd3WjSYC-CxLxtHJ9YC0bWo |
| Connection | keep-alive |
| Content-Type | application/json |
| Origin | http://phoenix.techwithjatin.com |
| Referer | http://phoenix.techwithjatin.com/ |
| User-Agent | Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36 |
| Cache-Control | no-cache |
| Postman-Token | b4a4f5df-48d8-4bdb-bde8-a9af09f10b6f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Content-Length | 49 |
{
"job_id": 183409,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDEzNzJ9.hHbiCYnjz-yQmkcexKYLzd3WjSYC-CxLxtHJ9YC0bWo' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"79cb0-Amzx/oYcOOdk27gz+0pxVYs0jXg"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODN9.1vehS3YWm390tSWokBog9DfzaVDDekai8l2m-JbpT9Q |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a70d487d-42d6-43f7-a3d6-a31480d811bb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"6875a-Dv7JgUIwCwlp6TChIrK6O6ATZT4" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 11 Feb 2026 13:26:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":182747,"job_number":"JOB_182747","tr_customer_id":182765,"tr_customer_product_id":182755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:32:20.000Z","modified_at":"2026-02-10T20:32:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16018176265156","imei1":"16018176265156","imei2":"16018176265156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182749,"job_number":"JOB_182749","tr_customer_id":182767,"tr_customer_product_id":182757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:32:21.000Z","modified_at":"2026-02-10T20:32:21.000Z","name":"Alyson Ernser","mobile_number":"205-374-4794","email_id":"Wilbert_Connelly@gmail.com","dop":"2025-04-06","serial_number":"10177551597863866","imei1":"10177551597863866","imei2":"10177551597863866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182750,"job_number":"JOB_182750","tr_customer_id":182768,"tr_customer_product_id":182758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:33:03.000Z","modified_at":"2026-02-10T20:33:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13072476188338","imei1":"13072476188338","imei2":"13072476188338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182752,"job_number":"JOB_182752","tr_customer_id":182770,"tr_customer_product_id":182760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:33:05.000Z","modified_at":"2026-02-10T20:33:05.000Z","name":"Camylle Swaniawski","mobile_number":"703-844-4735","email_id":"Graciela_Emard@hotmail.com","dop":"2025-04-06","serial_number":"11848033896668590","imei1":"11848033896668590","imei2":"11848033896668590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182753,"job_number":"JOB_182753","tr_customer_id":182771,"tr_customer_product_id":182761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:33:46.000Z","modified_at":"2026-02-10T20:33:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10139587217963","imei1":"10139587217963","imei2":"10139587217963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182755,"job_number":"JOB_182755","tr_customer_id":182773,"tr_customer_product_id":182763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:33:48.000Z","modified_at":"2026-02-10T20:33:48.000Z","name":"Tina Bailey","mobile_number":"646-336-8029","email_id":"Kennedy91@gmail.com","dop":"2025-04-06","serial_number":"18814694478325092","imei1":"18814694478325092","imei2":"18814694478325092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182757,"job_number":"JOB_182757","tr_customer_id":182775,"tr_customer_product_id":182765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:40:50.000Z","modified_at":"2026-02-10T20:40:50.000Z","name":"Nina Yost","mobile_number":"840-451-6295","email_id":"Twila_Gorczany@hotmail.com","dop":"2025-04-06","serial_number":"17926695274520166","imei1":"17926695274520166","imei2":"17926695274520166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182759,"job_number":"JOB_182759","tr_customer_id":182777,"tr_customer_product_id":182767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:40:53.000Z","modified_at":"2026-02-10T20:40:53.000Z","name":"Piper Parisian","mobile_number":"550-536-5117","email_id":"Camylle.Denesik@yahoo.com","dop":"2025-04-06","serial_number":"14080995122624596","imei1":"14080995122624596","imei2":"14080995122624596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182761,"job_number":"JOB_182761","tr_customer_id":182779,"tr_customer_product_id":182769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:43:47.000Z","modified_at":"2026-02-10T20:43:47.000Z","name":"Cassie Larkin","mobile_number":"640-487-5421","email_id":"Aniya_Padberg@gmail.com","dop":"2025-04-06","serial_number":"14908709181729032","imei1":"14908709181729032","imei2":"14908709181729032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182763,"job_number":"JOB_182763","tr_customer_id":182781,"tr_customer_product_id":182771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:43:48.000Z","modified_at":"2026-02-10T20:43:48.000Z","name":"Malvina Kihn","mobile_number":"384-385-4747","email_id":"Travis.Ebert@yahoo.com","dop":"2025-04-06","serial_number":"11514939536732758","imei1":"11514939536732758","imei2":"11514939536732758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182766,"job_number":"JOB_182766","tr_customer_id":182784,"tr_customer_product_id":182774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:46:40.000Z","modified_at":"2026-02-10T20:46:40.000Z","name":"Catharine Blanda","mobile_number":"407-640-4318","email_id":"Ivy36@yahoo.com","dop":"2025-04-06","serial_number":"19760950465505880","imei1":"19760950465505880","imei2":"19760950465505880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182767,"job_number":"JOB_182767","tr_customer_id":182785,"tr_customer_product_id":182775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:46:41.000Z","modified_at":"2026-02-10T20:46:41.000Z","name":"Patsy Yost","mobile_number":"417-992-9632","email_id":"Viva12@yahoo.com","dop":"2025-04-06","serial_number":"12810628865899040","imei1":"12810628865899040","imei2":"12810628865899040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182768,"job_number":"JOB_182768","tr_customer_id":182786,"tr_customer_product_id":182776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T21:12:12.000Z","modified_at":"2026-02-10T21:12:12.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-05","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-05T21:12:11.409793686Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T21:12:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182769,"job_number":"JOB_182769","tr_customer_id":182787,"tr_customer_product_id":182777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T23:50:15.000Z","modified_at":"2026-02-10T23:50:15.000Z","name":"Shayna Beahan","mobile_number":"348-502-5819","email_id":"{Ivy_Krajcik43@gmail.com","dop":"2025-08-03","serial_number":"16741202170935","imei1":"16741202170935","imei2":"16741202170935","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T23:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182770,"job_number":"JOB_182770","tr_customer_id":182788,"tr_customer_product_id":182778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T23:58:22.000Z","modified_at":"2026-02-10T23:58:22.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-31","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-31T23:58:22.195945375Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T23:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182771,"job_number":"JOB_182771","tr_customer_id":182789,"tr_customer_product_id":182779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T23:58:23.000Z","modified_at":"2026-02-10T23:58:23.000Z","name":"Trilochan Sinha","mobile_number":"7087553083","email_id":"madhuri.mehrotra@hotmail.com","dop":"2026-01-31","serial_number":"034055261194095","imei1":"034055261194095","imei2":"034055261194095","popurl":"www.vinay-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T23:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182772,"job_number":"JOB_182772","tr_customer_id":182790,"tr_customer_product_id":182780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T00:00:49.000Z","modified_at":"2026-02-11T00:00:49.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-01","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-01T00:00:49.320193863Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T00:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182773,"job_number":"JOB_182773","tr_customer_id":182791,"tr_customer_product_id":182781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:06:02.000Z","modified_at":"2026-02-11T01:06:02.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"12345677654321","imei1":"12345677654321","imei2":"12345677654321","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182774,"job_number":"JOB_182774","tr_customer_id":182792,"tr_customer_product_id":182782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:31:45.000Z","modified_at":"2026-02-11T01:31:45.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"49682756742409","imei1":"49682756742409","imei2":"49682756742409","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182775,"job_number":"JOB_182775","tr_customer_id":182793,"tr_customer_product_id":182783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:35:32.000Z","modified_at":"2026-02-11T01:35:32.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"95532514286692","imei1":"95532514286692","imei2":"95532514286692","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182776,"job_number":"JOB_182776","tr_customer_id":182794,"tr_customer_product_id":182784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:38:14.000Z","modified_at":"2026-02-11T01:38:14.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"42266127839920","imei1":"42266127839920","imei2":"42266127839920","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182777,"job_number":"JOB_182777","tr_customer_id":182795,"tr_customer_product_id":182785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:04:24.000Z","modified_at":"2026-02-11T02:04:24.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"11154161608186","imei1":"11154161608186","imei2":"11154161608186","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182779,"job_number":"JOB_182779","tr_customer_id":182797,"tr_customer_product_id":182787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:28:32.000Z","modified_at":"2026-02-11T02:28:32.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"16850638982710","imei1":"16850638982710","imei2":"16850638982710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182781,"job_number":"JOB_182781","tr_customer_id":182799,"tr_customer_product_id":182789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:29:16.000Z","modified_at":"2026-02-11T02:29:16.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"14553763485284","imei1":"14553763485284","imei2":"14553763485284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182783,"job_number":"JOB_182783","tr_customer_id":182801,"tr_customer_product_id":182791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:29:59.000Z","modified_at":"2026-02-11T02:29:59.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"19216907002813","imei1":"19216907002813","imei2":"19216907002813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182785,"job_number":"JOB_182785","tr_customer_id":182803,"tr_customer_product_id":182793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:55:39.000Z","modified_at":"2026-02-11T02:55:39.000Z","name":"Jatin Sharma","mobile_number":"2343523453","email_id":"jatinvsharma@gmail.com","dop":"2023-06-10","serial_number":"326631139506453","imei1":"326631139506453","imei2":"326631139506453","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182787,"job_number":"JOB_182787","tr_customer_id":182805,"tr_customer_product_id":182795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:29:55.000Z","modified_at":"2026-02-11T03:29:55.000Z","name":"Coty Hand","mobile_number":"206-655-6095","email_id":"Minerva_Rolfson@hotmail.com","dop":"2025-05-30","serial_number":"13761042003098","imei1":"13761042003098","imei2":"13761042003098","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182788,"job_number":"JOB_182788","tr_customer_id":182806,"tr_customer_product_id":182796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:29:56.000Z","modified_at":"2026-02-11T03:29:56.000Z","name":"Jada Bernhard","mobile_number":"916-775-5215","email_id":"Andy_Kuhic@hotmail.com","dop":"2025-05-30","serial_number":"1105538830514002","imei1":"1105538830514002","imei2":"1105538830514002","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182789,"job_number":"JOB_182789","tr_customer_id":182807,"tr_customer_product_id":182797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:03.000Z","modified_at":"2026-02-11T03:46:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18602651106462","imei1":"18602651106462","imei2":"18602651106462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182791,"job_number":"JOB_182791","tr_customer_id":182809,"tr_customer_product_id":182799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:05.000Z","modified_at":"2026-02-11T03:46:05.000Z","name":"Desmond Powlowski","mobile_number":"498-231-9535","email_id":"Michelle.Hane@gmail.com","dop":"2025-04-06","serial_number":"12142569883570540","imei1":"12142569883570540","imei2":"12142569883570540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182792,"job_number":"JOB_182792","tr_customer_id":182810,"tr_customer_product_id":182800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:49.000Z","modified_at":"2026-02-11T03:46:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16101467847280","imei1":"16101467847280","imei2":"16101467847280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182794,"job_number":"JOB_182794","tr_customer_id":182812,"tr_customer_product_id":182802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:51.000Z","modified_at":"2026-02-11T03:46:51.000Z","name":"Rodger Kautzer","mobile_number":"846-991-6195","email_id":"Mariah51@hotmail.com","dop":"2025-04-06","serial_number":"14226964347068704","imei1":"14226964347068704","imei2":"14226964347068704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182796,"job_number":"JOB_182796","tr_customer_id":182814,"tr_customer_product_id":182804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:54.000Z","modified_at":"2026-02-11T03:46:54.000Z","name":"Jayne Hand","mobile_number":"467-200-9358","email_id":"Chelsie_Rolfson5@yahoo.com","dop":"2025-04-06","serial_number":"12977195191423850","imei1":"12977195191423850","imei2":"12977195191423850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182797,"job_number":"JOB_182797","tr_customer_id":182815,"tr_customer_product_id":182805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:47:34.000Z","modified_at":"2026-02-11T03:47:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10854276900115","imei1":"10854276900115","imei2":"10854276900115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182799,"job_number":"JOB_182799","tr_customer_id":182817,"tr_customer_product_id":182807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:47:36.000Z","modified_at":"2026-02-11T03:47:36.000Z","name":"Craig Kertzmann","mobile_number":"991-910-1263","email_id":"Jarrell.Schoen@gmail.com","dop":"2025-04-06","serial_number":"10545021293441918","imei1":"10545021293441918","imei2":"10545021293441918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182800,"job_number":"JOB_182800","tr_customer_id":182818,"tr_customer_product_id":182808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:22:23.000Z","modified_at":"2026-02-11T04:22:23.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"13322142558100","imei1":"13322142558100","imei2":"13322142558100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:22:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182801,"job_number":"JOB_182801","tr_customer_id":182819,"tr_customer_product_id":182809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:22:23.000Z","modified_at":"2026-02-11T04:22:23.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"14961633629594","imei1":"14961633629594","imei2":"14961633629594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:22:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182802,"job_number":"JOB_182802","tr_customer_id":182820,"tr_customer_product_id":182810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:22:24.000Z","modified_at":"2026-02-11T04:22:24.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"12020910600627","imei1":"12020910600627","imei2":"12020910600627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:22:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182804,"job_number":"JOB_182804","tr_customer_id":182822,"tr_customer_product_id":182812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:03.000Z","modified_at":"2026-02-11T04:24:03.000Z","name":"Bridie Pfannerstill","mobile_number":"787-963-6489","email_id":"Ludwig_Bartoletti39@gmail.com","dop":"2025-04-06","serial_number":"12237798761675602","imei1":"12237798761675602","imei2":"12237798761675602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182806,"job_number":"JOB_182806","tr_customer_id":182824,"tr_customer_product_id":182814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:27.000Z","modified_at":"2026-02-11T04:24:27.000Z","name":"Granville Schiller","mobile_number":"811-444-5135","email_id":"Haylie95@hotmail.com","dop":"2025-04-06","serial_number":"19922105526512240","imei1":"19922105526512240","imei2":"19922105526512240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182808,"job_number":"JOB_182808","tr_customer_id":182826,"tr_customer_product_id":182816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:54.000Z","modified_at":"2026-02-11T04:24:54.000Z","name":"Kieran Ullrich","mobile_number":"283-721-8360","email_id":"Serenity_Hartmann92@yahoo.com","dop":"2025-04-06","serial_number":"11544391222259136","imei1":"11544391222259136","imei2":"11544391222259136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:24:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182810,"job_number":"JOB_182810","tr_customer_id":182828,"tr_customer_product_id":182818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:23.000Z","modified_at":"2026-02-11T04:25:23.000Z","name":"June Jaskolski","mobile_number":"704-575-9655","email_id":"Annabelle90@gmail.com","dop":"2025-04-06","serial_number":"12326498694057902","imei1":"12326498694057902","imei2":"12326498694057902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182812,"job_number":"JOB_182812","tr_customer_id":182830,"tr_customer_product_id":182820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:52.000Z","modified_at":"2026-02-11T04:25:52.000Z","name":"Edmund Lesch","mobile_number":"896-222-9631","email_id":"Kavon.Dicki@hotmail.com","dop":"2025-04-06","serial_number":"18934322764380880","imei1":"18934322764380880","imei2":"18934322764380880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182814,"job_number":"JOB_182814","tr_customer_id":182832,"tr_customer_product_id":182822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:26:20.000Z","modified_at":"2026-02-11T04:26:20.000Z","name":"Jess Olson","mobile_number":"895-813-8297","email_id":"Rudy.Kuphal25@gmail.com","dop":"2025-04-06","serial_number":"14799006762870984","imei1":"14799006762870984","imei2":"14799006762870984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182815,"job_number":"JOB_182815","tr_customer_id":182833,"tr_customer_product_id":182823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:40.000Z","modified_at":"2026-02-11T04:33:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11781280029007","imei1":"11781280029007","imei2":"11781280029007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:33:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182817,"job_number":"JOB_182817","tr_customer_id":182835,"tr_customer_product_id":182825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:42.000Z","modified_at":"2026-02-11T04:33:42.000Z","name":"Kaia Bailey","mobile_number":"971-677-7555","email_id":"Lionel32@hotmail.com","dop":"2025-04-06","serial_number":"14953419326962204","imei1":"14953419326962204","imei2":"14953419326962204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182818,"job_number":"JOB_182818","tr_customer_id":182836,"tr_customer_product_id":182826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:50.000Z","modified_at":"2026-02-11T04:33:50.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"63276472471527530","imei2":"63276472471527530","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182819,"job_number":"JOB_182819","tr_customer_id":182837,"tr_customer_product_id":182827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:34:24.000Z","modified_at":"2026-02-11T04:34:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17833461524500","imei1":"17833461524500","imei2":"17833461524500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182821,"job_number":"JOB_182821","tr_customer_id":182839,"tr_customer_product_id":182829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:34:26.000Z","modified_at":"2026-02-11T04:34:26.000Z","name":"Rhiannon Rempel","mobile_number":"566-370-0998","email_id":"Rosalind.Halvorson@hotmail.com","dop":"2025-04-06","serial_number":"18023247777610936","imei1":"18023247777610936","imei2":"18023247777610936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182822,"job_number":"JOB_182822","tr_customer_id":182840,"tr_customer_product_id":182830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:35:08.000Z","modified_at":"2026-02-11T04:35:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15353417673382","imei1":"15353417673382","imei2":"15353417673382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182824,"job_number":"JOB_182824","tr_customer_id":182842,"tr_customer_product_id":182832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:35:10.000Z","modified_at":"2026-02-11T04:35:10.000Z","name":"Zoila Larson","mobile_number":"598-243-7550","email_id":"Elias_Lebsack@gmail.com","dop":"2025-04-06","serial_number":"11803339597859584","imei1":"11803339597859584","imei2":"11803339597859584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182825,"job_number":"JOB_182825","tr_customer_id":182843,"tr_customer_product_id":182833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:56.000Z","modified_at":"2026-02-11T04:38:56.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10445247038653","imei1":"10445247038653","imei2":"10445247038653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:38:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182828,"job_number":"JOB_182828","tr_customer_id":182846,"tr_customer_product_id":182836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:58.000Z","modified_at":"2026-02-11T04:38:58.000Z","name":"Sheldon O'Connell","mobile_number":"640-803-7730","email_id":"Jessica42@hotmail.com","dop":"2025-04-06","serial_number":"14268714060439030","imei1":"14268714060439030","imei2":"14268714060439030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182831,"job_number":"JOB_182831","tr_customer_id":182849,"tr_customer_product_id":182839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:11.000Z","modified_at":"2026-02-11T04:39:11.000Z","name":"Saige Grimes","mobile_number":"380-365-1150","email_id":"Marjory.Mueller@yahoo.com","dop":"2025-04-06","serial_number":"10026493875570978","imei1":"10026493875570978","imei2":"10026493875570978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182834,"job_number":"JOB_182834","tr_customer_id":182852,"tr_customer_product_id":182842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:20.000Z","modified_at":"2026-02-11T04:39:20.000Z","name":"Jazmin Brekke","mobile_number":"561-362-6687","email_id":"Layla_Greenholt20@hotmail.com","dop":"2025-04-06","serial_number":"17072856613401464","imei1":"17072856613401464","imei2":"17072856613401464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182836,"job_number":"JOB_182836","tr_customer_id":182854,"tr_customer_product_id":182844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:24.000Z","modified_at":"2026-02-11T04:39:24.000Z","name":"Kirstin Willms","mobile_number":"471-869-9053","email_id":"Theresa.Nolan@gmail.com","dop":"2025-04-06","serial_number":"18476671903830720","imei1":"18476671903830720","imei2":"18476671903830720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182837,"job_number":"JOB_182837","tr_customer_id":182855,"tr_customer_product_id":182845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:26.000Z","modified_at":"2026-02-11T04:39:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13680346331392","imei1":"13680346331392","imei2":"13680346331392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182839,"job_number":"JOB_182839","tr_customer_id":182857,"tr_customer_product_id":182847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:28.000Z","modified_at":"2026-02-11T04:39:28.000Z","name":"Araceli Littel","mobile_number":"675-717-2259","email_id":"Ellsworth34@yahoo.com","dop":"2025-04-06","serial_number":"11686707315722562","imei1":"11686707315722562","imei2":"11686707315722562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182840,"job_number":"JOB_182840","tr_customer_id":182858,"tr_customer_product_id":182848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:29.000Z","modified_at":"2026-02-11T04:39:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18854454021580","imei1":"18854454021580","imei2":"18854454021580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182843,"job_number":"JOB_182843","tr_customer_id":182861,"tr_customer_product_id":182851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:31.000Z","modified_at":"2026-02-11T04:39:31.000Z","name":"Elouise Corwin","mobile_number":"623-755-0353","email_id":"Judd_Adams15@gmail.com","dop":"2025-04-06","serial_number":"14788513379081892","imei1":"14788513379081892","imei2":"14788513379081892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182844,"job_number":"JOB_182844","tr_customer_id":182862,"tr_customer_product_id":182852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:35.000Z","modified_at":"2026-02-11T04:39:35.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"84411333070734","imei1":"84411333070734","imei2":"84411333070734","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182845,"job_number":"JOB_182845","tr_customer_id":182863,"tr_customer_product_id":182853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:35.000Z","modified_at":"2026-02-11T04:39:35.000Z","name":"Jordi Koepp","mobile_number":"411-846-4140","email_id":"Vicky.Morissette@hotmail.com","dop":"2025-02-01","serial_number":"105953392820011","imei1":"105953392820011","imei2":"105953392820011","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182846,"job_number":"JOB_182846","tr_customer_id":182864,"tr_customer_product_id":182854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:36.000Z","modified_at":"2026-02-11T04:39:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10574719759949","imei1":"10574719759949","imei2":"10574719759949","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182848,"job_number":"JOB_182848","tr_customer_id":182866,"tr_customer_product_id":182856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:37.000Z","modified_at":"2026-02-11T04:39:37.000Z","name":"Terence Smith","mobile_number":"422-336-7635","email_id":"Richard58@hotmail.com","dop":"2025-06-18","serial_number":"1059915307168422","imei1":"1059915307168422","imei2":"1059915307168422","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182850,"job_number":"JOB_182850","tr_customer_id":182868,"tr_customer_product_id":182858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:40.000Z","modified_at":"2026-02-11T04:39:40.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14385220014455","imei1":"14385220014455","imei2":"14385220014455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182852,"job_number":"JOB_182852","tr_customer_id":182870,"tr_customer_product_id":182860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:41.000Z","modified_at":"2026-02-11T04:39:41.000Z","name":"Candida Corwin","mobile_number":"547-926-2560","email_id":"Orie_Gleichner@yahoo.com","dop":"2025-04-06","serial_number":"19905675436302730","imei1":"19905675436302730","imei2":"19905675436302730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182855,"job_number":"JOB_182855","tr_customer_id":182873,"tr_customer_product_id":182863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:45.000Z","modified_at":"2026-02-11T04:39:45.000Z","name":"Aida Harvey","mobile_number":"542-261-5896","email_id":"Keshawn.Kuphal5@hotmail.com","dop":"2025-04-06","serial_number":"12478586091829764","imei1":"12478586091829764","imei2":"12478586091829764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182857,"job_number":"JOB_182857","tr_customer_id":182875,"tr_customer_product_id":182865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:57.000Z","modified_at":"2026-02-11T04:39:57.000Z","name":"Vinnie Price","mobile_number":"869-630-0290","email_id":"Rahsaan.Purdy35@yahoo.com","dop":"2025-04-06","serial_number":"19418807003353690","imei1":"19418807003353690","imei2":"19418807003353690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182859,"job_number":"JOB_182859","tr_customer_id":182877,"tr_customer_product_id":182867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:00.000Z","modified_at":"2026-02-11T04:40:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15727497617175","imei1":"15727497617175","imei2":"15727497617175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182861,"job_number":"JOB_182861","tr_customer_id":182879,"tr_customer_product_id":182869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:02.000Z","modified_at":"2026-02-11T04:40:02.000Z","name":"Trisha Roob","mobile_number":"889-339-9453","email_id":"Parker_Kling17@yahoo.com","dop":"2025-04-06","serial_number":"17305661756939774","imei1":"17305661756939774","imei2":"17305661756939774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182863,"job_number":"JOB_182863","tr_customer_id":182881,"tr_customer_product_id":182871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:04.000Z","modified_at":"2026-02-11T04:40:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14566214441799","imei1":"14566214441799","imei2":"14566214441799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182864,"job_number":"JOB_182864","tr_customer_id":182882,"tr_customer_product_id":182872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:04.000Z","modified_at":"2026-02-11T04:40:04.000Z","name":"Barbara Fahey","mobile_number":"202-392-4063","email_id":"Roma_Sipes@hotmail.com","dop":"2025-04-06","serial_number":"16623827928260004","imei1":"16623827928260004","imei2":"16623827928260004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182866,"job_number":"JOB_182866","tr_customer_id":182884,"tr_customer_product_id":182874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:05.000Z","modified_at":"2026-02-11T04:40:05.000Z","name":"Llewellyn Schuster","mobile_number":"249-766-6069","email_id":"Garth_Bruen43@gmail.com","dop":"2025-04-06","serial_number":"12485396131028230","imei1":"12485396131028230","imei2":"12485396131028230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182867,"job_number":"JOB_182867","tr_customer_id":182885,"tr_customer_product_id":182875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:06.000Z","modified_at":"2026-02-11T04:40:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12424730340729","imei1":"12424730340729","imei2":"12424730340729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182869,"job_number":"JOB_182869","tr_customer_id":182887,"tr_customer_product_id":182877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:08.000Z","modified_at":"2026-02-11T04:40:08.000Z","name":"Vincent Deckow","mobile_number":"832-409-9336","email_id":"Antwan.Bruen49@yahoo.com","dop":"2025-04-06","serial_number":"12937836527253022","imei1":"12937836527253022","imei2":"12937836527253022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182870,"job_number":"JOB_182870","tr_customer_id":182888,"tr_customer_product_id":182878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:12.000Z","modified_at":"2026-02-11T04:40:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15495697896728","imei1":"15495697896728","imei2":"15495697896728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182871,"job_number":"JOB_182871","tr_customer_id":182889,"tr_customer_product_id":182879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:12.000Z","modified_at":"2026-02-11T04:40:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12578385933661","imei1":"12578385933661","imei2":"12578385933661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182874,"job_number":"JOB_182874","tr_customer_id":182892,"tr_customer_product_id":182882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14512335929237","imei1":"14512335929237","imei2":"14512335929237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182876,"job_number":"JOB_182876","tr_customer_id":182894,"tr_customer_product_id":182884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:14.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Jarod Herzog","mobile_number":"560-459-1676","email_id":"Sabrina.DuBuque30@hotmail.com","dop":"2025-04-06","serial_number":"14599756224013456","imei1":"14599756224013456","imei2":"14599756224013456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182877,"job_number":"JOB_182877","tr_customer_id":182895,"tr_customer_product_id":182885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:14.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182878,"job_number":"JOB_182878","tr_customer_id":182896,"tr_customer_product_id":182886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:14.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Leopoldo Lind","mobile_number":"920-456-6060","email_id":"Drew.Wyman59@hotmail.com","dop":"2025-04-06","serial_number":"19871908787188304","imei1":"19871908787188304","imei2":"19871908787188304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182879,"job_number":"JOB_182879","tr_customer_id":182897,"tr_customer_product_id":182887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:15.000Z","modified_at":"2026-02-11T04:40:15.000Z","name":"Bert Treutel","mobile_number":"503-833-3040","email_id":"Colby.Auer@yahoo.com","dop":"2025-04-06","serial_number":"14054670385503094","imei1":"14054670385503094","imei2":"14054670385503094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182881,"job_number":"JOB_182881","tr_customer_id":182899,"tr_customer_product_id":182889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:18.000Z","modified_at":"2026-02-11T04:40:18.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"19155777409673","imei1":"19155777409673","imei2":"19155777409673","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182882,"job_number":"JOB_182882","tr_customer_id":182900,"tr_customer_product_id":182890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:18.000Z","modified_at":"2026-02-11T04:40:18.000Z","name":"Zetta Prohaska","mobile_number":"754-540-4927","email_id":"Shyann_Graham@gmail.com","dop":"2025-02-01","serial_number":"25057118636917","imei1":"25057118636917","imei2":"25057118636917","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182884,"job_number":"JOB_182884","tr_customer_id":182902,"tr_customer_product_id":182892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:21.000Z","modified_at":"2026-02-11T04:40:21.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10647436221696","imei1":"10647436221696","imei2":"10647436221696","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182886,"job_number":"JOB_182886","tr_customer_id":182904,"tr_customer_product_id":182894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:21.000Z","modified_at":"2026-02-11T04:40:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18378487884790","imei1":"18378487884790","imei2":"18378487884790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182887,"job_number":"JOB_182887","tr_customer_id":182905,"tr_customer_product_id":182895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:22.000Z","modified_at":"2026-02-11T04:40:22.000Z","name":"Kamille Rau","mobile_number":"604-672-4490","email_id":"Amie.Trantow35@hotmail.com","dop":"2025-06-18","serial_number":"1080036740499148","imei1":"1080036740499148","imei2":"1080036740499148","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182889,"job_number":"JOB_182889","tr_customer_id":182907,"tr_customer_product_id":182897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:23.000Z","modified_at":"2026-02-11T04:40:23.000Z","name":"Lonny Adams","mobile_number":"859-382-0725","email_id":"Emmy98@hotmail.com","dop":"2025-04-06","serial_number":"10458660211530984","imei1":"10458660211530984","imei2":"10458660211530984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182890,"job_number":"JOB_182890","tr_customer_id":182908,"tr_customer_product_id":182898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:23.000Z","modified_at":"2026-02-11T04:40:23.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19308831125865","imei1":"19308831125865","imei2":"19308831125865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182892,"job_number":"JOB_182892","tr_customer_id":182910,"tr_customer_product_id":182900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:25.000Z","modified_at":"2026-02-11T04:40:25.000Z","name":"Waino Rolfson","mobile_number":"897-221-7859","email_id":"Josie_Kuhic@hotmail.com","dop":"2025-04-06","serial_number":"12910734798368134","imei1":"12910734798368134","imei2":"12910734798368134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182893,"job_number":"JOB_182893","tr_customer_id":182911,"tr_customer_product_id":182901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:25.000Z","modified_at":"2026-02-11T04:40:25.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-01","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-01T04:40:25.749531786Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182894,"job_number":"JOB_182894","tr_customer_id":182912,"tr_customer_product_id":182902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:26.000Z","modified_at":"2026-02-11T04:40:26.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101746263706131","imei1":"101746263706131","imei2":"101746263706131","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182896,"job_number":"JOB_182896","tr_customer_id":182914,"tr_customer_product_id":182904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:31.000Z","modified_at":"2026-02-11T04:40:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18128353192249","imei1":"18128353192249","imei2":"18128353192249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182900,"job_number":"JOB_182900","tr_customer_id":182918,"tr_customer_product_id":182908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Harrison Koelpin","mobile_number":"883-905-6924","email_id":"Kenton92@gmail.com","dop":"2025-04-06","serial_number":"13606022449813986","imei1":"13606022449813986","imei2":"13606022449813986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182908,"job_number":"JOB_182908","tr_customer_id":182926,"tr_customer_product_id":182916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:40.000Z","modified_at":"2026-02-11T04:40:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17175508116451","imei1":"17175508116451","imei2":"17175508116451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182910,"job_number":"JOB_182910","tr_customer_id":182928,"tr_customer_product_id":182918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:40.000Z","modified_at":"2026-02-11T04:40:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17608915063594","imei1":"17608915063594","imei2":"17608915063594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182912,"job_number":"JOB_182912","tr_customer_id":182930,"tr_customer_product_id":182920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:41.000Z","modified_at":"2026-02-11T04:40:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18375249393716","imei1":"18375249393716","imei2":"18375249393716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182914,"job_number":"JOB_182914","tr_customer_id":182932,"tr_customer_product_id":182922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Jeffrey Fisher","mobile_number":"917-356-7887","email_id":"Samir.Cronin66@hotmail.com","dop":"2025-04-06","serial_number":"15921161729753252","imei1":"15921161729753252","imei2":"15921161729753252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182915,"job_number":"JOB_182915","tr_customer_id":182933,"tr_customer_product_id":182923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12238958317563","imei1":"12238958317563","imei2":"12238958317563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182917,"job_number":"JOB_182917","tr_customer_id":182935,"tr_customer_product_id":182925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Christop Walter","mobile_number":"890-857-4297","email_id":"Drake_Durgan42@hotmail.com","dop":"2025-04-06","serial_number":"16893889976267252","imei1":"16893889976267252","imei2":"16893889976267252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182918,"job_number":"JOB_182918","tr_customer_id":182936,"tr_customer_product_id":182926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:43.000Z","modified_at":"2026-02-11T04:40:43.000Z","name":"Barrett Gerhold","mobile_number":"614-371-0271","email_id":"Travis18@hotmail.com","dop":"2025-04-06","serial_number":"17045800756842596","imei1":"17045800756842596","imei2":"17045800756842596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182919,"job_number":"JOB_182919","tr_customer_id":182937,"tr_customer_product_id":182927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:44.000Z","modified_at":"2026-02-11T04:40:44.000Z","name":"Madison Feest","mobile_number":"309-528-3079","email_id":"Zackary_Shields@gmail.com","dop":"2025-04-06","serial_number":"16786394143910930","imei1":"16786394143910930","imei2":"16786394143910930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182921,"job_number":"JOB_182921","tr_customer_id":182939,"tr_customer_product_id":182929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:45.000Z","modified_at":"2026-02-11T04:40:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15626098031114","imei1":"15626098031114","imei2":"15626098031114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182926,"job_number":"JOB_182926","tr_customer_id":182944,"tr_customer_product_id":182934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:40:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17750776891618","imei1":"17750776891618","imei2":"17750776891618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182929,"job_number":"JOB_182929","tr_customer_id":182947,"tr_customer_product_id":182937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:47.000Z","modified_at":"2026-02-11T04:40:47.000Z","name":"Benedict Ortiz","mobile_number":"472-341-5485","email_id":"Brannon_West@hotmail.com","dop":"2025-05-30","serial_number":"11781220010694","imei1":"11781220010694","imei2":"11781220010694","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182930,"job_number":"JOB_182930","tr_customer_id":182948,"tr_customer_product_id":182938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:47.000Z","modified_at":"2026-02-11T04:40:47.000Z","name":"May Harris","mobile_number":"769-553-1023","email_id":"Viviane50@gmail.com","dop":"2025-04-06","serial_number":"14630696477352936","imei1":"14630696477352936","imei2":"14630696477352936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182931,"job_number":"JOB_182931","tr_customer_id":182949,"tr_customer_product_id":182939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:47.000Z","modified_at":"2026-02-11T04:40:47.000Z","name":"Janet Mueller","mobile_number":"589-359-6209","email_id":"Maximo23@hotmail.com","dop":"2025-04-06","serial_number":"13624392666080260","imei1":"13624392666080260","imei2":"13624392666080260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182932,"job_number":"JOB_182932","tr_customer_id":182950,"tr_customer_product_id":182940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:48.000Z","modified_at":"2026-02-11T04:40:48.000Z","name":"Adan Gusikowski","mobile_number":"774-937-8219","email_id":"Jane5@hotmail.com","dop":"2025-05-30","serial_number":"1558673910911474","imei1":"1558673910911474","imei2":"1558673910911474","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182933,"job_number":"JOB_182933","tr_customer_id":182951,"tr_customer_product_id":182941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:50.000Z","modified_at":"2026-02-11T04:40:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15168444433644","imei1":"15168444433644","imei2":"15168444433644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182935,"job_number":"JOB_182935","tr_customer_id":182953,"tr_customer_product_id":182943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:52.000Z","modified_at":"2026-02-11T04:40:52.000Z","name":"Jamil Corkery","mobile_number":"903-798-2138","email_id":"Isadore.Botsford@gmail.com","dop":"2025-04-06","serial_number":"10966816643720784","imei1":"10966816643720784","imei2":"10966816643720784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182939,"job_number":"JOB_182939","tr_customer_id":182957,"tr_customer_product_id":182947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:40:54.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19559329614158","imei1":"19559329614158","imei2":"19559329614158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182943,"job_number":"JOB_182943","tr_customer_id":182961,"tr_customer_product_id":182951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:55.000Z","modified_at":"2026-02-11T04:40:55.000Z","name":"Audie Metz","mobile_number":"302-269-7109","email_id":"Zackary.Ebert@yahoo.com","dop":"2025-04-06","serial_number":"12497394537270652","imei1":"12497394537270652","imei2":"12497394537270652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182944,"job_number":"JOB_182944","tr_customer_id":182962,"tr_customer_product_id":182952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:56.000Z","modified_at":"2026-02-11T04:40:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17185143087674","imei1":"17185143087674","imei2":"17185143087674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182947,"job_number":"JOB_182947","tr_customer_id":182965,"tr_customer_product_id":182955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:57.000Z","modified_at":"2026-02-11T04:40:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14458896835726","imei1":"14458896835726","imei2":"14458896835726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182949,"job_number":"JOB_182949","tr_customer_id":182967,"tr_customer_product_id":182957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:58.000Z","modified_at":"2026-02-11T04:40:58.000Z","name":"Aryanna Schulist","mobile_number":"630-241-3416","email_id":"Jaylen81@gmail.com","dop":"2025-04-06","serial_number":"19177722243262616","imei1":"19177722243262616","imei2":"19177722243262616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182950,"job_number":"JOB_182950","tr_customer_id":182968,"tr_customer_product_id":182958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:59.000Z","modified_at":"2026-02-11T04:40:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14927308399598","imei1":"14927308399598","imei2":"14927308399598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182951,"job_number":"JOB_182951","tr_customer_id":182969,"tr_customer_product_id":182959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:59.000Z","modified_at":"2026-02-11T04:40:59.000Z","name":"Petra Mann","mobile_number":"586-286-6461","email_id":"Nigel_Hessel@yahoo.com","dop":"2025-04-06","serial_number":"11329500404137358","imei1":"11329500404137358","imei2":"11329500404137358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182953,"job_number":"JOB_182953","tr_customer_id":182971,"tr_customer_product_id":182961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"Jazmyn Reynolds","mobile_number":"886-398-8922","email_id":"Demetris.Kutch@yahoo.com","dop":"2025-04-06","serial_number":"11710191555336406","imei1":"11710191555336406","imei2":"11710191555336406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182954,"job_number":"JOB_182954","tr_customer_id":182972,"tr_customer_product_id":182962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"50832637529319","imei1":"50832637529319","imei2":"50832637529319","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182955,"job_number":"JOB_182955","tr_customer_id":182973,"tr_customer_product_id":182963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"Taya Robel","mobile_number":"813-464-2405","email_id":"Kobe_Baumbach@yahoo.com","dop":"2025-02-01","serial_number":"69906163605430","imei1":"69906163605430","imei2":"69906163605430","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182956,"job_number":"JOB_182956","tr_customer_id":182974,"tr_customer_product_id":182964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19329319029764","imei1":"19329319029764","imei2":"19329319029764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182958,"job_number":"JOB_182958","tr_customer_id":182976,"tr_customer_product_id":182966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:02.000Z","modified_at":"2026-02-11T04:41:02.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"84359577680381980","imei1":"84359577680381980","imei2":"84359577680381980","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182960,"job_number":"JOB_182960","tr_customer_id":182978,"tr_customer_product_id":182968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:03.000Z","modified_at":"2026-02-11T04:41:03.000Z","name":"Brant Hyatt","mobile_number":"740-824-3835","email_id":"Terence74@yahoo.com","dop":"2025-04-06","serial_number":"10290298570250394","imei1":"10290298570250394","imei2":"10290298570250394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182961,"job_number":"JOB_182961","tr_customer_id":182979,"tr_customer_product_id":182969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:08.000Z","modified_at":"2026-02-11T04:41:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15976668459628","imei1":"15976668459628","imei2":"15976668459628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182965,"job_number":"JOB_182965","tr_customer_id":182983,"tr_customer_product_id":182973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:10.000Z","name":"Walker Bruen","mobile_number":"992-213-9837","email_id":"Randal_Funk31@hotmail.com","dop":"2025-04-06","serial_number":"12842872777823776","imei1":"12842872777823776","imei2":"12842872777823776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182968,"job_number":"JOB_182968","tr_customer_id":182986,"tr_customer_product_id":182976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:14.000Z","modified_at":"2026-02-11T04:41:14.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"102138564152022","imei1":"102138564152022","imei2":"102138564152022","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182970,"job_number":"JOB_182970","tr_customer_id":182988,"tr_customer_product_id":182978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:19.000Z","modified_at":"2026-02-11T04:41:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16067183761883","imei1":"16067183761883","imei2":"16067183761883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182973,"job_number":"JOB_182973","tr_customer_id":182991,"tr_customer_product_id":182981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:20.000Z","modified_at":"2026-02-11T04:41:20.000Z","name":"Micaela Schoen","mobile_number":"546-731-1788","email_id":"Adelia18@gmail.com","dop":"2025-04-06","serial_number":"10044138046881572","imei1":"10044138046881572","imei2":"10044138046881572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182974,"job_number":"JOB_182974","tr_customer_id":182992,"tr_customer_product_id":182982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:23.000Z","modified_at":"2026-02-11T04:41:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15882954189018","imei1":"15882954189018","imei2":"15882954189018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182976,"job_number":"JOB_182976","tr_customer_id":182994,"tr_customer_product_id":182984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:25.000Z","modified_at":"2026-02-11T04:41:25.000Z","name":"Mylene Wolff","mobile_number":"200-768-4708","email_id":"Timmothy50@hotmail.com","dop":"2025-04-06","serial_number":"10043291442520236","imei1":"10043291442520236","imei2":"10043291442520236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182977,"job_number":"JOB_182977","tr_customer_id":182995,"tr_customer_product_id":182985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:26.000Z","modified_at":"2026-02-11T04:41:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19936389945962","imei1":"19936389945962","imei2":"19936389945962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182979,"job_number":"JOB_182979","tr_customer_id":182997,"tr_customer_product_id":182987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:27.000Z","modified_at":"2026-02-11T04:41:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18027829695991","imei1":"18027829695991","imei2":"18027829695991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182981,"job_number":"JOB_182981","tr_customer_id":182999,"tr_customer_product_id":182989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:28.000Z","modified_at":"2026-02-11T04:41:28.000Z","name":"Gerry Runolfsson","mobile_number":"686-517-5425","email_id":"Alfonzo_Lynch@gmail.com","dop":"2025-04-06","serial_number":"14156006987931666","imei1":"14156006987931666","imei2":"14156006987931666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182982,"job_number":"JOB_182982","tr_customer_id":183000,"tr_customer_product_id":182990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:28.000Z","modified_at":"2026-02-11T04:41:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10696979899917","imei1":"10696979899917","imei2":"10696979899917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182984,"job_number":"JOB_182984","tr_customer_id":183002,"tr_customer_product_id":182992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"Tobin Beier","mobile_number":"249-901-7355","email_id":"Sigrid.Wyman93@hotmail.com","dop":"2025-04-06","serial_number":"18608927212452856","imei1":"18608927212452856","imei2":"18608927212452856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182985,"job_number":"JOB_182985","tr_customer_id":183003,"tr_customer_product_id":182993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15661516834065","imei1":"15661516834065","imei2":"15661516834065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182986,"job_number":"JOB_182986","tr_customer_id":183004,"tr_customer_product_id":182994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18367906590135","imei1":"18367906590135","imei2":"18367906590135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182988,"job_number":"JOB_182988","tr_customer_id":183006,"tr_customer_product_id":182996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"Wayne Torp","mobile_number":"386-567-2814","email_id":"Clementina.Mayert@yahoo.com","dop":"2025-04-06","serial_number":"14489251443239016","imei1":"14489251443239016","imei2":"14489251443239016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182990,"job_number":"JOB_182990","tr_customer_id":183008,"tr_customer_product_id":182998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:31.000Z","modified_at":"2026-02-11T04:41:31.000Z","name":"Kendra Farrell","mobile_number":"539-896-4328","email_id":"Jessica.Christiansen25@hotmail.com","dop":"2025-04-06","serial_number":"15582471551731674","imei1":"15582471551731674","imei2":"15582471551731674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182991,"job_number":"JOB_182991","tr_customer_id":183009,"tr_customer_product_id":182999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:31.000Z","modified_at":"2026-02-11T04:41:31.000Z","name":"Cory Kuhn","mobile_number":"236-932-0825","email_id":"Kurt_Ullrich@hotmail.com","dop":"2025-04-06","serial_number":"18589873036470016","imei1":"18589873036470016","imei2":"18589873036470016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182992,"job_number":"JOB_182992","tr_customer_id":183010,"tr_customer_product_id":183000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:36.000Z","modified_at":"2026-02-11T04:41:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12548801331259","imei1":"12548801331259","imei2":"12548801331259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182996,"job_number":"JOB_182996","tr_customer_id":183014,"tr_customer_product_id":183004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"Magdalen Fisher","mobile_number":"649-990-6283","email_id":"Orpha_Daugherty@hotmail.com","dop":"2025-04-06","serial_number":"16994118555869900","imei1":"16994118555869900","imei2":"16994118555869900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182997,"job_number":"JOB_182997","tr_customer_id":183015,"tr_customer_product_id":183005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17780126411886","imei1":"17780126411886","imei2":"17780126411886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182998,"job_number":"JOB_182998","tr_customer_id":183016,"tr_customer_product_id":183006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"11683123025932","imei1":"11683123025932","imei2":"11683123025932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183002,"job_number":"JOB_183002","tr_customer_id":183020,"tr_customer_product_id":183010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:40.000Z","modified_at":"2026-02-11T04:41:40.000Z","name":"Hillary Padberg","mobile_number":"997-682-9365","email_id":"Jason.Larson@yahoo.com","dop":"2025-04-06","serial_number":"13328808370588932","imei1":"13328808370588932","imei2":"13328808370588932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183003,"job_number":"JOB_183003","tr_customer_id":183021,"tr_customer_product_id":183011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:40.000Z","modified_at":"2026-02-11T04:41:40.000Z","name":"Deron Lubowitz","mobile_number":"268-562-2292","email_id":"Myriam62@yahoo.com","dop":"2025-04-06","serial_number":"13604975587784080","imei1":"13604975587784080","imei2":"13604975587784080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183004,"job_number":"JOB_183004","tr_customer_id":183022,"tr_customer_product_id":183012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:40.000Z","modified_at":"2026-02-11T04:41:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17156453540867","imei1":"17156453540867","imei2":"17156453540867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183006,"job_number":"JOB_183006","tr_customer_id":183024,"tr_customer_product_id":183014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:42.000Z","modified_at":"2026-02-11T04:41:42.000Z","name":"Hayley Anderson","mobile_number":"259-828-1585","email_id":"Alvena_West@gmail.com","dop":"2025-04-06","serial_number":"11465433366594156","imei1":"11465433366594156","imei2":"11465433366594156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183007,"job_number":"JOB_183007","tr_customer_id":183025,"tr_customer_product_id":183015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:46.000Z","modified_at":"2026-02-11T04:41:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10672977854692","imei1":"10672977854692","imei2":"10672977854692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183009,"job_number":"JOB_183009","tr_customer_id":183027,"tr_customer_product_id":183017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:48.000Z","modified_at":"2026-02-11T04:41:48.000Z","name":"Jaeden Walker","mobile_number":"993-658-3884","email_id":"August43@yahoo.com","dop":"2025-04-06","serial_number":"12438211405047384","imei1":"12438211405047384","imei2":"12438211405047384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183010,"job_number":"JOB_183010","tr_customer_id":183028,"tr_customer_product_id":183018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:49.000Z","modified_at":"2026-02-11T04:41:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10151231472902","imei1":"10151231472902","imei2":"10151231472902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183012,"job_number":"JOB_183012","tr_customer_id":183030,"tr_customer_product_id":183020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:51.000Z","modified_at":"2026-02-11T04:41:51.000Z","name":"Patience Cummerata","mobile_number":"367-998-7851","email_id":"Presley14@yahoo.com","dop":"2025-04-06","serial_number":"16443618404987022","imei1":"16443618404987022","imei2":"16443618404987022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183013,"job_number":"JOB_183013","tr_customer_id":183031,"tr_customer_product_id":183021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:55.000Z","modified_at":"2026-02-11T04:41:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18605256320772","imei1":"18605256320772","imei2":"18605256320772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183015,"job_number":"JOB_183015","tr_customer_id":183033,"tr_customer_product_id":183023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:56.000Z","modified_at":"2026-02-11T04:41:56.000Z","name":"Mackenzie Brekke","mobile_number":"258-649-1568","email_id":"Xander_Doyle93@yahoo.com","dop":"2025-04-06","serial_number":"18049397157286536","imei1":"18049397157286536","imei2":"18049397157286536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183016,"job_number":"JOB_183016","tr_customer_id":183034,"tr_customer_product_id":183024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:01.000Z","modified_at":"2026-02-11T04:42:01.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"103907731920175","imei1":"103907731920175","imei2":"103907731920175","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183018,"job_number":"JOB_183018","tr_customer_id":183036,"tr_customer_product_id":183026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:06.000Z","modified_at":"2026-02-11T04:42:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14279762654267","imei1":"14279762654267","imei2":"14279762654267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183020,"job_number":"JOB_183020","tr_customer_id":183038,"tr_customer_product_id":183028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:06.000Z","modified_at":"2026-02-11T04:42:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13293210952321","imei1":"13293210952321","imei2":"13293210952321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183022,"job_number":"JOB_183022","tr_customer_id":183040,"tr_customer_product_id":183030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:08.000Z","modified_at":"2026-02-11T04:42:08.000Z","name":"Zion Ullrich","mobile_number":"494-975-6033","email_id":"Chaim.Abernathy@gmail.com","dop":"2025-04-06","serial_number":"17978179863316786","imei1":"17978179863316786","imei2":"17978179863316786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183023,"job_number":"JOB_183023","tr_customer_id":183041,"tr_customer_product_id":183031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:08.000Z","modified_at":"2026-02-11T04:42:08.000Z","name":"Camden Kassulke","mobile_number":"917-465-6234","email_id":"Joan34@yahoo.com","dop":"2025-04-06","serial_number":"17919277339690504","imei1":"17919277339690504","imei2":"17919277339690504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183024,"job_number":"JOB_183024","tr_customer_id":183042,"tr_customer_product_id":183032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:10.000Z","modified_at":"2026-02-11T04:42:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11005012545933","imei1":"11005012545933","imei2":"11005012545933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183026,"job_number":"JOB_183026","tr_customer_id":183044,"tr_customer_product_id":183034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:12.000Z","modified_at":"2026-02-11T04:42:12.000Z","name":"Thurman Rosenbaum","mobile_number":"267-632-9418","email_id":"Chase90@hotmail.com","dop":"2025-04-06","serial_number":"13225785880054386","imei1":"13225785880054386","imei2":"13225785880054386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183027,"job_number":"JOB_183027","tr_customer_id":183045,"tr_customer_product_id":183035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:12.000Z","modified_at":"2026-02-11T04:42:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17026292498030","imei1":"17026292498030","imei2":"17026292498030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183029,"job_number":"JOB_183029","tr_customer_id":183047,"tr_customer_product_id":183037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:13.000Z","modified_at":"2026-02-11T04:42:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10499240558781","imei1":"10499240558781","imei2":"10499240558781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183031,"job_number":"JOB_183031","tr_customer_id":183049,"tr_customer_product_id":183039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:14.000Z","modified_at":"2026-02-11T04:42:14.000Z","name":"Kayleigh Mills","mobile_number":"868-501-0267","email_id":"Layla_Ondricka4@gmail.com","dop":"2025-04-06","serial_number":"11734462577172234","imei1":"11734462577172234","imei2":"11734462577172234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183032,"job_number":"JOB_183032","tr_customer_id":183050,"tr_customer_product_id":183040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:15.000Z","modified_at":"2026-02-11T04:42:15.000Z","name":"Emilio Schamberger","mobile_number":"903-315-5431","email_id":"Emmitt75@yahoo.com","dop":"2025-04-06","serial_number":"11981567063730914","imei1":"11981567063730914","imei2":"11981567063730914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183033,"job_number":"JOB_183033","tr_customer_id":183051,"tr_customer_product_id":183041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:21.000Z","modified_at":"2026-02-11T04:42:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15712749839172","imei1":"15712749839172","imei2":"15712749839172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183035,"job_number":"JOB_183035","tr_customer_id":183053,"tr_customer_product_id":183043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:42:23.000Z","name":"Camren Gleichner","mobile_number":"671-925-3084","email_id":"Arielle.Nitzsche12@hotmail.com","dop":"2025-04-06","serial_number":"10945624494324746","imei1":"10945624494324746","imei2":"10945624494324746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183036,"job_number":"JOB_183036","tr_customer_id":183054,"tr_customer_product_id":183044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:42:23.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15589013937140","imei1":"15589013937140","imei2":"15589013937140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183037,"job_number":"JOB_183037","tr_customer_id":183055,"tr_customer_product_id":183045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:42:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17284338575350","imei1":"17284338575350","imei2":"17284338575350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183041,"job_number":"JOB_183041","tr_customer_id":183059,"tr_customer_product_id":183049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:24.000Z","modified_at":"2026-02-11T04:42:24.000Z","name":"Viva Farrell","mobile_number":"255-816-5701","email_id":"Samara.Jacobson@gmail.com","dop":"2025-04-06","serial_number":"15816324883495678","imei1":"15816324883495678","imei2":"15816324883495678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183043,"job_number":"JOB_183043","tr_customer_id":183061,"tr_customer_product_id":183051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:25.000Z","modified_at":"2026-02-11T04:42:25.000Z","name":"Lelah Strosin","mobile_number":"306-402-5477","email_id":"Marian.Kub34@yahoo.com","dop":"2025-04-06","serial_number":"19929376639948120","imei1":"19929376639948120","imei2":"19929376639948120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183045,"job_number":"JOB_183045","tr_customer_id":183063,"tr_customer_product_id":183053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:05.000Z","modified_at":"2026-02-11T04:43:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18910894023451","imei1":"18910894023451","imei2":"18910894023451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183047,"job_number":"JOB_183047","tr_customer_id":183065,"tr_customer_product_id":183055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:06.000Z","modified_at":"2026-02-11T04:43:06.000Z","name":"Lonnie Fritsch","mobile_number":"908-639-9657","email_id":"Jake.Nitzsche56@gmail.com","dop":"2025-04-06","serial_number":"12524218849712214","imei1":"12524218849712214","imei2":"12524218849712214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183048,"job_number":"JOB_183048","tr_customer_id":183066,"tr_customer_product_id":183056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:07.000Z","modified_at":"2026-02-11T04:43:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12318721117026","imei1":"12318721117026","imei2":"12318721117026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183050,"job_number":"JOB_183050","tr_customer_id":183068,"tr_customer_product_id":183058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:08.000Z","modified_at":"2026-02-11T04:43:08.000Z","name":"Candida Zieme","mobile_number":"752-421-4729","email_id":"Raegan_Sipes@hotmail.com","dop":"2025-04-06","serial_number":"16766425598575856","imei1":"16766425598575856","imei2":"16766425598575856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183058,"job_number":"JOB_183058","tr_customer_id":183076,"tr_customer_product_id":183066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:50:27.000Z","modified_at":"2026-02-11T04:50:27.000Z","name":"Marianna Lubowitz","mobile_number":"965-340-6911","email_id":"Isobel_Heathcote@hotmail.com","dop":"2025-04-06","serial_number":"13073719714269954","imei1":"13073719714269954","imei2":"13073719714269954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:50:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183059,"job_number":"JOB_183059","tr_customer_id":183077,"tr_customer_product_id":183067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:54:26.000Z","modified_at":"2026-02-11T04:54:26.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"11423136739238","imei2":"11423136739238","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:54:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183060,"job_number":"JOB_183060","tr_customer_id":183078,"tr_customer_product_id":183068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:55:13.000Z","modified_at":"2026-02-11T04:55:13.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"11543510832150","imei2":"11543510832150","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183061,"job_number":"JOB_183061","tr_customer_id":183079,"tr_customer_product_id":183069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:55:19.000Z","modified_at":"2026-02-11T04:55:19.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"12195529584072","imei2":"12195529584072","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183063,"job_number":"JOB_183063","tr_customer_id":183081,"tr_customer_product_id":183071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:12.000Z","modified_at":"2026-02-11T04:56:12.000Z","name":"Lavonne Hamill","mobile_number":"563-582-0244","email_id":"Velva37@gmail.com","dop":"2025-04-06","serial_number":"15219873814220886","imei1":"15219873814220886","imei2":"15219873814220886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183065,"job_number":"JOB_183065","tr_customer_id":183083,"tr_customer_product_id":183073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:43.000Z","modified_at":"2026-02-11T04:56:43.000Z","name":"Moriah Beahan","mobile_number":"613-844-0150","email_id":"Jaylon.Rutherford@hotmail.com","dop":"2025-04-06","serial_number":"16843102826610250","imei1":"16843102826610250","imei2":"16843102826610250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183066,"job_number":"JOB_183066","tr_customer_id":183084,"tr_customer_product_id":183074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:02.000Z","modified_at":"2026-02-11T04:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19885823326254","imei1":"19885823326254","imei2":"19885823326254","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183067,"job_number":"JOB_183067","tr_customer_id":183085,"tr_customer_product_id":183075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:02.000Z","modified_at":"2026-02-11T04:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70705725748991","imei1":"70705725748991","imei2":"70705725748991","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183068,"job_number":"JOB_183068","tr_customer_id":183086,"tr_customer_product_id":183076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:02.000Z","modified_at":"2026-02-11T04:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32411606423792","imei1":"32411606423792","imei2":"32411606423792","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183069,"job_number":"JOB_183069","tr_customer_id":183087,"tr_customer_product_id":183077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:03.000Z","modified_at":"2026-02-11T04:57:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44047406784571","imei1":"44047406784571","imei2":"44047406784571","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183070,"job_number":"JOB_183070","tr_customer_id":183088,"tr_customer_product_id":183078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:03.000Z","modified_at":"2026-02-11T04:57:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95656608954929","imei1":"95656608954929","imei2":"95656608954929","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183071,"job_number":"JOB_183071","tr_customer_id":183089,"tr_customer_product_id":183079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:03.000Z","modified_at":"2026-02-11T04:57:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20168088660255","imei1":"20168088660255","imei2":"20168088660255","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183074,"job_number":"JOB_183074","tr_customer_id":183092,"tr_customer_product_id":183082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:11.000Z","modified_at":"2026-02-11T04:57:11.000Z","name":"Candace O'Conner","mobile_number":"327-539-6419","email_id":"Kieran32@gmail.com","dop":"2025-04-06","serial_number":"16360462996977524","imei1":"16360462996977524","imei2":"16360462996977524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183075,"job_number":"JOB_183075","tr_customer_id":183093,"tr_customer_product_id":183083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:34.000Z","modified_at":"2026-02-11T04:57:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37311731737891","imei1":"37311731737891","imei2":"37311731737891","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183076,"job_number":"JOB_183076","tr_customer_id":183094,"tr_customer_product_id":183084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:35.000Z","modified_at":"2026-02-11T04:57:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99628187237043","imei1":"99628187237043","imei2":"99628187237043","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183077,"job_number":"JOB_183077","tr_customer_id":183095,"tr_customer_product_id":183085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:35.000Z","modified_at":"2026-02-11T04:57:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89429296568891","imei1":"89429296568891","imei2":"89429296568891","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183078,"job_number":"JOB_183078","tr_customer_id":183096,"tr_customer_product_id":183086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:35.000Z","modified_at":"2026-02-11T04:57:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30357564950446","imei1":"30357564950446","imei2":"30357564950446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183079,"job_number":"JOB_183079","tr_customer_id":183097,"tr_customer_product_id":183087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:36.000Z","modified_at":"2026-02-11T04:57:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51672775342540","imei1":"51672775342540","imei2":"51672775342540","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183080,"job_number":"JOB_183080","tr_customer_id":183098,"tr_customer_product_id":183088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:36.000Z","modified_at":"2026-02-11T04:57:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75601906932058","imei1":"75601906932058","imei2":"75601906932058","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183083,"job_number":"JOB_183083","tr_customer_id":183101,"tr_customer_product_id":183091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:38.000Z","modified_at":"2026-02-11T04:57:38.000Z","name":"Elias Krajcik","mobile_number":"995-488-7373","email_id":"Leann_Heidenreich60@yahoo.com","dop":"2025-04-06","serial_number":"17893056251848864","imei1":"17893056251848864","imei2":"17893056251848864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183085,"job_number":"JOB_183085","tr_customer_id":183103,"tr_customer_product_id":183093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:05.000Z","modified_at":"2026-02-11T04:58:05.000Z","name":"Shana Ratke","mobile_number":"515-271-8260","email_id":"Bo36@hotmail.com","dop":"2025-04-06","serial_number":"18373543769369348","imei1":"18373543769369348","imei2":"18373543769369348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183086,"job_number":"JOB_183086","tr_customer_id":183104,"tr_customer_product_id":183094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:07.000Z","modified_at":"2026-02-11T04:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90121880276023","imei1":"90121880276023","imei2":"90121880276023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183087,"job_number":"JOB_183087","tr_customer_id":183105,"tr_customer_product_id":183095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:07.000Z","modified_at":"2026-02-11T04:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53535897240218","imei1":"53535897240218","imei2":"53535897240218","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183088,"job_number":"JOB_183088","tr_customer_id":183106,"tr_customer_product_id":183096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:07.000Z","modified_at":"2026-02-11T04:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93636154990897","imei1":"93636154990897","imei2":"93636154990897","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183089,"job_number":"JOB_183089","tr_customer_id":183107,"tr_customer_product_id":183097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70614919477796","imei1":"70614919477796","imei2":"70614919477796","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183090,"job_number":"JOB_183090","tr_customer_id":183108,"tr_customer_product_id":183098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23519400827678","imei1":"23519400827678","imei2":"23519400827678","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183091,"job_number":"JOB_183091","tr_customer_id":183109,"tr_customer_product_id":183099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16691981641760","imei1":"16691981641760","imei2":"16691981641760","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183094,"job_number":"JOB_183094","tr_customer_id":183112,"tr_customer_product_id":183102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:36.000Z","modified_at":"2026-02-11T04:58:36.000Z","name":"Casimir Kassulke","mobile_number":"760-824-5499","email_id":"Scotty.Zieme73@gmail.com","dop":"2025-04-06","serial_number":"17594989227134046","imei1":"17594989227134046","imei2":"17594989227134046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183095,"job_number":"JOB_183095","tr_customer_id":183113,"tr_customer_product_id":183103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:10.000Z","modified_at":"2026-02-11T05:00:10.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"12546775601321","imei1":"12546775601321","imei2":"12546775601321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183096,"job_number":"JOB_183096","tr_customer_id":183114,"tr_customer_product_id":183104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:10.000Z","modified_at":"2026-02-11T05:00:10.000Z","name":"Eloisa Prosacco","mobile_number":"746-451-6746","email_id":"Madaline94@gmail.com","dop":"2025-04-06","serial_number":"11553081014206","imei1":"11553081014206","imei2":"11553081014206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183097,"job_number":"JOB_183097","tr_customer_id":183115,"tr_customer_product_id":183105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:11.000Z","modified_at":"2026-02-11T05:00:11.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"17389857489316","imei1":"17389857489316","imei2":"17389857489316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183098,"job_number":"JOB_183098","tr_customer_id":183116,"tr_customer_product_id":183106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:12.000Z","modified_at":"2026-02-11T05:00:12.000Z","name":"Alana Powlowski","mobile_number":"341-250-1730","email_id":"Amelie_Koepp89@hotmail.com","dop":"2025-04-06","serial_number":"19484019119188","imei1":"19484019119188","imei2":"19484019119188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183099,"job_number":"JOB_183099","tr_customer_id":183117,"tr_customer_product_id":183107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:13.000Z","modified_at":"2026-02-11T05:00:13.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"13153990366344","imei1":"13153990366344","imei2":"13153990366344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183100,"job_number":"JOB_183100","tr_customer_id":183118,"tr_customer_product_id":183108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:13.000Z","modified_at":"2026-02-11T05:00:13.000Z","name":"Johnnie Smith","mobile_number":"817-677-7082","email_id":"Nico64@gmail.com","dop":"2025-04-06","serial_number":"14246366036474","imei1":"14246366036474","imei2":"14246366036474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183101,"job_number":"JOB_183101","tr_customer_id":183119,"tr_customer_product_id":183109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:03:39.000Z","modified_at":"2026-02-11T05:03:39.000Z","name":"Russell Schumm","mobile_number":"464-265-9447","email_id":"Ronny18@yahoo.com","dop":"2025-04-06","serial_number":"14588365071466","imei1":"14588365071466","imei2":"14588365071466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:03:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183102,"job_number":"JOB_183102","tr_customer_id":183120,"tr_customer_product_id":183110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:03:40.000Z","modified_at":"2026-02-11T05:03:40.000Z","name":"Norene Schroeder","mobile_number":"586-937-6069","email_id":"Gregoria.Heller56@yahoo.com","dop":"2025-04-06","serial_number":"10048265542355","imei1":"10048265542355","imei2":"10048265542355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:03:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183103,"job_number":"JOB_183103","tr_customer_id":183121,"tr_customer_product_id":183111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:03:41.000Z","modified_at":"2026-02-11T05:03:42.000Z","name":"Ernest Fisher","mobile_number":"582-795-3078","email_id":"Scot.Klocko@yahoo.com","dop":"2025-04-06","serial_number":"17244825797616","imei1":"17244825797616","imei2":"17244825797616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183104,"job_number":"JOB_183104","tr_customer_id":183122,"tr_customer_product_id":183112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:08:41.000Z","modified_at":"2026-02-11T05:08:41.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"18874584872144","imei1":"18874584872144","imei2":"18874584872144","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:08:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183105,"job_number":"JOB_183105","tr_customer_id":183123,"tr_customer_product_id":183113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:09:25.000Z","modified_at":"2026-02-11T05:09:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17166310760862","imei1":"17166310760862","imei2":"17166310760862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:09:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183107,"job_number":"JOB_183107","tr_customer_id":183125,"tr_customer_product_id":183115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:09:26.000Z","modified_at":"2026-02-11T05:09:26.000Z","name":"Salma Macejkovic","mobile_number":"677-760-1996","email_id":"Adelia.Deckow@yahoo.com","dop":"2025-04-06","serial_number":"12361868057079276","imei1":"12361868057079276","imei2":"12361868057079276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183108,"job_number":"JOB_183108","tr_customer_id":183126,"tr_customer_product_id":183116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:10:14.000Z","modified_at":"2026-02-11T05:10:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16746156227498","imei1":"16746156227498","imei2":"16746156227498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183110,"job_number":"JOB_183110","tr_customer_id":183128,"tr_customer_product_id":183118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:10:15.000Z","modified_at":"2026-02-11T05:10:15.000Z","name":"Ericka Gleason","mobile_number":"391-768-7127","email_id":"Jamaal.Ullrich@yahoo.com","dop":"2025-04-06","serial_number":"13311083001296582","imei1":"13311083001296582","imei2":"13311083001296582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:10:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183111,"job_number":"JOB_183111","tr_customer_id":183129,"tr_customer_product_id":183119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:11:02.000Z","modified_at":"2026-02-11T05:11:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18448703005356","imei1":"18448703005356","imei2":"18448703005356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183113,"job_number":"JOB_183113","tr_customer_id":183131,"tr_customer_product_id":183121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:11:04.000Z","modified_at":"2026-02-11T05:11:04.000Z","name":"Lauren Kutch","mobile_number":"220-935-1584","email_id":"Darrell_Crona68@yahoo.com","dop":"2025-04-06","serial_number":"15854695043085708","imei1":"15854695043085708","imei2":"15854695043085708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:11:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183114,"job_number":"JOB_183114","tr_customer_id":183132,"tr_customer_product_id":183122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:21:41.000Z","modified_at":"2026-02-11T05:21:41.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"18221354331659","imei1":"18221354331659","imei2":"18221354331659","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183117,"job_number":"JOB_183117","tr_customer_id":183135,"tr_customer_product_id":183125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:05.000Z","modified_at":"2026-02-11T05:24:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19960741817035","imei1":"19960741817035","imei2":"19960741817035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183119,"job_number":"JOB_183119","tr_customer_id":183137,"tr_customer_product_id":183127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:07.000Z","modified_at":"2026-02-11T05:24:07.000Z","name":"Hector Collins","mobile_number":"827-353-0702","email_id":"Mitchell.Walker@hotmail.com","dop":"2025-04-06","serial_number":"19949376886640464","imei1":"19949376886640464","imei2":"19949376886640464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183120,"job_number":"JOB_183120","tr_customer_id":183138,"tr_customer_product_id":183128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:42.000Z","modified_at":"2026-02-11T05:24:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-01","serial_number":"24488512258463","imei1":"24488512258463","imei2":"24488512258463","popurl":"2026-02-01T05:24:41.826333159Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183121,"job_number":"JOB_183121","tr_customer_id":183139,"tr_customer_product_id":183129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:42.000Z","modified_at":"2026-02-11T05:24:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-01","serial_number":"44064883098233","imei1":"44064883098233","imei2":"44064883098233","popurl":"2026-02-01T05:24:42.245189547Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183122,"job_number":"JOB_183122","tr_customer_id":183140,"tr_customer_product_id":183130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:52.000Z","modified_at":"2026-02-11T05:24:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17584467814570","imei1":"17584467814570","imei2":"17584467814570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183124,"job_number":"JOB_183124","tr_customer_id":183142,"tr_customer_product_id":183132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:54.000Z","modified_at":"2026-02-11T05:24:54.000Z","name":"Leon Kovacek","mobile_number":"804-669-8365","email_id":"Violette_Durgan@hotmail.com","dop":"2025-04-06","serial_number":"11575450775874636","imei1":"11575450775874636","imei2":"11575450775874636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183125,"job_number":"JOB_183125","tr_customer_id":183143,"tr_customer_product_id":183133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:25:38.000Z","modified_at":"2026-02-11T05:25:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11218017965877","imei1":"11218017965877","imei2":"11218017965877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183127,"job_number":"JOB_183127","tr_customer_id":183145,"tr_customer_product_id":183135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:25:40.000Z","modified_at":"2026-02-11T05:25:40.000Z","name":"Travon Nicolas","mobile_number":"961-876-5322","email_id":"Darrel_Feest@hotmail.com","dop":"2025-04-06","serial_number":"12918467628263212","imei1":"12918467628263212","imei2":"12918467628263212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183128,"job_number":"JOB_183128","tr_customer_id":183146,"tr_customer_product_id":183136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:38:51.000Z","modified_at":"2026-02-11T05:38:51.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100515514988019","imei1":"100515514988019","imei2":"100515514988019","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183130,"job_number":"JOB_183130","tr_customer_id":183148,"tr_customer_product_id":183138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:05.000Z","modified_at":"2026-02-11T05:39:05.000Z","name":"Buddy Bergstrom","mobile_number":"935-344-8684","email_id":"Liliana46@hotmail.com","dop":"2025-04-06","serial_number":"18740376709127","imei1":"18740376709127","imei2":"18740376709127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183131,"job_number":"JOB_183131","tr_customer_id":183149,"tr_customer_product_id":183139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:05.000Z","modified_at":"2026-02-11T05:39:05.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"108168591639560","imei1":"108168591639560","imei2":"108168591639560","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183133,"job_number":"JOB_183133","tr_customer_id":183151,"tr_customer_product_id":183141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:06.000Z","modified_at":"2026-02-11T05:39:06.000Z","name":"Jerrod Cremin","mobile_number":"456-211-8562","email_id":"Ernest.Spencer@gmail.com","dop":"2025-04-06","serial_number":"18118419172310","imei1":"18118419172310","imei2":"18118419172310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183134,"job_number":"JOB_183134","tr_customer_id":183152,"tr_customer_product_id":183142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:07.000Z","modified_at":"2026-02-11T05:39:07.000Z","name":"Novella McLaughlin","mobile_number":"820-824-5013","email_id":"Charlie_Graham@gmail.com","dop":"2025-04-06","serial_number":"11987853007015","imei1":"11987853007015","imei2":"11987853007015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183135,"job_number":"JOB_183135","tr_customer_id":183153,"tr_customer_product_id":183143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:54.000Z","modified_at":"2026-02-11T05:39:54.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"14821147863595","imei1":"14821147863595","imei2":"14821147863595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183136,"job_number":"JOB_183136","tr_customer_id":183154,"tr_customer_product_id":183144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:54.000Z","modified_at":"2026-02-11T05:39:54.000Z","name":"Salvador Hahn","mobile_number":"923-448-8037","email_id":"Marquise15@yahoo.com","dop":"2025-04-06","serial_number":"11689473987702","imei1":"11689473987702","imei2":"11689473987702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183137,"job_number":"JOB_183137","tr_customer_id":183155,"tr_customer_product_id":183145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:55.000Z","modified_at":"2026-02-11T05:39:55.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"14440653498361","imei1":"14440653498361","imei2":"14440653498361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183138,"job_number":"JOB_183138","tr_customer_id":183156,"tr_customer_product_id":183146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:56.000Z","modified_at":"2026-02-11T05:39:56.000Z","name":"Gretchen Price","mobile_number":"702-609-6770","email_id":"Verdie.Willms78@hotmail.com","dop":"2025-04-06","serial_number":"10933833086637","imei1":"10933833086637","imei2":"10933833086637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183139,"job_number":"JOB_183139","tr_customer_id":183157,"tr_customer_product_id":183147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:57.000Z","modified_at":"2026-02-11T05:39:57.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"16062071003948","imei1":"16062071003948","imei2":"16062071003948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183140,"job_number":"JOB_183140","tr_customer_id":183158,"tr_customer_product_id":183148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:57.000Z","modified_at":"2026-02-11T05:39:57.000Z","name":"Cyrus Howell","mobile_number":"662-504-8977","email_id":"Henriette.Johns@hotmail.com","dop":"2025-04-06","serial_number":"19688445390549","imei1":"19688445390549","imei2":"19688445390549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183141,"job_number":"JOB_183141","tr_customer_id":183159,"tr_customer_product_id":183149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:01.000Z","modified_at":"2026-02-11T05:44:01.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"12029019852424","imei1":"12029019852424","imei2":"12029019852424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183143,"job_number":"JOB_183143","tr_customer_id":183161,"tr_customer_product_id":183151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:02.000Z","modified_at":"2026-02-11T05:44:02.000Z","name":"Danika Kiehn","mobile_number":"279-750-8860","email_id":"Keagan86@hotmail.com","dop":"2025-04-06","serial_number":"11425648155094980","imei1":"11425648155094980","imei2":"11425648155094980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183144,"job_number":"JOB_183144","tr_customer_id":183162,"tr_customer_product_id":183152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:27.000Z","modified_at":"2026-02-11T05:44:27.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"15511829909223","imei1":"15511829909223","imei2":"15511829909223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183146,"job_number":"JOB_183146","tr_customer_id":183164,"tr_customer_product_id":183154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:28.000Z","modified_at":"2026-02-11T05:44:28.000Z","name":"Philip Kuvalis","mobile_number":"808-746-0984","email_id":"Nettie51@yahoo.com","dop":"2025-04-06","serial_number":"12883710525465092","imei1":"12883710525465092","imei2":"12883710525465092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183147,"job_number":"JOB_183147","tr_customer_id":183165,"tr_customer_product_id":183155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:56.000Z","modified_at":"2026-02-11T05:44:56.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"15322755951425","imei1":"15322755951425","imei2":"15322755951425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183149,"job_number":"JOB_183149","tr_customer_id":183167,"tr_customer_product_id":183157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:57.000Z","modified_at":"2026-02-11T05:44:57.000Z","name":"Lacey Purdy","mobile_number":"608-459-1342","email_id":"Destinee.Cronin56@hotmail.com","dop":"2025-04-06","serial_number":"13179270870945154","imei1":"13179270870945154","imei2":"13179270870945154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183151,"job_number":"JOB_183151","tr_customer_id":183169,"tr_customer_product_id":183159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:50:43.000Z","modified_at":"2026-02-11T05:50:43.000Z","name":"Wyatt Jenkins","mobile_number":"225-373-0349","email_id":"Fritz54@gmail.com","dop":"2025-04-06","serial_number":"14361956583201630","imei1":"14361956583201630","imei2":"14361956583201630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183153,"job_number":"JOB_183153","tr_customer_id":183171,"tr_customer_product_id":183161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:51:05.000Z","modified_at":"2026-02-11T05:51:05.000Z","name":"Isaac Stokes","mobile_number":"913-339-2035","email_id":"Lew15@hotmail.com","dop":"2025-04-06","serial_number":"16660196127833728","imei1":"16660196127833728","imei2":"16660196127833728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183154,"job_number":"JOB_183154","tr_customer_id":183172,"tr_customer_product_id":183162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:01:24.000Z","modified_at":"2026-02-11T06:01:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19797603982666","imei1":"19797603982666","imei2":"19797603982666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183156,"job_number":"JOB_183156","tr_customer_id":183174,"tr_customer_product_id":183164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:01:26.000Z","modified_at":"2026-02-11T06:01:26.000Z","name":"Liza Koelpin","mobile_number":"300-595-2755","email_id":"Prudence_Zboncak@yahoo.com","dop":"2025-04-06","serial_number":"12395099501218594","imei1":"12395099501218594","imei2":"12395099501218594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183157,"job_number":"JOB_183157","tr_customer_id":183175,"tr_customer_product_id":183165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:02:15.000Z","modified_at":"2026-02-11T06:02:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10645103552428","imei1":"10645103552428","imei2":"10645103552428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:02:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183159,"job_number":"JOB_183159","tr_customer_id":183177,"tr_customer_product_id":183167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:02:17.000Z","modified_at":"2026-02-11T06:02:17.000Z","name":"Dahlia Cassin","mobile_number":"386-551-0864","email_id":"Kobe_Hackett88@yahoo.com","dop":"2025-04-06","serial_number":"14189140043954194","imei1":"14189140043954194","imei2":"14189140043954194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183160,"job_number":"JOB_183160","tr_customer_id":183178,"tr_customer_product_id":183168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:03:06.000Z","modified_at":"2026-02-11T06:03:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17030107515317","imei1":"17030107515317","imei2":"17030107515317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183162,"job_number":"JOB_183162","tr_customer_id":183180,"tr_customer_product_id":183170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:03:08.000Z","modified_at":"2026-02-11T06:03:08.000Z","name":"Gregoria Dare","mobile_number":"632-860-0407","email_id":"Elisabeth.Terry78@gmail.com","dop":"2025-04-06","serial_number":"10162025129678484","imei1":"10162025129678484","imei2":"10162025129678484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183166,"job_number":"JOB_183166","tr_customer_id":183184,"tr_customer_product_id":183174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:28:49.000Z","modified_at":"2026-02-11T06:28:49.000Z","name":"Efrain Terry","mobile_number":"840-671-3734","email_id":"Grayce.Russel@hotmail.com","dop":"2025-04-06","serial_number":"17603124544839638","imei1":"17603124544839638","imei2":"17603124544839638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183172,"job_number":"JOB_183172","tr_customer_id":183190,"tr_customer_product_id":183180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:02.000Z","modified_at":"2026-02-11T06:43:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15476895905976","imei1":"15476895905976","imei2":"15476895905976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183174,"job_number":"JOB_183174","tr_customer_id":183192,"tr_customer_product_id":183182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:03.000Z","modified_at":"2026-02-11T06:43:03.000Z","name":"Alexane Leffler","mobile_number":"280-359-1036","email_id":"Bobby63@yahoo.com","dop":"2025-04-06","serial_number":"13607715058153356","imei1":"13607715058153356","imei2":"13607715058153356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183175,"job_number":"JOB_183175","tr_customer_id":183193,"tr_customer_product_id":183183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:48.000Z","modified_at":"2026-02-11T06:43:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19218639627720","imei1":"19218639627720","imei2":"19218639627720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183177,"job_number":"JOB_183177","tr_customer_id":183195,"tr_customer_product_id":183185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:50.000Z","modified_at":"2026-02-11T06:43:50.000Z","name":"Johnpaul Schmitt","mobile_number":"303-751-2082","email_id":"Holden71@yahoo.com","dop":"2025-04-06","serial_number":"12612080172240306","imei1":"12612080172240306","imei2":"12612080172240306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183178,"job_number":"JOB_183178","tr_customer_id":183196,"tr_customer_product_id":183186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:44:34.000Z","modified_at":"2026-02-11T06:44:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17342862657922","imei1":"17342862657922","imei2":"17342862657922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183180,"job_number":"JOB_183180","tr_customer_id":183198,"tr_customer_product_id":183188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:44:36.000Z","modified_at":"2026-02-11T06:44:36.000Z","name":"Oswald Ledner","mobile_number":"376-422-5845","email_id":"Zelda39@gmail.com","dop":"2025-04-06","serial_number":"12567578096406198","imei1":"12567578096406198","imei2":"12567578096406198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183193,"job_number":"JOB_183193","tr_customer_id":183211,"tr_customer_product_id":183201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:47.000Z","modified_at":"2026-02-11T06:50:47.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"108883615906837","imei1":"108883615906837","imei2":"108883615906837","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183196,"job_number":"JOB_183196","tr_customer_id":183214,"tr_customer_product_id":183204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:34.000Z","modified_at":"2026-02-11T06:51:34.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104961144659476","imei1":"104961144659476","imei2":"104961144659476","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:51:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183199,"job_number":"JOB_183199","tr_customer_id":183217,"tr_customer_product_id":183207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:13.000Z","modified_at":"2026-02-11T06:52:13.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10151878754165","imei1":"10151878754165","imei2":"10151878754165","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183201,"job_number":"JOB_183201","tr_customer_id":183219,"tr_customer_product_id":183209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:14.000Z","modified_at":"2026-02-11T06:52:14.000Z","name":"Morton Roob","mobile_number":"323-263-7891","email_id":"Frankie24@hotmail.com","dop":"2025-06-18","serial_number":"1072487354717767","imei1":"1072487354717767","imei2":"1072487354717767","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183203,"job_number":"JOB_183203","tr_customer_id":183221,"tr_customer_product_id":183211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:21.000Z","modified_at":"2026-02-11T06:52:21.000Z","name":"Dante Zemlak","mobile_number":"471-229-4043","email_id":"Kennedi77@hotmail.com","dop":"2025-04-06","serial_number":"17272995561701844","imei1":"17272995561701844","imei2":"17272995561701844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183204,"job_number":"JOB_183204","tr_customer_id":183222,"tr_customer_product_id":183212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:22.000Z","modified_at":"2026-02-11T06:52:22.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101445111177906","imei1":"101445111177906","imei2":"101445111177906","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183206,"job_number":"JOB_183206","tr_customer_id":183224,"tr_customer_product_id":183214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:42.000Z","modified_at":"2026-02-11T06:52:42.000Z","name":"John Doe","mobile_number":"9876543210","email_id":"test.user@example.com","dop":"2025-09-09","serial_number":"18947587083864","imei1":"18947587083864","imei2":"18947587083864","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183207,"job_number":"JOB_183207","tr_customer_id":183225,"tr_customer_product_id":183215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:50.000Z","modified_at":"2026-02-11T06:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12084240437466","imei1":"12084240437466","imei2":"12084240437466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183209,"job_number":"JOB_183209","tr_customer_id":183227,"tr_customer_product_id":183217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:52.000Z","modified_at":"2026-02-11T06:52:52.000Z","name":"Kendra Mertz","mobile_number":"956-236-0098","email_id":"Arch.Bogan23@gmail.com","dop":"2025-04-06","serial_number":"18002436273662604","imei1":"18002436273662604","imei2":"18002436273662604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183210,"job_number":"JOB_183210","tr_customer_id":183228,"tr_customer_product_id":183218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:00.000Z","modified_at":"2026-02-11T06:53:00.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10541675803454","imei1":"10541675803454","imei2":"10541675803454","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183212,"job_number":"JOB_183212","tr_customer_id":183230,"tr_customer_product_id":183220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:00.000Z","modified_at":"2026-02-11T06:53:00.000Z","name":"Timmy Willms","mobile_number":"852-229-9832","email_id":"Jannie51@yahoo.com","dop":"2025-06-18","serial_number":"1088747176872301","imei1":"1088747176872301","imei2":"1088747176872301","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183213,"job_number":"JOB_183213","tr_customer_id":183231,"tr_customer_product_id":183221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:01.000Z","modified_at":"2026-02-11T06:53:01.000Z","name":"Alfonso Mayer","mobile_number":"938-815-5745","email_id":"Lucie.Wolf@gmail.com","dop":"2025-09-09","serial_number":"13455328649447","imei1":"13455328649447","imei2":"13455328649447","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183214,"job_number":"JOB_183214","tr_customer_id":183232,"tr_customer_product_id":183222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:13.000Z","modified_at":"2026-02-11T06:53:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12582486229985","imei1":"12582486229985","imei2":"12582486229985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183216,"job_number":"JOB_183216","tr_customer_id":183234,"tr_customer_product_id":183224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:14.000Z","modified_at":"2026-02-11T06:53:14.000Z","name":"Janie Wintheiser","mobile_number":"379-751-3820","email_id":"Glenda.Boyle@yahoo.com","dop":"2025-04-06","serial_number":"10133798761178244","imei1":"10133798761178244","imei2":"10133798761178244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183217,"job_number":"JOB_183217","tr_customer_id":183235,"tr_customer_product_id":183225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:37.000Z","modified_at":"2026-02-11T06:53:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19379357829150","imei1":"19379357829150","imei2":"19379357829150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183219,"job_number":"JOB_183219","tr_customer_id":183237,"tr_customer_product_id":183227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:39.000Z","modified_at":"2026-02-11T06:53:39.000Z","name":"Erick Beatty","mobile_number":"497-882-1984","email_id":"Haskell_Breitenberg89@hotmail.com","dop":"2025-04-06","serial_number":"15953228384957624","imei1":"15953228384957624","imei2":"15953228384957624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183220,"job_number":"JOB_183220","tr_customer_id":183238,"tr_customer_product_id":183228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:56.000Z","modified_at":"2026-02-11T06:53:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19298366720327","imei1":"19298366720327","imei2":"19298366720327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183222,"job_number":"JOB_183222","tr_customer_id":183240,"tr_customer_product_id":183230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:57.000Z","modified_at":"2026-02-11T06:53:57.000Z","name":"Tom D'Amore","mobile_number":"566-800-1567","email_id":"Velva26@gmail.com","dop":"2025-04-06","serial_number":"11301694627714448","imei1":"11301694627714448","imei2":"11301694627714448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183223,"job_number":"JOB_183223","tr_customer_id":183241,"tr_customer_product_id":183231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:23.000Z","modified_at":"2026-02-11T06:54:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19844694226273","imei1":"19844694226273","imei2":"19844694226273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183225,"job_number":"JOB_183225","tr_customer_id":183243,"tr_customer_product_id":183233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:25.000Z","modified_at":"2026-02-11T06:54:25.000Z","name":"Karli Bode","mobile_number":"411-824-6708","email_id":"Mortimer69@gmail.com","dop":"2025-04-06","serial_number":"17637492791781620","imei1":"17637492791781620","imei2":"17637492791781620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183226,"job_number":"JOB_183226","tr_customer_id":183244,"tr_customer_product_id":183234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:39.000Z","modified_at":"2026-02-11T06:54:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18088197613237","imei1":"18088197613237","imei2":"18088197613237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183228,"job_number":"JOB_183228","tr_customer_id":183246,"tr_customer_product_id":183236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:40.000Z","modified_at":"2026-02-11T06:54:40.000Z","name":"Gay Rogahn","mobile_number":"266-204-9713","email_id":"Seamus_Abbott19@gmail.com","dop":"2025-04-06","serial_number":"17664680232908674","imei1":"17664680232908674","imei2":"17664680232908674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183229,"job_number":"JOB_183229","tr_customer_id":183247,"tr_customer_product_id":183237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:55:19.000Z","modified_at":"2026-02-11T06:55:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14192557810919","imei1":"14192557810919","imei2":"14192557810919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183231,"job_number":"JOB_183231","tr_customer_id":183249,"tr_customer_product_id":183239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:55:21.000Z","modified_at":"2026-02-11T06:55:21.000Z","name":"Alexanne Wunsch","mobile_number":"974-776-1646","email_id":"Marlen.Kihn82@yahoo.com","dop":"2025-04-06","serial_number":"10914286605349070","imei1":"10914286605349070","imei2":"10914286605349070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183232,"job_number":"JOB_183232","tr_customer_id":183250,"tr_customer_product_id":183240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:10.000Z","modified_at":"2026-02-11T06:56:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15241263967725","imei1":"15241263967725","imei2":"15241263967725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183234,"job_number":"JOB_183234","tr_customer_id":183252,"tr_customer_product_id":183242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:12.000Z","modified_at":"2026-02-11T06:56:12.000Z","name":"Columbus Durgan","mobile_number":"856-343-8013","email_id":"Marcus.Yost@yahoo.com","dop":"2025-04-06","serial_number":"10874477724127574","imei1":"10874477724127574","imei2":"10874477724127574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183237,"job_number":"JOB_183237","tr_customer_id":183255,"tr_customer_product_id":183245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:00.000Z","modified_at":"2026-02-11T06:57:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17273460599349","imei1":"17273460599349","imei2":"17273460599349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183239,"job_number":"JOB_183239","tr_customer_id":183257,"tr_customer_product_id":183247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:01.000Z","modified_at":"2026-02-11T06:57:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14187136490828","imei1":"14187136490828","imei2":"14187136490828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183241,"job_number":"JOB_183241","tr_customer_id":183259,"tr_customer_product_id":183249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:01.000Z","modified_at":"2026-02-11T06:57:01.000Z","name":"Katlynn Mitchell","mobile_number":"279-662-8417","email_id":"Bennie_Bailey@gmail.com","dop":"2025-04-06","serial_number":"12790445550037910","imei1":"12790445550037910","imei2":"12790445550037910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183242,"job_number":"JOB_183242","tr_customer_id":183260,"tr_customer_product_id":183250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:02.000Z","modified_at":"2026-02-11T06:57:02.000Z","name":"Jennifer Jacobi","mobile_number":"476-221-2696","email_id":"Kellie.Ondricka63@yahoo.com","dop":"2025-04-06","serial_number":"14147073045175060","imei1":"14147073045175060","imei2":"14147073045175060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183244,"job_number":"JOB_183244","tr_customer_id":183262,"tr_customer_product_id":183252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:48.000Z","modified_at":"2026-02-11T06:57:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16419309254864","imei1":"16419309254864","imei2":"16419309254864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183246,"job_number":"JOB_183246","tr_customer_id":183264,"tr_customer_product_id":183254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:50.000Z","modified_at":"2026-02-11T06:57:50.000Z","name":"Madonna Beer","mobile_number":"290-845-4523","email_id":"Jessie.Rau6@yahoo.com","dop":"2025-04-06","serial_number":"10810475955441162","imei1":"10810475955441162","imei2":"10810475955441162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183247,"job_number":"JOB_183247","tr_customer_id":183265,"tr_customer_product_id":183255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:58:37.000Z","modified_at":"2026-02-11T06:58:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10653539109475","imei1":"10653539109475","imei2":"10653539109475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183249,"job_number":"JOB_183249","tr_customer_id":183267,"tr_customer_product_id":183257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:58:38.000Z","modified_at":"2026-02-11T06:58:38.000Z","name":"Emmanuel Swaniawski","mobile_number":"486-558-1290","email_id":"Stephania_Gerhold59@hotmail.com","dop":"2025-04-06","serial_number":"12390364250314908","imei1":"12390364250314908","imei2":"12390364250314908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183250,"job_number":"JOB_183250","tr_customer_id":183268,"tr_customer_product_id":183258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:02.000Z","modified_at":"2026-02-11T06:59:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13117904619000","imei1":"13117904619000","imei2":"13117904619000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183252,"job_number":"JOB_183252","tr_customer_id":183270,"tr_customer_product_id":183260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:03.000Z","modified_at":"2026-02-11T06:59:03.000Z","name":"Kole Schimmel","mobile_number":"373-223-5934","email_id":"Tyree.Baumbach@yahoo.com","dop":"2025-04-06","serial_number":"18090484040744304","imei1":"18090484040744304","imei2":"18090484040744304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183253,"job_number":"JOB_183253","tr_customer_id":183271,"tr_customer_product_id":183261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:46.000Z","modified_at":"2026-02-11T06:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16047856549410","imei1":"16047856549410","imei2":"16047856549410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183255,"job_number":"JOB_183255","tr_customer_id":183273,"tr_customer_product_id":183263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:48.000Z","modified_at":"2026-02-11T06:59:48.000Z","name":"Katherine Schowalter","mobile_number":"380-803-2887","email_id":"Wava_Mueller40@hotmail.com","dop":"2025-04-06","serial_number":"10925796766015216","imei1":"10925796766015216","imei2":"10925796766015216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183257,"job_number":"JOB_183257","tr_customer_id":183275,"tr_customer_product_id":183265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:01.000Z","modified_at":"2026-02-11T07:00:01.000Z","name":"Morris Lockman","mobile_number":"848-572-7513","email_id":"Leonardo.Dach@hotmail.com","dop":"2025-04-06","serial_number":"18871478459131976","imei1":"18871478459131976","imei2":"18871478459131976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183258,"job_number":"JOB_183258","tr_customer_id":183276,"tr_customer_product_id":183266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:30.000Z","modified_at":"2026-02-11T07:00:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14314569461191","imei1":"14314569461191","imei2":"14314569461191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183260,"job_number":"JOB_183260","tr_customer_id":183278,"tr_customer_product_id":183268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:32.000Z","modified_at":"2026-02-11T07:00:32.000Z","name":"Martine Rowe","mobile_number":"511-915-7350","email_id":"Malika.Crist@yahoo.com","dop":"2025-04-06","serial_number":"12374014696169556","imei1":"12374014696169556","imei2":"12374014696169556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183261,"job_number":"JOB_183261","tr_customer_id":183279,"tr_customer_product_id":183269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:35.000Z","modified_at":"2026-02-11T07:00:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18251807745059","imei1":"18251807745059","imei2":"18251807745059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183263,"job_number":"JOB_183263","tr_customer_id":183281,"tr_customer_product_id":183271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:36.000Z","modified_at":"2026-02-11T07:00:36.000Z","name":"Selmer Ryan","mobile_number":"264-382-7095","email_id":"Reuben_Pouros@hotmail.com","dop":"2025-04-06","serial_number":"13673772937191888","imei1":"13673772937191888","imei2":"13673772937191888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183267,"job_number":"JOB_183267","tr_customer_id":183285,"tr_customer_product_id":183275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:44.000Z","modified_at":"2026-02-11T07:00:44.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"18057087833491","imei1":"18057087833491","imei2":"18057087833491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183269,"job_number":"JOB_183269","tr_customer_id":183287,"tr_customer_product_id":183277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:46.000Z","modified_at":"2026-02-11T07:00:46.000Z","name":"Bart Skiles","mobile_number":"385-356-7004","email_id":"Veronica40@yahoo.com","dop":"2025-04-06","serial_number":"19970960154857948","imei1":"19970960154857948","imei2":"19970960154857948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183270,"job_number":"JOB_183270","tr_customer_id":183288,"tr_customer_product_id":183278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:22.000Z","modified_at":"2026-02-11T07:01:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16526302819255","imei1":"16526302819255","imei2":"16526302819255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183272,"job_number":"JOB_183272","tr_customer_id":183290,"tr_customer_product_id":183280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:24.000Z","modified_at":"2026-02-11T07:01:24.000Z","name":"Dayna Price","mobile_number":"643-648-7993","email_id":"Orin12@gmail.com","dop":"2025-04-06","serial_number":"12950088723257862","imei1":"12950088723257862","imei2":"12950088723257862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183276,"job_number":"JOB_183276","tr_customer_id":183294,"tr_customer_product_id":183284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:36.000Z","modified_at":"2026-02-11T07:01:36.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"15484607727476","imei1":"15484607727476","imei2":"15484607727476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183278,"job_number":"JOB_183278","tr_customer_id":183296,"tr_customer_product_id":183286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:38.000Z","modified_at":"2026-02-11T07:01:38.000Z","name":"Christy Gutmann","mobile_number":"831-454-1785","email_id":"Ramona.Jacobson95@gmail.com","dop":"2025-04-06","serial_number":"18954866374133730","imei1":"18954866374133730","imei2":"18954866374133730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183279,"job_number":"JOB_183279","tr_customer_id":183297,"tr_customer_product_id":183287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:09.000Z","modified_at":"2026-02-11T07:02:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17223473015759","imei1":"17223473015759","imei2":"17223473015759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183283,"job_number":"JOB_183283","tr_customer_id":183301,"tr_customer_product_id":183291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:11.000Z","modified_at":"2026-02-11T07:02:11.000Z","name":"Jackeline Kulas","mobile_number":"310-594-9660","email_id":"Hettie.Hirthe42@yahoo.com","dop":"2025-04-06","serial_number":"14310308843518088","imei1":"14310308843518088","imei2":"14310308843518088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183285,"job_number":"JOB_183285","tr_customer_id":183303,"tr_customer_product_id":183293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:14.000Z","modified_at":"2026-02-11T07:02:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17981079783483","imei1":"17981079783483","imei2":"17981079783483","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183287,"job_number":"JOB_183287","tr_customer_id":183305,"tr_customer_product_id":183295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:16.000Z","modified_at":"2026-02-11T07:02:16.000Z","name":"Daisha Langosh","mobile_number":"585-435-0151","email_id":"Freida_Abernathy@hotmail.com","dop":"2025-04-06","serial_number":"17518717924921944","imei1":"17518717924921944","imei2":"17518717924921944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183288,"job_number":"JOB_183288","tr_customer_id":183306,"tr_customer_product_id":183296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:28.000Z","modified_at":"2026-02-11T07:02:28.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17608665333713","imei1":"17608665333713","imei2":"17608665333713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183290,"job_number":"JOB_183290","tr_customer_id":183308,"tr_customer_product_id":183298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:30.000Z","modified_at":"2026-02-11T07:02:30.000Z","name":"Andreane Pfeffer","mobile_number":"365-916-3898","email_id":"Hayden30@gmail.com","dop":"2025-04-06","serial_number":"13107312248609524","imei1":"13107312248609524","imei2":"13107312248609524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183294,"job_number":"JOB_183294","tr_customer_id":183312,"tr_customer_product_id":183302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:59.000Z","modified_at":"2026-02-11T07:02:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17896936870789","imei1":"17896936870789","imei2":"17896936870789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183296,"job_number":"JOB_183296","tr_customer_id":183314,"tr_customer_product_id":183304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:00.000Z","modified_at":"2026-02-11T07:03:00.000Z","name":"Lisandro Swaniawski","mobile_number":"844-398-3659","email_id":"Blake65@hotmail.com","dop":"2025-04-06","serial_number":"10363832874601646","imei1":"10363832874601646","imei2":"10363832874601646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183297,"job_number":"JOB_183297","tr_customer_id":183315,"tr_customer_product_id":183305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:43.000Z","modified_at":"2026-02-11T07:03:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15053716022471","imei1":"15053716022471","imei2":"15053716022471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183299,"job_number":"JOB_183299","tr_customer_id":183317,"tr_customer_product_id":183307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:45.000Z","modified_at":"2026-02-11T07:03:45.000Z","name":"Brant Thompson","mobile_number":"932-563-7435","email_id":"Breanna.Windler@hotmail.com","dop":"2025-04-06","serial_number":"19089808068679200","imei1":"19089808068679200","imei2":"19089808068679200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:03:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183300,"job_number":"JOB_183300","tr_customer_id":183318,"tr_customer_product_id":183308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:07:25.000Z","modified_at":"2026-02-11T07:07:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18310145219000","imei1":"18310145219000","imei2":"18310145219000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:07:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183302,"job_number":"JOB_183302","tr_customer_id":183320,"tr_customer_product_id":183310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:07:27.000Z","modified_at":"2026-02-11T07:07:27.000Z","name":"Ray Shields","mobile_number":"822-583-4711","email_id":"Jaqueline_Ryan@yahoo.com","dop":"2025-04-06","serial_number":"10421186228136920","imei1":"10421186228136920","imei2":"10421186228136920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:07:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183303,"job_number":"JOB_183303","tr_customer_id":183321,"tr_customer_product_id":183311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:12.000Z","modified_at":"2026-02-11T07:08:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12342503657422","imei1":"12342503657422","imei2":"12342503657422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183305,"job_number":"JOB_183305","tr_customer_id":183323,"tr_customer_product_id":183313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:14.000Z","modified_at":"2026-02-11T07:08:14.000Z","name":"Kaylah Conroy","mobile_number":"253-351-6073","email_id":"Oren29@gmail.com","dop":"2025-04-06","serial_number":"12435365049148912","imei1":"12435365049148912","imei2":"12435365049148912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183306,"job_number":"JOB_183306","tr_customer_id":183324,"tr_customer_product_id":183314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:49.000Z","modified_at":"2026-02-11T07:08:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11133387215325","imei1":"11133387215325","imei2":"11133387215325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183308,"job_number":"JOB_183308","tr_customer_id":183326,"tr_customer_product_id":183316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:51.000Z","modified_at":"2026-02-11T07:08:51.000Z","name":"Heber Sawayn","mobile_number":"869-897-6795","email_id":"Kailyn87@gmail.com","dop":"2025-04-06","serial_number":"17526315520679100","imei1":"17526315520679100","imei2":"17526315520679100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183309,"job_number":"JOB_183309","tr_customer_id":183327,"tr_customer_product_id":183317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:59.000Z","modified_at":"2026-02-11T07:08:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13436365774773","imei1":"13436365774773","imei2":"13436365774773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183311,"job_number":"JOB_183311","tr_customer_id":183329,"tr_customer_product_id":183319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:01.000Z","modified_at":"2026-02-11T07:09:01.000Z","name":"Eunice Kreiger","mobile_number":"507-282-6739","email_id":"Johanna.Lueilwitz58@hotmail.com","dop":"2025-04-06","serial_number":"16216160542343848","imei1":"16216160542343848","imei2":"16216160542343848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183313,"job_number":"JOB_183313","tr_customer_id":183331,"tr_customer_product_id":183321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:27.000Z","modified_at":"2026-02-11T07:09:27.000Z","name":"Theodora Mohr","mobile_number":"822-383-7725","email_id":"Columbus_Hansen60@hotmail.com","dop":"2025-04-06","serial_number":"19879010070151344","imei1":"19879010070151344","imei2":"19879010070151344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183314,"job_number":"JOB_183314","tr_customer_id":183332,"tr_customer_product_id":183322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:39.000Z","modified_at":"2026-02-11T07:09:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13285194451269","imei1":"13285194451269","imei2":"13285194451269","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183317,"job_number":"JOB_183317","tr_customer_id":183335,"tr_customer_product_id":183325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:41.000Z","modified_at":"2026-02-11T07:09:41.000Z","name":"Ethyl Lehner","mobile_number":"537-337-6676","email_id":"Joshua_Herzog15@yahoo.com","dop":"2025-04-06","serial_number":"15643422960953260","imei1":"15643422960953260","imei2":"15643422960953260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183318,"job_number":"JOB_183318","tr_customer_id":183336,"tr_customer_product_id":183326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:41.000Z","modified_at":"2026-02-11T07:09:41.000Z","name":"Jo Homenick","mobile_number":"362-542-0260","email_id":"Laron.Pouros@yahoo.com","dop":"2025-04-06","serial_number":"19602284373433356","imei1":"19602284373433356","imei2":"19602284373433356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183319,"job_number":"JOB_183319","tr_customer_id":183337,"tr_customer_product_id":183327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:10:29.000Z","modified_at":"2026-02-11T07:10:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14615405472749","imei1":"14615405472749","imei2":"14615405472749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:10:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183321,"job_number":"JOB_183321","tr_customer_id":183339,"tr_customer_product_id":183329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:10:31.000Z","modified_at":"2026-02-11T07:10:31.000Z","name":"Henriette Schumm","mobile_number":"661-612-7789","email_id":"Caterina_Schaefer@gmail.com","dop":"2025-04-06","serial_number":"11578322620485332","imei1":"11578322620485332","imei2":"11578322620485332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:10:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183322,"job_number":"JOB_183322","tr_customer_id":183340,"tr_customer_product_id":183330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:44.000Z","modified_at":"2026-02-11T07:14:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13747218951509","imei1":"13747218951509","imei2":"13747218951509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183324,"job_number":"JOB_183324","tr_customer_id":183342,"tr_customer_product_id":183332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:45.000Z","modified_at":"2026-02-11T07:14:45.000Z","name":"Jarrod Bosco","mobile_number":"672-471-0938","email_id":"Lulu36@hotmail.com","dop":"2025-04-06","serial_number":"17934642057975452","imei1":"17934642057975452","imei2":"17934642057975452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183326,"job_number":"JOB_183326","tr_customer_id":183344,"tr_customer_product_id":183334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:52.000Z","modified_at":"2026-02-11T07:14:52.000Z","name":"Hillard Heathcote","mobile_number":"542-682-5235","email_id":"Cloyd5@yahoo.com","dop":"2025-04-06","serial_number":"16009778614318316","imei1":"16009778614318316","imei2":"16009778614318316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:14:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183327,"job_number":"JOB_183327","tr_customer_id":183345,"tr_customer_product_id":183335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:15:28.000Z","modified_at":"2026-02-11T07:15:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19169679646030","imei1":"19169679646030","imei2":"19169679646030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183329,"job_number":"JOB_183329","tr_customer_id":183347,"tr_customer_product_id":183337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:15:30.000Z","modified_at":"2026-02-11T07:15:30.000Z","name":"Retta Grant","mobile_number":"933-956-6417","email_id":"Oceane_Lehner@yahoo.com","dop":"2025-04-06","serial_number":"19440911413452764","imei1":"19440911413452764","imei2":"19440911413452764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:15:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183330,"job_number":"JOB_183330","tr_customer_id":183348,"tr_customer_product_id":183338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:16:12.000Z","modified_at":"2026-02-11T07:16:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17767793786577","imei1":"17767793786577","imei2":"17767793786577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:16:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183332,"job_number":"JOB_183332","tr_customer_id":183350,"tr_customer_product_id":183340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:16:14.000Z","modified_at":"2026-02-11T07:16:14.000Z","name":"Forrest Emard","mobile_number":"639-621-6261","email_id":"Jackson_Ernser@yahoo.com","dop":"2025-04-06","serial_number":"16728391441490392","imei1":"16728391441490392","imei2":"16728391441490392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183333,"job_number":"JOB_183333","tr_customer_id":183351,"tr_customer_product_id":183341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:26.000Z","modified_at":"2026-02-11T07:42:26.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17663932557499","imei1":"17663932557499","imei2":"17663932557499","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183335,"job_number":"JOB_183335","tr_customer_id":183353,"tr_customer_product_id":183343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:42.000Z","modified_at":"2026-02-11T07:42:42.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15917015750641","imei1":"15917015750641","imei2":"15917015750641","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183337,"job_number":"JOB_183337","tr_customer_id":183355,"tr_customer_product_id":183345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:57.000Z","modified_at":"2026-02-11T07:42:57.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14308929318779","imei1":"14308929318779","imei2":"14308929318779","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183346,"job_number":"JOB_183346","tr_customer_id":183364,"tr_customer_product_id":183354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:02.000Z","modified_at":"2026-02-11T08:04:02.000Z","name":"Dorthy Olson","mobile_number":"490-213-5976","email_id":"Columbus_Schoen83@hotmail.com","dop":"2025-04-06","serial_number":"10412131851684752","imei1":"10412131851684752","imei2":"10412131851684752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183351,"job_number":"JOB_183351","tr_customer_id":183369,"tr_customer_product_id":183359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:05:30.000Z","modified_at":"2026-02-11T08:05:30.000Z","name":"Beth Hettinger","mobile_number":"397-551-7121","email_id":"Tod2@yahoo.com","dop":"2025-04-06","serial_number":"10203286242211544","imei1":"10203286242211544","imei2":"10203286242211544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:05:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183353,"job_number":"JOB_183353","tr_customer_id":183371,"tr_customer_product_id":183361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:24:04.000Z","modified_at":"2026-02-11T08:24:04.000Z","name":"Elian Bins","mobile_number":"228-960-2613","email_id":"Jennifer_Huels@yahoo.com","dop":"2026-01-23","serial_number":"141814433736693","imei1":"141814433736693","imei2":"141814433736693","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183355,"job_number":"JOB_183355","tr_customer_id":183373,"tr_customer_product_id":183363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:25:23.000Z","modified_at":"2026-02-11T08:25:23.000Z","name":"Immanuel Kshlerin","mobile_number":"342-342-9934","email_id":"Rigoberto.Kuhn@yahoo.com","dop":"2026-01-23","serial_number":"137557413102317","imei1":"137557413102317","imei2":"137557413102317","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183356,"job_number":"JOB_183356","tr_customer_id":183374,"tr_customer_product_id":183364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:27:32.000Z","modified_at":"2026-02-11T08:27:32.000Z","name":"Forrest Reilly","mobile_number":"730-512-8643","email_id":"Kayli59@yahoo.com","dop":"2026-01-23","serial_number":"11133819227974","imei1":"11133819227974","imei2":"11133819227974","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183358,"job_number":"JOB_183358","tr_customer_id":183376,"tr_customer_product_id":183366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:29:01.000Z","modified_at":"2026-02-11T08:29:01.000Z","name":"Caleigh Wiza","mobile_number":"377-664-5399","email_id":"Horacio_Bayer@gmail.com","dop":"2026-01-23","serial_number":"182138932890551","imei1":"182138932890551","imei2":"182138932890551","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183359,"job_number":"JOB_183359","tr_customer_id":183377,"tr_customer_product_id":183367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:14.000Z","modified_at":"2026-02-11T08:35:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13583050526260","imei1":"13583050526260","imei2":"13583050526260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183361,"job_number":"JOB_183361","tr_customer_id":183379,"tr_customer_product_id":183369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:16.000Z","modified_at":"2026-02-11T08:35:16.000Z","name":"Shannon Bode","mobile_number":"301-627-1034","email_id":"Vladimir.Torphy@yahoo.com","dop":"2025-04-06","serial_number":"19411339316773500","imei1":"19411339316773500","imei2":"19411339316773500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183362,"job_number":"JOB_183362","tr_customer_id":183380,"tr_customer_product_id":183370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:59.000Z","modified_at":"2026-02-11T08:35:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10037306466607","imei1":"10037306466607","imei2":"10037306466607","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183364,"job_number":"JOB_183364","tr_customer_id":183382,"tr_customer_product_id":183372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:00.000Z","modified_at":"2026-02-11T08:36:00.000Z","name":"Lillie Wehner","mobile_number":"954-325-5967","email_id":"Halie79@hotmail.com","dop":"2025-04-06","serial_number":"11134181571309214","imei1":"11134181571309214","imei2":"11134181571309214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183365,"job_number":"JOB_183365","tr_customer_id":183383,"tr_customer_product_id":183373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:42.000Z","modified_at":"2026-02-11T08:36:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10637017919838","imei1":"10637017919838","imei2":"10637017919838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183367,"job_number":"JOB_183367","tr_customer_id":183385,"tr_customer_product_id":183375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:44.000Z","modified_at":"2026-02-11T08:36:44.000Z","name":"Baby Mitchell","mobile_number":"475-647-6366","email_id":"Jorge43@hotmail.com","dop":"2025-04-06","serial_number":"19734391210225264","imei1":"19734391210225264","imei2":"19734391210225264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183368,"job_number":"JOB_183368","tr_customer_id":183386,"tr_customer_product_id":183376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:40:51.000Z","modified_at":"2026-02-11T09:40:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11572447516181","imei1":"11572447516181","imei2":"11572447516181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183370,"job_number":"JOB_183370","tr_customer_id":183388,"tr_customer_product_id":183378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:40:53.000Z","modified_at":"2026-02-11T09:40:53.000Z","name":"Dawn Blick","mobile_number":"475-380-9999","email_id":"Josie24@gmail.com","dop":"2025-04-06","serial_number":"12206396151810036","imei1":"12206396151810036","imei2":"12206396151810036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183371,"job_number":"JOB_183371","tr_customer_id":183389,"tr_customer_product_id":183379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:41:37.000Z","modified_at":"2026-02-11T09:41:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13469681881716","imei1":"13469681881716","imei2":"13469681881716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183373,"job_number":"JOB_183373","tr_customer_id":183391,"tr_customer_product_id":183381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:41:39.000Z","modified_at":"2026-02-11T09:41:39.000Z","name":"Ariane Bahringer","mobile_number":"721-997-5102","email_id":"Louie40@yahoo.com","dop":"2025-04-06","serial_number":"17713953771483132","imei1":"17713953771483132","imei2":"17713953771483132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183374,"job_number":"JOB_183374","tr_customer_id":183392,"tr_customer_product_id":183382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:42:21.000Z","modified_at":"2026-02-11T09:42:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12979077929727","imei1":"12979077929727","imei2":"12979077929727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183376,"job_number":"JOB_183376","tr_customer_id":183394,"tr_customer_product_id":183384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:42:23.000Z","modified_at":"2026-02-11T09:42:23.000Z","name":"Bill Wiza","mobile_number":"918-252-2530","email_id":"Shaniya_Mueller26@hotmail.com","dop":"2025-04-06","serial_number":"17095884161977980","imei1":"17095884161977980","imei2":"17095884161977980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183377,"job_number":"JOB_183377","tr_customer_id":183395,"tr_customer_product_id":183385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:03.000Z","modified_at":"2026-02-11T10:54:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14786574995009","imei1":"14786574995009","imei2":"14786574995009","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183379,"job_number":"JOB_183379","tr_customer_id":183397,"tr_customer_product_id":183387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:05.000Z","modified_at":"2026-02-11T10:54:05.000Z","name":"Michelle Klocko","mobile_number":"263-569-5063","email_id":"Tyreek.Metz@gmail.com","dop":"2025-04-06","serial_number":"13153187973046198","imei1":"13153187973046198","imei2":"13153187973046198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183380,"job_number":"JOB_183380","tr_customer_id":183398,"tr_customer_product_id":183388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:49.000Z","modified_at":"2026-02-11T10:54:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10161351279169","imei1":"10161351279169","imei2":"10161351279169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183382,"job_number":"JOB_183382","tr_customer_id":183400,"tr_customer_product_id":183390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:50.000Z","modified_at":"2026-02-11T10:54:50.000Z","name":"Lina Friesen","mobile_number":"909-937-1584","email_id":"Gene7@yahoo.com","dop":"2025-04-06","serial_number":"14122803331046206","imei1":"14122803331046206","imei2":"14122803331046206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183383,"job_number":"JOB_183383","tr_customer_id":183401,"tr_customer_product_id":183391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:55:34.000Z","modified_at":"2026-02-11T10:55:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12450342538670","imei1":"12450342538670","imei2":"12450342538670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183385,"job_number":"JOB_183385","tr_customer_id":183403,"tr_customer_product_id":183393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:55:36.000Z","modified_at":"2026-02-11T10:55:36.000Z","name":"Drake Parker","mobile_number":"772-397-6905","email_id":"Ricky46@hotmail.com","dop":"2025-04-06","serial_number":"11697294639993186","imei1":"11697294639993186","imei2":"11697294639993186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183386,"job_number":"JOB_183386","tr_customer_id":183404,"tr_customer_product_id":183394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:10:11.000Z","modified_at":"2026-02-11T11:10:11.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-01","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-01T11:10:02.209310898Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183387,"job_number":"JOB_183387","tr_customer_id":183405,"tr_customer_product_id":183395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:10:12.000Z","modified_at":"2026-02-11T11:10:12.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-01","serial_number":"86595375822489","imei1":"86595375822489","imei2":"86595375822489","popurl":"2026-02-01T11:10:02.212479283Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183388,"job_number":"JOB_183388","tr_customer_id":183406,"tr_customer_product_id":183396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:10:23.000Z","modified_at":"2026-02-11T11:10:23.000Z","name":"Yogesh Patel","mobile_number":"8631756250","email_id":"chinmayanand.pothuvaal@hotmail.com","dop":"2026-02-01","serial_number":"79523075689778","imei1":"79523075689778","imei2":"79523075689778","popurl":"www.brahmdev-chaturvedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:10:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183389,"job_number":"JOB_183389","tr_customer_id":183407,"tr_customer_product_id":183397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:44:10.000Z","modified_at":"2026-02-11T11:44:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19174513546069","imei1":"19174513546069","imei2":"19174513546069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183391,"job_number":"JOB_183391","tr_customer_id":183409,"tr_customer_product_id":183399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:44:11.000Z","modified_at":"2026-02-11T11:44:11.000Z","name":"Bud Larson","mobile_number":"575-384-7382","email_id":"Kamille.Hamill66@hotmail.com","dop":"2025-04-06","serial_number":"13643298040378124","imei1":"13643298040378124","imei2":"13643298040378124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183392,"job_number":"JOB_183392","tr_customer_id":183410,"tr_customer_product_id":183400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:00.000Z","modified_at":"2026-02-11T11:45:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11647049171950","imei1":"11647049171950","imei2":"11647049171950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183394,"job_number":"JOB_183394","tr_customer_id":183412,"tr_customer_product_id":183402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:02.000Z","modified_at":"2026-02-11T11:45:02.000Z","name":"Kevin Greenholt","mobile_number":"453-240-4828","email_id":"Madisyn_Heaney7@yahoo.com","dop":"2025-04-06","serial_number":"17070484477922136","imei1":"17070484477922136","imei2":"17070484477922136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183395,"job_number":"JOB_183395","tr_customer_id":183413,"tr_customer_product_id":183403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:50.000Z","modified_at":"2026-02-11T11:45:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12474027599632","imei1":"12474027599632","imei2":"12474027599632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183397,"job_number":"JOB_183397","tr_customer_id":183415,"tr_customer_product_id":183405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:52.000Z","modified_at":"2026-02-11T11:45:52.000Z","name":"Jarred Legros","mobile_number":"302-594-8816","email_id":"Ella.Block93@hotmail.com","dop":"2025-04-06","serial_number":"14668412154499960","imei1":"14668412154499960","imei2":"14668412154499960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183398,"job_number":"JOB_183398","tr_customer_id":183416,"tr_customer_product_id":183406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T12:02:23.000Z","modified_at":"2026-02-11T12:02:23.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-01","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-01T12:02:23.318855203Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T12:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183399,"job_number":"JOB_183399","tr_customer_id":183417,"tr_customer_product_id":183407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T12:29:48.000Z","modified_at":"2026-02-11T12:29:48.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-01","serial_number":"10000671917300","imei1":"10000671017301","imei2":"10000061817302","popurl":"2026-02-01T12:29:48.322632500Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T12:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183400,"job_number":"JOB_183400","tr_customer_id":183418,"tr_customer_product_id":183408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:01:48.000Z","modified_at":"2026-02-11T13:01:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16699722853634","imei1":"16699722853634","imei2":"16699722853634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183402,"job_number":"JOB_183402","tr_customer_id":183420,"tr_customer_product_id":183410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:01:50.000Z","modified_at":"2026-02-11T13:01:50.000Z","name":"Janet Goodwin","mobile_number":"401-679-0856","email_id":"Richie75@gmail.com","dop":"2025-04-06","serial_number":"10698694539240592","imei1":"10698694539240592","imei2":"10698694539240592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183403,"job_number":"JOB_183403","tr_customer_id":183421,"tr_customer_product_id":183411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:02:36.000Z","modified_at":"2026-02-11T13:02:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15667964296549","imei1":"15667964296549","imei2":"15667964296549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183405,"job_number":"JOB_183405","tr_customer_id":183423,"tr_customer_product_id":183413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:02:38.000Z","modified_at":"2026-02-11T13:02:38.000Z","name":"Larissa Keeling","mobile_number":"493-393-0115","email_id":"Andrew.Braun@gmail.com","dop":"2025-04-06","serial_number":"15036213228793888","imei1":"15036213228793888","imei2":"15036213228793888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183406,"job_number":"JOB_183406","tr_customer_id":183424,"tr_customer_product_id":183414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:03:22.000Z","modified_at":"2026-02-11T13:03:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12511407932375","imei1":"12511407932375","imei2":"12511407932375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183408,"job_number":"JOB_183408","tr_customer_id":183426,"tr_customer_product_id":183416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:03:24.000Z","modified_at":"2026-02-11T13:03:24.000Z","name":"Evalyn Cummings","mobile_number":"759-207-4034","email_id":"Ivy_Nienow@gmail.com","dop":"2025-04-06","serial_number":"12503286887140332","imei1":"12503286887140332","imei2":"12503286887140332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182858,"job_number":"JOB_182858","tr_customer_id":182876,"tr_customer_product_id":182866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:57.000Z","modified_at":"2026-02-11T04:39:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Griffin_Rowe@yahoo.com","dop":"2025-07-02","serial_number":"12549821610237","imei1":"12549821610237","imei2":"12549821610237","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182880,"job_number":"JOB_182880","tr_customer_id":182898,"tr_customer_product_id":182888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:16.000Z","modified_at":"2026-02-11T04:40:16.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jeramie32@hotmail.com","dop":"2025-07-02","serial_number":"12348206865508","imei1":"12348206865508","imei2":"12348206865508","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182898,"job_number":"JOB_182898","tr_customer_id":182916,"tr_customer_product_id":182906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:32.000Z","modified_at":"2026-02-11T04:40:32.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"181809910286123","imei1":"181809910286123","imei2":"181809910286123","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182899,"job_number":"JOB_182899","tr_customer_id":182917,"tr_customer_product_id":182907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Creola Koch","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175835550409582","imei1":"175835550409582","imei2":"175835550409582","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182901,"job_number":"JOB_182901","tr_customer_id":182919,"tr_customer_product_id":182909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Ernest Green","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150274784619462","imei1":"150274784619462","imei2":"150274784619462","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182902,"job_number":"JOB_182902","tr_customer_id":182920,"tr_customer_product_id":182910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Lacy Langosh","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111904807027595","imei1":"111904807027595","imei2":"111904807027595","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182903,"job_number":"JOB_182903","tr_customer_id":182921,"tr_customer_product_id":182911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:34.000Z","modified_at":"2026-02-11T04:40:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Aron_Fahey50@yahoo.com","dop":"2025-07-02","serial_number":"14179663734142","imei1":"14179663734142","imei2":"14179663734142","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182905,"job_number":"JOB_182905","tr_customer_id":182923,"tr_customer_product_id":182913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:37.000Z","modified_at":"2026-02-11T04:40:37.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109726404444400","imei1":"109726404444400","imei2":"109726404444400","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182907,"job_number":"JOB_182907","tr_customer_id":182925,"tr_customer_product_id":182915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:38.000Z","modified_at":"2026-02-11T04:40:38.000Z","name":"Myrtis Stiedemann","mobile_number":"303-322-0078","email_id":"Nicholaus.Raynor4@yahoo.com","dop":"2025-06-09","serial_number":"103962259116037","imei1":"103962259116037","imei2":"103962259116037","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182920,"job_number":"JOB_182920","tr_customer_id":182938,"tr_customer_product_id":182928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:45.000Z","modified_at":"2026-02-11T04:40:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"101485845890936","imei1":"101485845890936","imei2":"101485845890936","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182922,"job_number":"JOB_182922","tr_customer_id":182940,"tr_customer_product_id":182930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:45.000Z","modified_at":"2026-02-11T04:40:45.000Z","name":"Haylee Heidenreich","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165416195288889","imei1":"165416195288889","imei2":"165416195288889","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182925,"job_number":"JOB_182925","tr_customer_id":182943,"tr_customer_product_id":182933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:40:46.000Z","name":"Vidal Towne","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136408990714764","imei1":"136408990714764","imei2":"136408990714764","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182927,"job_number":"JOB_182927","tr_customer_id":182945,"tr_customer_product_id":182935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:40:46.000Z","name":"Loraine Doyle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"153814098822347","imei1":"153814098822347","imei2":"153814098822347","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182937,"job_number":"JOB_182937","tr_customer_id":182955,"tr_customer_product_id":182945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10941510809976","imei1":"10941510809976","imei2":"10941510809976","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182938,"job_number":"JOB_182938","tr_customer_id":182956,"tr_customer_product_id":182946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105892782199405","imei1":"105892782199405","imei2":"105892782199405","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182942,"job_number":"JOB_182942","tr_customer_id":182960,"tr_customer_product_id":182950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:54.000Z","modified_at":"2026-02-11T04:40:54.000Z","name":"Clarissa Hayes","mobile_number":"908-235-2745","email_id":"Chaya.Lockman77@gmail.com","dop":"2025-06-09","serial_number":"100470436114437","imei1":"100470436114437","imei2":"100470436114437","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182964,"job_number":"JOB_182964","tr_customer_id":182982,"tr_customer_product_id":182972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:10.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105206516008585","imei1":"105206516008585","imei2":"105206516008585","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182967,"job_number":"JOB_182967","tr_customer_id":182985,"tr_customer_product_id":182975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:10.000Z","name":"Elenor Yost","mobile_number":"754-537-7443","email_id":"Molly7@hotmail.com","dop":"2025-06-09","serial_number":"105876730898717","imei1":"105876730898717","imei2":"105876730898717","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183116,"job_number":"JOB_183116","tr_customer_id":183134,"tr_customer_product_id":183124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:23:05.000Z","modified_at":"2026-02-11T05:23:05.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17629805557358","imei1":"17629805557358","imei2":"17629805557358","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183163,"job_number":"JOB_183163","tr_customer_id":183181,"tr_customer_product_id":183171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:14:22.000Z","modified_at":"2026-02-11T06:14:22.000Z","name":"varsha krishna","mobile_number":"9844785464","email_id":"varsha@gmail.com","dop":"2026-02-01","serial_number":"22667278896541","imei1":"22667278896541","imei2":"22667278896541","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:14:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183164,"job_number":"JOB_183164","tr_customer_id":183182,"tr_customer_product_id":183172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:16:02.000Z","modified_at":"2026-02-11T06:16:02.000Z","name":"varsha krishna","mobile_number":"9844785464","email_id":"varsha@gmail.com","dop":"2026-02-01","serial_number":"22667278896542","imei1":"22667278896542","imei2":"22667278896542","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:16:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183184,"job_number":"JOB_183184","tr_customer_id":183202,"tr_customer_product_id":183192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:14.000Z","modified_at":"2026-02-11T06:50:14.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105855904019167","imei1":"105855904019167","imei2":"105855904019167","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183186,"job_number":"JOB_183186","tr_customer_id":183204,"tr_customer_product_id":183194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:15.000Z","modified_at":"2026-02-11T06:50:15.000Z","name":"Eudora Doyle","mobile_number":"207-451-6975","email_id":"Cathryn13@gmail.com","dop":"2025-06-09","serial_number":"105567766548944","imei1":"105567766548944","imei2":"105567766548944","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183187,"job_number":"JOB_183187","tr_customer_id":183205,"tr_customer_product_id":183195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:30.000Z","modified_at":"2026-02-11T06:50:30.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105515268284270","imei1":"105515268284270","imei2":"105515268284270","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183189,"job_number":"JOB_183189","tr_customer_id":183207,"tr_customer_product_id":183197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:31.000Z","modified_at":"2026-02-11T06:50:31.000Z","name":"Nathan Bednar","mobile_number":"593-411-9539","email_id":"Amalia_Trantow@gmail.com","dop":"2025-06-09","serial_number":"108813510838306","imei1":"108813510838306","imei2":"108813510838306","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183190,"job_number":"JOB_183190","tr_customer_id":183208,"tr_customer_product_id":183198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:46.000Z","modified_at":"2026-02-11T06:50:46.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109616880252273","imei1":"109616880252273","imei2":"109616880252273","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183192,"job_number":"JOB_183192","tr_customer_id":183210,"tr_customer_product_id":183200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:46.000Z","modified_at":"2026-02-11T06:50:46.000Z","name":"Nikolas Kozey","mobile_number":"765-530-0453","email_id":"Novella37@gmail.com","dop":"2025-06-09","serial_number":"109730844182496","imei1":"109730844182496","imei2":"109730844182496","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183342,"job_number":"JOB_183342","tr_customer_id":183360,"tr_customer_product_id":183350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:57:56.000Z","modified_at":"2026-02-11T07:57:56.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Raymundo.Wintheiser35@hotmail.com","dop":"2025-07-02","serial_number":"11089164721941","imei1":"11089164721941","imei2":"11089164721941","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183343,"job_number":"JOB_183343","tr_customer_id":183361,"tr_customer_product_id":183351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:58:16.000Z","modified_at":"2026-02-11T07:58:16.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Harvey_Prosacco17@hotmail.com","dop":"2025-07-02","serial_number":"12229608915643","imei1":"12229608915643","imei2":"12229608915643","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183344,"job_number":"JOB_183344","tr_customer_id":183362,"tr_customer_product_id":183352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:58:34.000Z","modified_at":"2026-02-11T07:58:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kirsten50@gmail.com","dop":"2025-07-02","serial_number":"19673666974947","imei1":"19673666974947","imei2":"19673666974947","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182994,"job_number":"JOB_182994","tr_customer_id":183012,"tr_customer_product_id":183002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:37.000Z","modified_at":"2026-02-11T04:41:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10366418977788","imei1":"10366418977788","imei2":"10366418977788","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183001,"job_number":"JOB_183001","tr_customer_id":183019,"tr_customer_product_id":183009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:39.000Z","modified_at":"2026-02-11T04:41:39.000Z","name":"Amalia Barton","mobile_number":"302-653-5649","email_id":"Jalon6@yahoo.com","dop":"2000-01-31","serial_number":"1028458474132477","imei1":"1028458474132477","imei2":"1028458474132477","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183040,"job_number":"JOB_183040","tr_customer_id":183058,"tr_customer_product_id":183048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:24.000Z","modified_at":"2026-02-11T04:42:24.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10102846497622","imei1":"10102846497622","imei2":"10102846497622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183044,"job_number":"JOB_183044","tr_customer_id":183062,"tr_customer_product_id":183052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:26.000Z","modified_at":"2026-02-11T04:42:26.000Z","name":"Lucie Krajcik","mobile_number":"791-809-9349","email_id":"Natalia_Mayer82@yahoo.com","dop":"2000-01-31","serial_number":"1041490701078101","imei1":"1041490701078101","imei2":"1041490701078101","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183051,"job_number":"JOB_183051","tr_customer_id":183069,"tr_customer_product_id":183059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:09.000Z","modified_at":"2026-02-11T04:43:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10250542403988","imei1":"10250542403988","imei2":"10250542403988","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183053,"job_number":"JOB_183053","tr_customer_id":183071,"tr_customer_product_id":183061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:10.000Z","modified_at":"2026-02-11T04:43:10.000Z","name":"Marcos Bruen","mobile_number":"281-864-6952","email_id":"Michel89@yahoo.com","dop":"2000-01-31","serial_number":"1074621767828172","imei1":"1074621767828172","imei2":"1074621767828172","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183054,"job_number":"JOB_183054","tr_customer_id":183072,"tr_customer_product_id":183062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:52.000Z","modified_at":"2026-02-11T04:43:52.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10179861121007","imei1":"10179861121007","imei2":"10179861121007","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183056,"job_number":"JOB_183056","tr_customer_id":183074,"tr_customer_product_id":183064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:53.000Z","modified_at":"2026-02-11T04:43:53.000Z","name":"Breana Hilpert","mobile_number":"781-323-4174","email_id":"Beth16@yahoo.com","dop":"2000-01-31","serial_number":"1054090430276241","imei1":"1054090430276241","imei2":"1054090430276241","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183264,"job_number":"JOB_183264","tr_customer_id":183282,"tr_customer_product_id":183272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:39.000Z","modified_at":"2026-02-11T07:00:39.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10107459547442","imei1":"10107459547442","imei2":"10107459547442","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183266,"job_number":"JOB_183266","tr_customer_id":183284,"tr_customer_product_id":183274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:41.000Z","modified_at":"2026-02-11T07:00:41.000Z","name":"Rebekah Ward","mobile_number":"913-443-4001","email_id":"Isaiah5@yahoo.com","dop":"2000-01-31","serial_number":"1076561510136661","imei1":"1076561510136661","imei2":"1076561510136661","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183273,"job_number":"JOB_183273","tr_customer_id":183291,"tr_customer_product_id":183281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:25.000Z","modified_at":"2026-02-11T07:01:25.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10447726308421","imei1":"10447726308421","imei2":"10447726308421","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183275,"job_number":"JOB_183275","tr_customer_id":183293,"tr_customer_product_id":183283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:26.000Z","modified_at":"2026-02-11T07:01:26.000Z","name":"Kyra O'Conner","mobile_number":"557-894-5214","email_id":"Torrance80@gmail.com","dop":"2000-01-31","serial_number":"1084347448128397","imei1":"1084347448128397","imei2":"1084347448128397","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183281,"job_number":"JOB_183281","tr_customer_id":183299,"tr_customer_product_id":183289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:09.000Z","modified_at":"2026-02-11T07:02:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10121158867238","imei1":"10121158867238","imei2":"10121158867238","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183284,"job_number":"JOB_183284","tr_customer_id":183302,"tr_customer_product_id":183292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:11.000Z","modified_at":"2026-02-11T07:02:11.000Z","name":"Johnathan Murray","mobile_number":"890-303-0485","email_id":"Aurelie.Wolf88@yahoo.com","dop":"2000-01-31","serial_number":"1016420887890106","imei1":"1016420887890106","imei2":"1016420887890106","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183291,"job_number":"JOB_183291","tr_customer_id":183309,"tr_customer_product_id":183299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:54.000Z","modified_at":"2026-02-11T07:02:54.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10011092735407","imei1":"10011092735407","imei2":"10011092735407","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183293,"job_number":"JOB_183293","tr_customer_id":183311,"tr_customer_product_id":183301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:56.000Z","modified_at":"2026-02-11T07:02:56.000Z","name":"Mina Hilpert","mobile_number":"346-684-4700","email_id":"Carlie4@yahoo.com","dop":"2000-01-31","serial_number":"1028284015202687","imei1":"1028284015202687","imei2":"1028284015202687","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 37df5b12-5aa8-4890-9adc-213b555663c6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-bzquEwlLY4jywdKqqcZ+D++7PoI" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODR9.3MeUMwZOQ5GxdSbdVypjHeE_PipX7wrpvwFWQelvXx0"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDIxNjR9.6PhgfXq04b2LAKf_BI8Fe1vF_2jl-lFSaBfqwKITbyg' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODR9.3MeUMwZOQ5GxdSbdVypjHeE_PipX7wrpvwFWQelvXx0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c6f56021-7ed6-4021-88e2-bb7282327d99 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDIxNjR9.6PhgfXq04b2LAKf_BI8Fe1vF_2jl-lFSaBfqwKITbyg' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f8-nsZSZfuMWe3TmlXy+BLpiZwwTMU"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODR9.3MeUMwZOQ5GxdSbdVypjHeE_PipX7wrpvwFWQelvXx0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | efd2557e-0e3f-4a14-b67e-151ebf3a4f67 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 164 |
| ETag | W/"a4-KEcvhLeGGnyls/aVsJrMc3zaAbA" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":4},{"label":"Repair completed","key":"repair_completed","count":219}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDIxNjR9.6PhgfXq04b2LAKf_BI8Fe1vF_2jl-lFSaBfqwKITbyg' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODR9.3MeUMwZOQ5GxdSbdVypjHeE_PipX7wrpvwFWQelvXx0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 087e7efc-40da-4354-af35-1008579314ab |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"details_key": "pending_for_repair"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"f56-FoDBUBnJQ3TNrUP0NbgT9JdhSQY" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 11 Feb 2026 13:26:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":182778,"job_number":"JOB_182778","tr_customer_id":182796,"tr_customer_product_id":182786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:04:52.000Z","modified_at":"2026-02-11T04:33:29.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"65782561629315","imei1":"65782561629315","imei2":"65782561629315","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T04:33:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":183352,"job_number":"JOB_183352","tr_customer_id":183370,"tr_customer_product_id":183360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:24:03.000Z","modified_at":"2026-02-11T08:24:13.000Z","name":"Clinton Mertz","mobile_number":"645-992-1421","email_id":"Rashad.Yost68@hotmail.com","dop":"2026-01-23","serial_number":"13235719266064","imei1":"13235719266064","imei2":"13235719266064","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T08:24:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":183354,"job_number":"JOB_183354","tr_customer_id":183372,"tr_customer_product_id":183362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:25:22.000Z","modified_at":"2026-02-11T08:25:31.000Z","name":"Eulah McDermott","mobile_number":"340-338-6994","email_id":"Nelson79@gmail.com","dop":"2026-01-23","serial_number":"13342522785617","imei1":"13342522785617","imei2":"13342522785617","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T08:25:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":183409,"job_number":"JOB_183409","tr_customer_id":183427,"tr_customer_product_id":183417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:21.000Z","modified_at":"2026-02-11T13:26:23.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"83996820255613","imei1":"83996820255613","imei2":"83996820255613","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T13:26:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDIxNjR9.6PhgfXq04b2LAKf_BI8Fe1vF_2jl-lFSaBfqwKITbyg' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODR9.3MeUMwZOQ5GxdSbdVypjHeE_PipX7wrpvwFWQelvXx0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7cbf7db7-82a5-424e-a1e7-686e1b49942d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 34 |
{"details_key":"repair_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDIxNjR9.6PhgfXq04b2LAKf_BI8Fe1vF_2jl-lFSaBfqwKITbyg' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"12ba-CNprzlKvdcIOXg3AP1/EabUtOhc"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODR9.3MeUMwZOQ5GxdSbdVypjHeE_PipX7wrpvwFWQelvXx0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d48edcaf-f1fd-49e6-913a-d186ad8191b4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"1284-a82EySZqOQu/orLkFrO0pK1+up0" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 11 Feb 2026 13:26:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":183409,"job_number":"JOB_183409","tr_customer_id":183427,"tr_customer_product_id":183417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:21.000Z","modified_at":"2026-02-11T13:26:23.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"83996820255613","imei1":"83996820255613","imei2":"83996820255613","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T13:26:23.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":183409,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-11T13:26:21.000Z"}],"quatations":[]},{"id":183354,"job_number":"JOB_183354","tr_customer_id":183372,"tr_customer_product_id":183362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:25:22.000Z","modified_at":"2026-02-11T08:25:31.000Z","name":"Eulah McDermott","mobile_number":"340-338-6994","email_id":"Nelson79@gmail.com","dop":"2026-01-23","serial_number":"13342522785617","imei1":"13342522785617","imei2":"13342522785617","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T08:25:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":183354,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-11T08:25:22.000Z"}],"quatations":[]},{"id":183352,"job_number":"JOB_183352","tr_customer_id":183370,"tr_customer_product_id":183360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:24:03.000Z","modified_at":"2026-02-11T08:24:13.000Z","name":"Clinton Mertz","mobile_number":"645-992-1421","email_id":"Rashad.Yost68@hotmail.com","dop":"2026-01-23","serial_number":"13235719266064","imei1":"13235719266064","imei2":"13235719266064","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T08:24:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":183352,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-11T08:24:03.000Z"}],"quatations":[]},{"id":182778,"job_number":"JOB_182778","tr_customer_id":182796,"tr_customer_product_id":182786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:04:52.000Z","modified_at":"2026-02-11T04:33:29.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"65782561629315","imei1":"65782561629315","imei2":"65782561629315","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T04:33:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":182778,"remark":"smart phone is more heating","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-11T02:04:52.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDIxNjR9.6PhgfXq04b2LAKf_BI8Fe1vF_2jl-lFSaBfqwKITbyg' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODR9.3MeUMwZOQ5GxdSbdVypjHeE_PipX7wrpvwFWQelvXx0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f5198a35-1ec1-41ad-ba3e-b11faa85590a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 11 Feb 2026 13:26:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDIxNjR9.6PhgfXq04b2LAKf_BI8Fe1vF_2jl-lFSaBfqwKITbyg' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"job_id":172795,"problems":[{"id":4,"remark":"Test"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODR9.3MeUMwZOQ5GxdSbdVypjHeE_PipX7wrpvwFWQelvXx0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c17d8d3c-cf73-4a5c-9723-ea85ae7cb565 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 127 |
{
"job_id": 183409,
"problems": [
{
"id": 4,
"remark": "Test"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDIxNjR9.6PhgfXq04b2LAKf_BI8Fe1vF_2jl-lFSaBfqwKITbyg' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"12ba-CNprzlKvdcIOXg3AP1/EabUtOhc"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODR9.3MeUMwZOQ5GxdSbdVypjHeE_PipX7wrpvwFWQelvXx0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fade4cc4-ba3f-4c6d-801b-2e095423b011 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"e03-yX4FU0IVfH8Aex92vJwYunVcKc0" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 11 Feb 2026 13:26:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":183354,"job_number":"JOB_183354","tr_customer_id":183372,"tr_customer_product_id":183362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:25:22.000Z","modified_at":"2026-02-11T08:25:31.000Z","name":"Eulah McDermott","mobile_number":"340-338-6994","email_id":"Nelson79@gmail.com","dop":"2026-01-23","serial_number":"13342522785617","imei1":"13342522785617","imei2":"13342522785617","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T08:25:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":183354,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-11T08:25:22.000Z"}],"quatations":[]},{"id":183352,"job_number":"JOB_183352","tr_customer_id":183370,"tr_customer_product_id":183360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:24:03.000Z","modified_at":"2026-02-11T08:24:13.000Z","name":"Clinton Mertz","mobile_number":"645-992-1421","email_id":"Rashad.Yost68@hotmail.com","dop":"2026-01-23","serial_number":"13235719266064","imei1":"13235719266064","imei2":"13235719266064","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T08:24:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":183352,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-11T08:24:03.000Z"}],"quatations":[]},{"id":182778,"job_number":"JOB_182778","tr_customer_id":182796,"tr_customer_product_id":182786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:04:52.000Z","modified_at":"2026-02-11T04:33:29.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"65782561629315","imei1":"65782561629315","imei2":"65782561629315","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T04:33:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":182778,"remark":"smart phone is more heating","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-11T02:04:52.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Accept | application/json, text/plain, */* |
| Accept-Language | en-US,en;q=0.9,kn;q=0.8 |
| Connection | keep-alive |
| Content-Type | application/json |
| Origin | http://phoenix.techwithjatin.com |
| Referer | http://phoenix.techwithjatin.com/ |
| User-Agent | Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36 |
| Cache-Control | no-cache |
| Postman-Token | b15ebfd5-8ff3-4394-8f23-4de0a596b4fa |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Content-Length | 58 |
{
"username": "iamqc",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-S9ub3/rMByjcn1qT4/NrMtJJr/s" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDgxNjM4NH0.egc8kRzeETDHYumYzkjgfLMMGXMKvn1TOEAsiPlY1Mg"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTg0MjgzOX0.vJg-eXJaqsKoq96_IQTcAF8pYU-Xq3ACkDq2mlnA1UI' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDgxNjM4NH0.egc8kRzeETDHYumYzkjgfLMMGXMKvn1TOEAsiPlY1Mg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8945591e-3142-438d-b451-fb5051f9f1eb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTg0MjgzOX0.vJg-eXJaqsKoq96_IQTcAF8pYU-Xq3ACkDq2mlnA1UI' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"a4-2BWQj3doab4oCnDP3gNs1jj2uOM"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDgxNjM4NH0.egc8kRzeETDHYumYzkjgfLMMGXMKvn1TOEAsiPlY1Mg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d4b55f3c-c048-422a-b573-63f9d60cb096 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 202 |
| ETag | W/"ca-AWt+xOLsT3hyiMeQY165e7wb8yA" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":219},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTg0MjgzOX0.vJg-eXJaqsKoq96_IQTcAF8pYU-Xq3ACkDq2mlnA1UI' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDgxNjM4NH0.egc8kRzeETDHYumYzkjgfLMMGXMKvn1TOEAsiPlY1Mg |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 300e709a-75f8-4309-886f-8f09f179d1ea |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1009 |
| ETag | W/"3f1-n4lOnm8fP9DnUs7nlhdGKMHLCgg" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":183409,"job_number":"JOB_183409","tr_customer_id":183427,"tr_customer_product_id":183417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:21.000Z","modified_at":"2026-02-11T13:26:24.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"83996820255613","imei1":"83996820255613","imei2":"83996820255613","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-11T13:26:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTg0MjgzOX0.vJg-eXJaqsKoq96_IQTcAF8pYU-Xq3ACkDq2mlnA1UI' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"job_id":172795}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDgxNjM4NH0.egc8kRzeETDHYumYzkjgfLMMGXMKvn1TOEAsiPlY1Mg |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 377fe79a-c175-485f-bdac-2462ffb5f16a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{
"job_id": 183409
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTg0MjgzOX0.vJg-eXJaqsKoq96_IQTcAF8pYU-Xq3ACkDq2mlnA1UI' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDgxNjM4NH0.egc8kRzeETDHYumYzkjgfLMMGXMKvn1TOEAsiPlY1Mg |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a8da7da7-2333-44c0-9537-1b330da7c958 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 30 |
{"details_key":"qc_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"352f2-cM2Jo4RaQzmfKGepzW3eRzaEn5k" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 11 Feb 2026 13:26:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":182780,"job_number":"JOB_182780","tr_customer_id":182798,"tr_customer_product_id":182788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:28:33.000Z","modified_at":"2026-02-11T02:29:09.000Z","name":"Vilma Keebler","mobile_number":"664-465-2700","email_id":"Jaquelin.Schaden48@hotmail.com","dop":"2025-10-21","serial_number":"18792386968206","imei1":"18792386968206","imei2":"18792386968206","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T02:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182782,"job_number":"JOB_182782","tr_customer_id":182800,"tr_customer_product_id":182790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:29:16.000Z","modified_at":"2026-02-11T02:29:52.000Z","name":"Andres Weber","mobile_number":"698-257-3836","email_id":"Kaya.Schmeler22@gmail.com","dop":"2025-10-21","serial_number":"15244904199059","imei1":"15244904199059","imei2":"15244904199059","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T02:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182784,"job_number":"JOB_182784","tr_customer_id":182802,"tr_customer_product_id":182792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:30:00.000Z","modified_at":"2026-02-11T02:30:35.000Z","name":"Audie Jenkins","mobile_number":"995-550-2840","email_id":"Hilma_Schneider@yahoo.com","dop":"2025-10-21","serial_number":"11666327783549","imei1":"11666327783549","imei2":"11666327783549","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T02:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182786,"job_number":"JOB_182786","tr_customer_id":182804,"tr_customer_product_id":182794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:29:54.000Z","modified_at":"2026-02-11T03:30:10.000Z","name":"Meghan Conroy","mobile_number":"639-926-1641","email_id":"Jalyn_Renner@hotmail.com","dop":"2025-05-30","serial_number":"17188093912871","imei1":"17188093912871","imei2":"17188093912871","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182790,"job_number":"JOB_182790","tr_customer_id":182808,"tr_customer_product_id":182798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:03.000Z","modified_at":"2026-02-11T03:46:41.000Z","name":"Justen Ruecker","mobile_number":"538-598-8823","email_id":"Louisa_Volkman8@yahoo.com","dop":"2025-04-06","serial_number":"14448689337911","imei1":"14448689337911","imei2":"14448689337911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182793,"job_number":"JOB_182793","tr_customer_id":182811,"tr_customer_product_id":182801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:49.000Z","modified_at":"2026-02-11T03:47:27.000Z","name":"Terrance O'Keefe","mobile_number":"327-446-4175","email_id":"Terry_Hodkiewicz@yahoo.com","dop":"2025-04-06","serial_number":"19887670705370","imei1":"19887670705370","imei2":"19887670705370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182795,"job_number":"JOB_182795","tr_customer_id":182813,"tr_customer_product_id":182803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:53.000Z","modified_at":"2026-02-11T03:47:14.000Z","name":"Eulah Abshire","mobile_number":"649-895-8640","email_id":"Orrin53@hotmail.com","dop":"2025-04-06","serial_number":"16079021735293","imei1":"16079021735293","imei2":"16079021735293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182798,"job_number":"JOB_182798","tr_customer_id":182816,"tr_customer_product_id":182806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:47:35.000Z","modified_at":"2026-02-11T03:48:13.000Z","name":"Hubert Koepp","mobile_number":"203-923-6768","email_id":"Rosina.Lynch@gmail.com","dop":"2025-04-06","serial_number":"12988479272827","imei1":"12988479272827","imei2":"12988479272827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182803,"job_number":"JOB_182803","tr_customer_id":182821,"tr_customer_product_id":182811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:02.000Z","modified_at":"2026-02-11T04:24:22.000Z","name":"Otto Beier","mobile_number":"532-314-6656","email_id":"Kiera11@hotmail.com","dop":"2025-04-06","serial_number":"14594020136815","imei1":"14594020136815","imei2":"14594020136815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182805,"job_number":"JOB_182805","tr_customer_id":182823,"tr_customer_product_id":182813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:26.000Z","modified_at":"2026-02-11T04:24:47.000Z","name":"Bria Rogahn","mobile_number":"629-817-3664","email_id":"Rebecca.Parisian3@gmail.com","dop":"2025-04-06","serial_number":"11688092522502","imei1":"11688092522502","imei2":"11688092522502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182807,"job_number":"JOB_182807","tr_customer_id":182825,"tr_customer_product_id":182815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:53.000Z","modified_at":"2026-02-11T04:25:17.000Z","name":"Junius Smith","mobile_number":"374-584-8660","email_id":"Heidi55@yahoo.com","dop":"2025-04-06","serial_number":"17166861773580","imei1":"17166861773580","imei2":"17166861773580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182809,"job_number":"JOB_182809","tr_customer_id":182827,"tr_customer_product_id":182817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:22.000Z","modified_at":"2026-02-11T04:25:46.000Z","name":"Kayleigh Brown","mobile_number":"218-719-8008","email_id":"Jakob45@hotmail.com","dop":"2025-04-06","serial_number":"15136957243231","imei1":"15136957243231","imei2":"15136957243231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182811,"job_number":"JOB_182811","tr_customer_id":182829,"tr_customer_product_id":182819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:51.000Z","modified_at":"2026-02-11T04:26:14.000Z","name":"Caitlyn Fritsch","mobile_number":"323-821-5210","email_id":"Brice.Armstrong87@gmail.com","dop":"2025-04-06","serial_number":"15911597379172","imei1":"15911597379172","imei2":"15911597379172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182813,"job_number":"JOB_182813","tr_customer_id":182831,"tr_customer_product_id":182821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:26:19.000Z","modified_at":"2026-02-11T04:26:42.000Z","name":"Catherine Volkman","mobile_number":"827-885-3911","email_id":"Herminia_Vandervort6@hotmail.com","dop":"2025-04-06","serial_number":"12992272642587","imei1":"12992272642587","imei2":"12992272642587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182816,"job_number":"JOB_182816","tr_customer_id":182834,"tr_customer_product_id":182824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:41.000Z","modified_at":"2026-02-11T04:34:17.000Z","name":"Al Kozey","mobile_number":"314-603-6995","email_id":"Lexus45@yahoo.com","dop":"2025-04-06","serial_number":"13566092921102","imei1":"13566092921102","imei2":"13566092921102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182820,"job_number":"JOB_182820","tr_customer_id":182838,"tr_customer_product_id":182828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:34:24.000Z","modified_at":"2026-02-11T04:35:01.000Z","name":"Heaven Runolfsdottir","mobile_number":"335-943-6392","email_id":"Misty60@gmail.com","dop":"2025-04-06","serial_number":"12955190398034","imei1":"12955190398034","imei2":"12955190398034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182823,"job_number":"JOB_182823","tr_customer_id":182841,"tr_customer_product_id":182831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:35:08.000Z","modified_at":"2026-02-11T04:35:44.000Z","name":"Marcellus Nolan","mobile_number":"750-890-2927","email_id":"Gerald18@yahoo.com","dop":"2025-04-06","serial_number":"12631308959413","imei1":"12631308959413","imei2":"12631308959413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182826,"job_number":"JOB_182826","tr_customer_id":182844,"tr_customer_product_id":182834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:56.000Z","modified_at":"2026-02-11T04:39:32.000Z","name":"Nasir Legros","mobile_number":"403-212-3398","email_id":"Wilber63@yahoo.com","dop":"2025-04-06","serial_number":"11577935770282","imei1":"11577935770282","imei2":"11577935770282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182827,"job_number":"JOB_182827","tr_customer_id":182845,"tr_customer_product_id":182835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:57.000Z","modified_at":"2026-02-11T04:39:06.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"83885918077621","imei1":"83885918077621","imei2":"83885918077621","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182829,"job_number":"JOB_182829","tr_customer_id":182847,"tr_customer_product_id":182837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:09.000Z","modified_at":"2026-02-11T04:39:18.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"62813037610287","imei1":"62813037610287","imei2":"62813037610287","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182830,"job_number":"JOB_182830","tr_customer_id":182848,"tr_customer_product_id":182838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:09.000Z","modified_at":"2026-02-11T04:39:49.000Z","name":"Brandt Halvorson","mobile_number":"386-277-5910","email_id":"Daphney_Pfeffer30@gmail.com","dop":"2025-04-06","serial_number":"14520692608742","imei1":"14520692608742","imei2":"14520692608742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182832,"job_number":"JOB_182832","tr_customer_id":182850,"tr_customer_product_id":182840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:19.000Z","modified_at":"2026-02-11T04:39:28.000Z","name":"saitama sensei","mobile_number":"846-625-8453","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"234017902800413","imei1":"234017902800413","imei2":"234017902800413","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182833,"job_number":"JOB_182833","tr_customer_id":182851,"tr_customer_product_id":182841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:19.000Z","modified_at":"2026-02-11T04:39:55.000Z","name":"Saul Kassulke","mobile_number":"413-264-5463","email_id":"Kimberly.Anderson@hotmail.com","dop":"2025-04-06","serial_number":"10800008562247","imei1":"10800008562247","imei2":"10800008562247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182835,"job_number":"JOB_182835","tr_customer_id":182853,"tr_customer_product_id":182843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:22.000Z","modified_at":"2026-02-11T04:40:02.000Z","name":"Nelda Skiles","mobile_number":"450-269-7881","email_id":"Meghan_Monahan62@hotmail.com","dop":"2025-04-06","serial_number":"19078294404273","imei1":"19078294404273","imei2":"19078294404273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182838,"job_number":"JOB_182838","tr_customer_id":182856,"tr_customer_product_id":182846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:27.000Z","modified_at":"2026-02-11T04:40:05.000Z","name":"Sage Wisozk","mobile_number":"833-930-0888","email_id":"Randi_Moore0@hotmail.com","dop":"2025-04-06","serial_number":"11437857807081","imei1":"11437857807081","imei2":"11437857807081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182841,"job_number":"JOB_182841","tr_customer_id":182859,"tr_customer_product_id":182849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:29.000Z","modified_at":"2026-02-11T04:40:06.000Z","name":"Jeffrey Schamberger","mobile_number":"882-380-4802","email_id":"Cindy_Goyette11@yahoo.com","dop":"2025-04-06","serial_number":"13242847608403","imei1":"13242847608403","imei2":"13242847608403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182842,"job_number":"JOB_182842","tr_customer_id":182860,"tr_customer_product_id":182850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:31.000Z","modified_at":"2026-02-11T04:39:40.000Z","name":"tanjiro kamado","mobile_number":"461-773-4558","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"634624263051812","imei1":"634624263051812","imei2":"634624263051812","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182847,"job_number":"JOB_182847","tr_customer_id":182865,"tr_customer_product_id":182855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:36.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Laurel Stark","mobile_number":"887-629-3234","email_id":"Horacio_Stokes61@hotmail.com","dop":"2025-06-18","serial_number":"10063407777639","imei1":"10063407777639","imei2":"10063407777639","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182849,"job_number":"JOB_182849","tr_customer_id":182867,"tr_customer_product_id":182857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:37.000Z","modified_at":"2026-02-11T04:40:10.000Z","name":"Jackeline Schoen","mobile_number":"276-318-1259","email_id":"Domingo34@gmail.com","dop":"2025-02-01","serial_number":"22852447036983","imei1":"22852447036983","imei2":"22852447036983","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182851,"job_number":"JOB_182851","tr_customer_id":182869,"tr_customer_product_id":182859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:40.000Z","modified_at":"2026-02-11T04:40:16.000Z","name":"Kareem Collier","mobile_number":"582-802-3386","email_id":"Thora_Hettinger71@yahoo.com","dop":"2025-04-06","serial_number":"10100684925762","imei1":"10100684925762","imei2":"10100684925762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182853,"job_number":"JOB_182853","tr_customer_id":182871,"tr_customer_product_id":182861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:42.000Z","modified_at":"2026-02-11T04:39:52.000Z","name":"giyu tomiaka","mobile_number":"441-820-0422","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"109318500501742","imei1":"109318500501742","imei2":"109318500501742","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182854,"job_number":"JOB_182854","tr_customer_id":182872,"tr_customer_product_id":182862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:44.000Z","modified_at":"2026-02-11T04:40:22.000Z","name":"Name Auer","mobile_number":"558-859-0917","email_id":"Isaiah.Strosin@hotmail.com","dop":"2025-04-06","serial_number":"16049523924222","imei1":"16049523924222","imei2":"16049523924222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182856,"job_number":"JOB_182856","tr_customer_id":182874,"tr_customer_product_id":182864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:55.000Z","modified_at":"2026-02-11T04:40:36.000Z","name":"Thalia Russel","mobile_number":"494-389-5474","email_id":"Mazie_Harris@yahoo.com","dop":"2025-04-06","serial_number":"15547852960153","imei1":"15547852960153","imei2":"15547852960153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182860,"job_number":"JOB_182860","tr_customer_id":182878,"tr_customer_product_id":182868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:00.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Lonzo Towne","mobile_number":"982-559-1884","email_id":"Jade58@gmail.com","dop":"2025-04-06","serial_number":"19440534645766","imei1":"19440534645766","imei2":"19440534645766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182862,"job_number":"JOB_182862","tr_customer_id":182880,"tr_customer_product_id":182870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:02.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Flavie Miller","mobile_number":"304-712-3424","email_id":"Madelyn.Russel70@gmail.com","dop":"2025-04-06","serial_number":"10542964669301","imei1":"10542964669301","imei2":"10542964669301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182865,"job_number":"JOB_182865","tr_customer_id":182883,"tr_customer_product_id":182873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:04.000Z","modified_at":"2026-02-11T04:40:39.000Z","name":"Maya Witting","mobile_number":"214-886-3139","email_id":"Zachery_Berge@gmail.com","dop":"2025-04-06","serial_number":"10666593094924","imei1":"10666593094924","imei2":"10666593094924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182868,"job_number":"JOB_182868","tr_customer_id":182886,"tr_customer_product_id":182876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:06.000Z","modified_at":"2026-02-11T04:40:48.000Z","name":"Jimmy Bechtelar","mobile_number":"913-791-3496","email_id":"Lexie47@yahoo.com","dop":"2025-04-06","serial_number":"12958758079609","imei1":"12958758079609","imei2":"12958758079609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182872,"job_number":"JOB_182872","tr_customer_id":182890,"tr_customer_product_id":182880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:51.000Z","name":"Rozella Hilll","mobile_number":"643-777-6246","email_id":"Raul_Ratke6@gmail.com","dop":"2025-04-06","serial_number":"15883892372158","imei1":"15883892372158","imei2":"15883892372158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182873,"job_number":"JOB_182873","tr_customer_id":182891,"tr_customer_product_id":182881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Ruby Cremin","mobile_number":"699-296-3081","email_id":"Emelia_Homenick@hotmail.com","dop":"2025-04-06","serial_number":"11335820339967","imei1":"11335820339967","imei2":"11335820339967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182875,"job_number":"JOB_182875","tr_customer_id":182893,"tr_customer_product_id":182883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:50.000Z","name":"Isabel Carter","mobile_number":"263-763-7849","email_id":"Queenie_Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"18841454839590","imei1":"18841454839590","imei2":"18841454839590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182883,"job_number":"JOB_182883","tr_customer_id":182901,"tr_customer_product_id":182891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:20.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Rocky Skiles","mobile_number":"740-865-8572","email_id":"Freeda.Runolfsson71@gmail.com","dop":"2025-02-01","serial_number":"70409611648695","imei1":"70409611648695","imei2":"70409611648695","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182885,"job_number":"JOB_182885","tr_customer_id":182903,"tr_customer_product_id":182893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:21.000Z","modified_at":"2026-02-11T04:40:59.000Z","name":"Watson Schowalter","mobile_number":"800-206-5241","email_id":"Kristopher.McClure@yahoo.com","dop":"2025-06-18","serial_number":"10081465845481","imei1":"10081465845481","imei2":"10081465845481","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182888,"job_number":"JOB_182888","tr_customer_id":182906,"tr_customer_product_id":182896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:22.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"Dee Frami","mobile_number":"542-689-6505","email_id":"Krystina.Stoltenberg@yahoo.com","dop":"2025-04-06","serial_number":"14618801950675","imei1":"14618801950675","imei2":"14618801950675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182891,"job_number":"JOB_182891","tr_customer_id":182909,"tr_customer_product_id":182899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:24.000Z","modified_at":"2026-02-11T04:41:00.000Z","name":"Abby Gerhold","mobile_number":"321-493-8166","email_id":"Einar_Flatley21@gmail.com","dop":"2025-04-06","serial_number":"19688421993925","imei1":"19688421993925","imei2":"19688421993925","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182895,"job_number":"JOB_182895","tr_customer_id":182913,"tr_customer_product_id":182903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:27.000Z","modified_at":"2026-02-11T04:41:06.000Z","name":"Isac Marquardt","mobile_number":"254-517-9273","email_id":"Jillian.Macejkovic@gmail.com","dop":"2025-12-31","serial_number":"108624913248398","imei1":"108624913248398","imei2":"108624913248398","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182897,"job_number":"JOB_182897","tr_customer_id":182915,"tr_customer_product_id":182905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:31.000Z","modified_at":"2026-02-11T04:41:11.000Z","name":"Naomi Thiel","mobile_number":"233-324-2063","email_id":"Clifton.Conn@hotmail.com","dop":"2025-04-06","serial_number":"10786253286789","imei1":"10786253286789","imei2":"10786253286789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182904,"job_number":"JOB_182904","tr_customer_id":182922,"tr_customer_product_id":182912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:37.000Z","modified_at":"2026-02-11T04:41:00.000Z","name":"Norma Lockman","mobile_number":"386-479-5744","email_id":"Dariana.Powlowski@yahoo.com","dop":"2025-10-01","serial_number":"16515006764744","imei1":"16515006764744","imei2":"16515006764744","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182906,"job_number":"JOB_182906","tr_customer_id":182924,"tr_customer_product_id":182914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:37.000Z","modified_at":"2026-02-11T04:40:49.000Z","name":"Abigail Grant","mobile_number":"590-616-0736","email_id":"Nathanial96@yahoo.com","dop":"2025-06-09","serial_number":"109666812261544","imei1":"109666812261544","imei2":"109666812261544","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182909,"job_number":"JOB_182909","tr_customer_id":182927,"tr_customer_product_id":182917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:40.000Z","modified_at":"2026-02-11T04:41:16.000Z","name":"Maymie Connelly","mobile_number":"241-902-3780","email_id":"Amya_Kovacek@gmail.com","dop":"2025-04-06","serial_number":"18930624267701","imei1":"18930624267701","imei2":"18930624267701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182911,"job_number":"JOB_182911","tr_customer_id":182929,"tr_customer_product_id":182919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:41.000Z","modified_at":"2026-02-11T04:41:20.000Z","name":"Nathanial Schroeder","mobile_number":"395-605-8407","email_id":"Estell.Schaden@gmail.com","dop":"2025-04-06","serial_number":"18928279961760","imei1":"18928279961760","imei2":"18928279961760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182913,"job_number":"JOB_182913","tr_customer_id":182931,"tr_customer_product_id":182921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:41:19.000Z","name":"Teagan Kiehn","mobile_number":"331-601-2455","email_id":"Hillary_Okuneva16@yahoo.com","dop":"2025-04-06","serial_number":"12987969441838","imei1":"12987969441838","imei2":"12987969441838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182916,"job_number":"JOB_182916","tr_customer_id":182934,"tr_customer_product_id":182924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:41:22.000Z","name":"Monserrate Romaguera","mobile_number":"245-370-9546","email_id":"Modesto34@gmail.com","dop":"2025-04-06","serial_number":"15512714533590","imei1":"15512714533590","imei2":"15512714533590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182923,"job_number":"JOB_182923","tr_customer_id":182941,"tr_customer_product_id":182931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:41:22.000Z","name":"Harrison Bauch","mobile_number":"402-372-3559","email_id":"Maximillia.Barrows24@gmail.com","dop":"2025-04-06","serial_number":"14303257212524","imei1":"14303257212524","imei2":"14303257212524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182924,"job_number":"JOB_182924","tr_customer_id":182942,"tr_customer_product_id":182932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:41:03.000Z","name":"Amie Wiegand","mobile_number":"501-652-6981","email_id":"Dion_Bode57@hotmail.com","dop":"2025-05-30","serial_number":"11807238679365","imei1":"11807238679365","imei2":"11807238679365","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182928,"job_number":"JOB_182928","tr_customer_id":182946,"tr_customer_product_id":182936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:41:21.000Z","name":"Wellington Botsford","mobile_number":"658-571-7426","email_id":"Maci.Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"10578381125772","imei1":"10578381125772","imei2":"10578381125772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182934,"job_number":"JOB_182934","tr_customer_id":182952,"tr_customer_product_id":182942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:50.000Z","modified_at":"2026-02-11T04:41:32.000Z","name":"Winston Bruen","mobile_number":"529-456-4000","email_id":"Frances_Kohler@hotmail.com","dop":"2025-04-06","serial_number":"15032176583833","imei1":"15032176583833","imei2":"15032176583833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182936,"job_number":"JOB_182936","tr_customer_id":182954,"tr_customer_product_id":182944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:41:03.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10170791600738","imei1":"10170791600738","imei2":"10170791600738","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182940,"job_number":"JOB_182940","tr_customer_id":182958,"tr_customer_product_id":182948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:54.000Z","modified_at":"2026-02-11T04:41:05.000Z","name":"Abelardo Gibson","mobile_number":"903-483-2374","email_id":"Abelardo.Murphy35@yahoo.com","dop":"2025-06-09","serial_number":"109489628717867","imei1":"109489628717867","imei2":"109489628717867","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182941,"job_number":"JOB_182941","tr_customer_id":182959,"tr_customer_product_id":182949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:54.000Z","modified_at":"2026-02-11T04:41:31.000Z","name":"Gillian Smith","mobile_number":"281-266-1090","email_id":"Wyman20@gmail.com","dop":"2025-04-06","serial_number":"17462742013785","imei1":"17462742013785","imei2":"17462742013785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182945,"job_number":"JOB_182945","tr_customer_id":182963,"tr_customer_product_id":182953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:56.000Z","modified_at":"2026-02-11T04:41:05.000Z","name":"Antonina Hegmann","mobile_number":"379-329-9638","email_id":"Adonis53@hotmail.com","dop":"2025-12-31","serial_number":"10662689872301","imei1":"10662689872301","imei2":"10662689872301","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182946,"job_number":"JOB_182946","tr_customer_id":182964,"tr_customer_product_id":182954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:56.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"Jake Senger","mobile_number":"520-706-8626","email_id":"Coty_Hand62@gmail.com","dop":"2025-04-06","serial_number":"14171404519131","imei1":"14171404519131","imei2":"14171404519131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182948,"job_number":"JOB_182948","tr_customer_id":182966,"tr_customer_product_id":182956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:57.000Z","modified_at":"2026-02-11T04:41:34.000Z","name":"Lavonne Erdman","mobile_number":"668-641-6073","email_id":"Crystel_Hauck@yahoo.com","dop":"2025-04-06","serial_number":"15392853861063","imei1":"15392853861063","imei2":"15392853861063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182952,"job_number":"JOB_182952","tr_customer_id":182970,"tr_customer_product_id":182960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:59.000Z","modified_at":"2026-02-11T04:41:37.000Z","name":"Aletha Feest","mobile_number":"502-613-9274","email_id":"Edgardo94@hotmail.com","dop":"2025-04-06","serial_number":"13036841342829","imei1":"13036841342829","imei2":"13036841342829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182957,"job_number":"JOB_182957","tr_customer_id":182975,"tr_customer_product_id":182965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:42.000Z","name":"Westley Herzog","mobile_number":"481-389-9212","email_id":"Eino_Wiza@gmail.com","dop":"2025-04-06","serial_number":"16541193369452","imei1":"16541193369452","imei2":"16541193369452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182959,"job_number":"JOB_182959","tr_customer_id":182977,"tr_customer_product_id":182967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:03.000Z","modified_at":"2026-02-11T04:41:36.000Z","name":"Mohammed Metz","mobile_number":"959-349-2692","email_id":"Milton.Friesen47@hotmail.com","dop":"2025-02-01","serial_number":"40191398068066","imei1":"40191398068066","imei2":"40191398068066","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182962,"job_number":"JOB_182962","tr_customer_id":182980,"tr_customer_product_id":182970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:08.000Z","modified_at":"2026-02-11T04:41:17.000Z","name":"Adolf Hagenes","mobile_number":"738-980-4989","email_id":"Dasia.Hartmann6@gmail.com","dop":"2025-12-31","serial_number":"10875543429626","imei1":"10875543429626","imei2":"10875543429626","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182963,"job_number":"JOB_182963","tr_customer_id":182981,"tr_customer_product_id":182971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:08.000Z","modified_at":"2026-02-11T04:41:47.000Z","name":"Ova Yundt","mobile_number":"232-258-2278","email_id":"Randall.Mayert@gmail.com","dop":"2025-04-06","serial_number":"10468340456865","imei1":"10468340456865","imei2":"10468340456865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182966,"job_number":"JOB_182966","tr_customer_id":182984,"tr_customer_product_id":182974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:21.000Z","name":"Declan Will","mobile_number":"430-422-0659","email_id":"Quinton_MacGyver50@hotmail.com","dop":"2025-06-09","serial_number":"102880310264816","imei1":"102880310264816","imei2":"102880310264816","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182969,"job_number":"JOB_182969","tr_customer_id":182987,"tr_customer_product_id":182977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:14.000Z","modified_at":"2026-02-11T04:41:53.000Z","name":"Zakary Weimann","mobile_number":"279-761-1326","email_id":"Valentine_Halvorson@hotmail.com","dop":"2025-12-31","serial_number":"102282438198771","imei1":"102282438198771","imei2":"102282438198771","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182971,"job_number":"JOB_182971","tr_customer_id":182989,"tr_customer_product_id":182979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:19.000Z","modified_at":"2026-02-11T04:41:58.000Z","name":"Tressie Frami","mobile_number":"474-494-5737","email_id":"Vernice.Okuneva9@hotmail.com","dop":"2025-04-06","serial_number":"19803093480270","imei1":"19803093480270","imei2":"19803093480270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182972,"job_number":"JOB_182972","tr_customer_id":182990,"tr_customer_product_id":182980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:20.000Z","modified_at":"2026-02-11T04:41:28.000Z","name":"Delilah Kihn","mobile_number":"365-867-1213","email_id":"Reed_West@hotmail.com","dop":"2025-12-31","serial_number":"10511230594361","imei1":"10511230594361","imei2":"10511230594361","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182975,"job_number":"JOB_182975","tr_customer_id":182993,"tr_customer_product_id":182983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:24.000Z","modified_at":"2026-02-11T04:41:59.000Z","name":"Arely Conn","mobile_number":"790-619-4267","email_id":"Robyn_Block23@hotmail.com","dop":"2025-04-06","serial_number":"12797301932238","imei1":"12797301932238","imei2":"12797301932238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182978,"job_number":"JOB_182978","tr_customer_id":182996,"tr_customer_product_id":182986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:26.000Z","modified_at":"2026-02-11T04:42:03.000Z","name":"Dorris Johns","mobile_number":"323-928-1363","email_id":"Devante.Armstrong49@gmail.com","dop":"2025-04-06","serial_number":"17070365176028","imei1":"17070365176028","imei2":"17070365176028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182980,"job_number":"JOB_182980","tr_customer_id":182998,"tr_customer_product_id":182988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:27.000Z","modified_at":"2026-02-11T04:42:06.000Z","name":"Easton Marquardt","mobile_number":"277-557-7087","email_id":"Isabell9@hotmail.com","dop":"2025-04-06","serial_number":"12287881488153","imei1":"12287881488153","imei2":"12287881488153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182983,"job_number":"JOB_182983","tr_customer_id":183001,"tr_customer_product_id":182991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:28.000Z","modified_at":"2026-02-11T04:42:03.000Z","name":"Torey Nicolas","mobile_number":"517-718-1759","email_id":"Cecile_Bruen79@gmail.com","dop":"2025-04-06","serial_number":"17516654181983","imei1":"17516654181983","imei2":"17516654181983","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182987,"job_number":"JOB_182987","tr_customer_id":183005,"tr_customer_product_id":182995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:42:05.000Z","name":"Mikayla Watsica","mobile_number":"725-878-0173","email_id":"Devin90@gmail.com","dop":"2025-04-06","serial_number":"17287114319391","imei1":"17287114319391","imei2":"17287114319391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182989,"job_number":"JOB_182989","tr_customer_id":183007,"tr_customer_product_id":182997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:30.000Z","modified_at":"2026-02-11T04:42:09.000Z","name":"Vivienne Mayer","mobile_number":"339-431-7695","email_id":"Trudie54@hotmail.com","dop":"2025-04-06","serial_number":"15729013073441","imei1":"15729013073441","imei2":"15729013073441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182993,"job_number":"JOB_182993","tr_customer_id":183011,"tr_customer_product_id":183001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:37.000Z","modified_at":"2026-02-11T04:42:14.000Z","name":"Moises Pollich","mobile_number":"777-221-6091","email_id":"Kyra_Friesen3@gmail.com","dop":"2025-04-06","serial_number":"14266439342653","imei1":"14266439342653","imei2":"14266439342653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182995,"job_number":"JOB_182995","tr_customer_id":183013,"tr_customer_product_id":183003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:42:17.000Z","name":"Velda Stehr","mobile_number":"229-552-0383","email_id":"Julio53@hotmail.com","dop":"2000-01-31","serial_number":"10072655793086","imei1":"10072655793086","imei2":"10072655793086","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182999,"job_number":"JOB_182999","tr_customer_id":183017,"tr_customer_product_id":183007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:39.000Z","modified_at":"2026-02-11T04:42:16.000Z","name":"Katarina Willms","mobile_number":"330-427-9848","email_id":"Brionna90@yahoo.com","dop":"2025-04-06","serial_number":"13339296330906","imei1":"13339296330906","imei2":"13339296330906","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183000,"job_number":"JOB_183000","tr_customer_id":183018,"tr_customer_product_id":183008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:39.000Z","modified_at":"2026-02-11T04:42:16.000Z","name":"Cary Durgan","mobile_number":"872-795-1771","email_id":"Deven_Greenholt@hotmail.com","dop":"2025-04-06","serial_number":"13824063940419","imei1":"13824063940419","imei2":"13824063940419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183005,"job_number":"JOB_183005","tr_customer_id":183023,"tr_customer_product_id":183013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:41.000Z","modified_at":"2026-02-11T04:42:22.000Z","name":"Price Metz","mobile_number":"775-736-2192","email_id":"Rhiannon_Stoltenberg@hotmail.com","dop":"2025-04-06","serial_number":"13691567124166","imei1":"13691567124166","imei2":"13691567124166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183008,"job_number":"JOB_183008","tr_customer_id":183026,"tr_customer_product_id":183016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:46.000Z","modified_at":"2026-02-11T04:42:28.000Z","name":"Magnus Johnson","mobile_number":"778-968-9895","email_id":"Meda_Goyette@gmail.com","dop":"2025-04-06","serial_number":"19663925451481","imei1":"19663925451481","imei2":"19663925451481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183011,"job_number":"JOB_183011","tr_customer_id":183029,"tr_customer_product_id":183019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:50.000Z","modified_at":"2026-02-11T04:42:30.000Z","name":"Antwon Kshlerin","mobile_number":"742-939-5438","email_id":"Noelia_Macejkovic@gmail.com","dop":"2025-04-06","serial_number":"13207794102403","imei1":"13207794102403","imei2":"13207794102403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183014,"job_number":"JOB_183014","tr_customer_id":183032,"tr_customer_product_id":183022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:55.000Z","modified_at":"2026-02-11T04:42:33.000Z","name":"Anika Mertz","mobile_number":"951-830-9531","email_id":"Reed30@hotmail.com","dop":"2025-04-06","serial_number":"13213031112088","imei1":"13213031112088","imei2":"13213031112088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183017,"job_number":"JOB_183017","tr_customer_id":183035,"tr_customer_product_id":183025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:02.000Z","modified_at":"2026-02-11T04:42:41.000Z","name":"Misty Monahan","mobile_number":"650-918-4902","email_id":"Angie_Maggio16@gmail.com","dop":"2025-12-31","serial_number":"105313897314333","imei1":"105313897314333","imei2":"105313897314333","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183019,"job_number":"JOB_183019","tr_customer_id":183037,"tr_customer_product_id":183027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:06.000Z","modified_at":"2026-02-11T04:42:45.000Z","name":"Tomasa Armstrong","mobile_number":"353-492-7325","email_id":"Golden_Weimann70@yahoo.com","dop":"2025-04-06","serial_number":"16239318043339","imei1":"16239318043339","imei2":"16239318043339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183021,"job_number":"JOB_183021","tr_customer_id":183039,"tr_customer_product_id":183029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:07.000Z","modified_at":"2026-02-11T04:42:43.000Z","name":"Ryley Kreiger","mobile_number":"451-853-7981","email_id":"Noel43@hotmail.com","dop":"2025-04-06","serial_number":"15438663612707","imei1":"15438663612707","imei2":"15438663612707","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183025,"job_number":"JOB_183025","tr_customer_id":183043,"tr_customer_product_id":183033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:10.000Z","modified_at":"2026-02-11T04:42:47.000Z","name":"Mohamed Brekke","mobile_number":"520-755-5913","email_id":"Francis.Schuster@yahoo.com","dop":"2025-04-06","serial_number":"15820571083544","imei1":"15820571083544","imei2":"15820571083544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183028,"job_number":"JOB_183028","tr_customer_id":183046,"tr_customer_product_id":183036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:13.000Z","modified_at":"2026-02-11T04:42:49.000Z","name":"Carlotta Prohaska","mobile_number":"212-778-4439","email_id":"Broderick.King34@yahoo.com","dop":"2025-04-06","serial_number":"13528482928561","imei1":"13528482928561","imei2":"13528482928561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183030,"job_number":"JOB_183030","tr_customer_id":183048,"tr_customer_product_id":183038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:13.000Z","modified_at":"2026-02-11T04:42:52.000Z","name":"Viviane Beatty","mobile_number":"530-841-5614","email_id":"Romaine33@yahoo.com","dop":"2025-04-06","serial_number":"15731698330299","imei1":"15731698330299","imei2":"15731698330299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183034,"job_number":"JOB_183034","tr_customer_id":183052,"tr_customer_product_id":183042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:21.000Z","modified_at":"2026-02-11T04:42:58.000Z","name":"Korey Considine","mobile_number":"572-502-7670","email_id":"Alexandria.Beier56@hotmail.com","dop":"2025-04-06","serial_number":"16828734549225","imei1":"16828734549225","imei2":"16828734549225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183038,"job_number":"JOB_183038","tr_customer_id":183056,"tr_customer_product_id":183046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:43:00.000Z","name":"Amaya Larkin","mobile_number":"366-760-2830","email_id":"Dave_Hackett91@hotmail.com","dop":"2025-04-06","serial_number":"14938695075100","imei1":"14938695075100","imei2":"14938695075100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183039,"job_number":"JOB_183039","tr_customer_id":183057,"tr_customer_product_id":183047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:43:00.000Z","name":"Mitchel Windler","mobile_number":"934-336-0294","email_id":"Demetris_Prosacco97@yahoo.com","dop":"2025-04-06","serial_number":"11225843516698","imei1":"11225843516698","imei2":"11225843516698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183042,"job_number":"JOB_183042","tr_customer_id":183060,"tr_customer_product_id":183050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:25.000Z","modified_at":"2026-02-11T04:43:02.000Z","name":"Trystan Wolf","mobile_number":"271-860-1004","email_id":"Eduardo_Bernier@hotmail.com","dop":"2000-01-31","serial_number":"10173962524103","imei1":"10173962524103","imei2":"10173962524103","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183046,"job_number":"JOB_183046","tr_customer_id":183064,"tr_customer_product_id":183054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:05.000Z","modified_at":"2026-02-11T04:43:41.000Z","name":"Alvah Green","mobile_number":"804-397-0690","email_id":"Mac_Gibson@gmail.com","dop":"2025-04-06","serial_number":"12722061770442","imei1":"12722061770442","imei2":"12722061770442","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183049,"job_number":"JOB_183049","tr_customer_id":183067,"tr_customer_product_id":183057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:07.000Z","modified_at":"2026-02-11T04:43:44.000Z","name":"Dillan Kessler","mobile_number":"546-718-5533","email_id":"Dedric21@hotmail.com","dop":"2025-04-06","serial_number":"18819172340647","imei1":"18819172340647","imei2":"18819172340647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183052,"job_number":"JOB_183052","tr_customer_id":183070,"tr_customer_product_id":183060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:09.000Z","modified_at":"2026-02-11T04:43:45.000Z","name":"Perry Mayer","mobile_number":"381-614-6398","email_id":"Marquise6@yahoo.com","dop":"2000-01-31","serial_number":"10188111662230","imei1":"10188111662230","imei2":"10188111662230","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183055,"job_number":"JOB_183055","tr_customer_id":183073,"tr_customer_product_id":183063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:52.000Z","modified_at":"2026-02-11T04:44:28.000Z","name":"Moises Schuppe","mobile_number":"735-520-7788","email_id":"Porter.Kling@yahoo.com","dop":"2000-01-31","serial_number":"10234000764003","imei1":"10234000764003","imei2":"10234000764003","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183057,"job_number":"JOB_183057","tr_customer_id":183075,"tr_customer_product_id":183065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:50:26.000Z","modified_at":"2026-02-11T04:51:03.000Z","name":"Shakira Parker","mobile_number":"465-676-1617","email_id":"Carmelo15@yahoo.com","dop":"2025-04-06","serial_number":"12126516422360","imei1":"12126516422360","imei2":"12126516422360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:51:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183062,"job_number":"JOB_183062","tr_customer_id":183080,"tr_customer_product_id":183070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:11.000Z","modified_at":"2026-02-11T04:56:38.000Z","name":"Hertha Gerhold","mobile_number":"223-979-2122","email_id":"Hardy78@gmail.com","dop":"2025-04-06","serial_number":"10120556590636","imei1":"10120556590636","imei2":"10120556590636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183064,"job_number":"JOB_183064","tr_customer_id":183082,"tr_customer_product_id":183072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:42.000Z","modified_at":"2026-02-11T04:57:05.000Z","name":"Sylvester Homenick","mobile_number":"845-880-9865","email_id":"Julien_King23@gmail.com","dop":"2025-04-06","serial_number":"19035206299467","imei1":"19035206299467","imei2":"19035206299467","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183072,"job_number":"JOB_183072","tr_customer_id":183090,"tr_customer_product_id":183080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:04.000Z","modified_at":"2026-02-11T04:57:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20303320157570","imei1":"20303320157570","imei2":"20303320157570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183073,"job_number":"JOB_183073","tr_customer_id":183091,"tr_customer_product_id":183081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:10.000Z","modified_at":"2026-02-11T04:57:33.000Z","name":"Arch Bednar","mobile_number":"795-850-5372","email_id":"Mariane.Effertz48@gmail.com","dop":"2025-04-06","serial_number":"10798948075586","imei1":"10798948075586","imei2":"10798948075586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183081,"job_number":"JOB_183081","tr_customer_id":183099,"tr_customer_product_id":183089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:36.000Z","modified_at":"2026-02-11T04:58:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50916178022860","imei1":"50916178022860","imei2":"50916178022860","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183082,"job_number":"JOB_183082","tr_customer_id":183100,"tr_customer_product_id":183090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:37.000Z","modified_at":"2026-02-11T04:58:00.000Z","name":"Alford Rosenbaum","mobile_number":"296-394-4939","email_id":"Angel_Stamm11@gmail.com","dop":"2025-04-06","serial_number":"12664447193486","imei1":"12664447193486","imei2":"12664447193486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183084,"job_number":"JOB_183084","tr_customer_id":183102,"tr_customer_product_id":183092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:05.000Z","modified_at":"2026-02-11T04:58:29.000Z","name":"Bo Cassin","mobile_number":"865-531-2733","email_id":"Paolo59@yahoo.com","dop":"2025-04-06","serial_number":"13451260452109","imei1":"13451260452109","imei2":"13451260452109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183092,"job_number":"JOB_183092","tr_customer_id":183110,"tr_customer_product_id":183100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36622204473027","imei1":"36622204473027","imei2":"36622204473027","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183093,"job_number":"JOB_183093","tr_customer_id":183111,"tr_customer_product_id":183101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:35.000Z","modified_at":"2026-02-11T04:59:00.000Z","name":"Roy D'Amore","mobile_number":"299-743-5021","email_id":"Joshua.Bergnaum@gmail.com","dop":"2025-04-06","serial_number":"16640517935964","imei1":"16640517935964","imei2":"16640517935964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183106,"job_number":"JOB_183106","tr_customer_id":183124,"tr_customer_product_id":183114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:09:25.000Z","modified_at":"2026-02-11T05:10:06.000Z","name":"Reece Zemlak","mobile_number":"676-327-2396","email_id":"Joshuah.Greenfelder@gmail.com","dop":"2025-04-06","serial_number":"13254722905024","imei1":"13254722905024","imei2":"13254722905024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:10:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183109,"job_number":"JOB_183109","tr_customer_id":183127,"tr_customer_product_id":183117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:10:14.000Z","modified_at":"2026-02-11T05:10:54.000Z","name":"Genesis Bergnaum","mobile_number":"346-466-0071","email_id":"Jackson75@hotmail.com","dop":"2025-04-06","serial_number":"18084234963650","imei1":"18084234963650","imei2":"18084234963650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:10:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183112,"job_number":"JOB_183112","tr_customer_id":183130,"tr_customer_product_id":183120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:11:02.000Z","modified_at":"2026-02-11T05:11:42.000Z","name":"Eugenia Keeling","mobile_number":"215-692-1614","email_id":"Arianna80@yahoo.com","dop":"2025-04-06","serial_number":"14469260634270","imei1":"14469260634270","imei2":"14469260634270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183115,"job_number":"JOB_183115","tr_customer_id":183133,"tr_customer_product_id":183123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:23:05.000Z","modified_at":"2026-02-11T05:23:14.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16774075732507","imei1":"16774075732507","imei2":"16774075732507","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183118,"job_number":"JOB_183118","tr_customer_id":183136,"tr_customer_product_id":183126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:06.000Z","modified_at":"2026-02-11T05:24:45.000Z","name":"Mckayla Greenholt","mobile_number":"690-200-5656","email_id":"Unique_Kuhic@yahoo.com","dop":"2025-04-06","serial_number":"17288096463709","imei1":"17288096463709","imei2":"17288096463709","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183123,"job_number":"JOB_183123","tr_customer_id":183141,"tr_customer_product_id":183131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:53.000Z","modified_at":"2026-02-11T05:25:31.000Z","name":"Lorenza Dooley","mobile_number":"710-398-8145","email_id":"Dax.Nolan65@hotmail.com","dop":"2025-04-06","serial_number":"15517714009397","imei1":"15517714009397","imei2":"15517714009397","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183126,"job_number":"JOB_183126","tr_customer_id":183144,"tr_customer_product_id":183134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:25:39.000Z","modified_at":"2026-02-11T05:26:17.000Z","name":"Edd Marquardt","mobile_number":"364-755-4124","email_id":"Celia.Keeling31@hotmail.com","dop":"2025-04-06","serial_number":"12776256197495","imei1":"12776256197495","imei2":"12776256197495","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183129,"job_number":"JOB_183129","tr_customer_id":183147,"tr_customer_product_id":183137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:38:51.000Z","modified_at":"2026-02-11T05:39:03.000Z","name":"Raquel McGlynn","mobile_number":"664-849-9571","email_id":"Kathryn.Sauer@yahoo.com","dop":"2025-07-01","serial_number":"109106984741756","imei1":"109106984741756","imei2":"109106984741756","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183132,"job_number":"JOB_183132","tr_customer_id":183150,"tr_customer_product_id":183140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:06.000Z","modified_at":"2026-02-11T05:39:16.000Z","name":"Colby Stroman","mobile_number":"694-607-1019","email_id":"Isaias62@yahoo.com","dop":"2025-07-01","serial_number":"109355184680305","imei1":"109355184680305","imei2":"109355184680305","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:39:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183142,"job_number":"JOB_183142","tr_customer_id":183160,"tr_customer_product_id":183150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:01.000Z","modified_at":"2026-02-11T05:44:23.000Z","name":"Germaine Hermiston","mobile_number":"367-381-1593","email_id":"Lily32@gmail.com","dop":"2025-04-06","serial_number":"18106783146501","imei1":"18106783146501","imei2":"18106783146501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183145,"job_number":"JOB_183145","tr_customer_id":183163,"tr_customer_product_id":183153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:27.000Z","modified_at":"2026-02-11T05:44:51.000Z","name":"Julie Braun","mobile_number":"315-519-5517","email_id":"Haylee.Nikolaus@hotmail.com","dop":"2025-04-06","serial_number":"19062262553389","imei1":"19062262553389","imei2":"19062262553389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:44:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183148,"job_number":"JOB_183148","tr_customer_id":183166,"tr_customer_product_id":183156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:57.000Z","modified_at":"2026-02-11T05:45:19.000Z","name":"Bailey Nitzsche","mobile_number":"490-811-8993","email_id":"Clovis.Skiles@gmail.com","dop":"2025-04-06","serial_number":"12186280505563","imei1":"12186280505563","imei2":"12186280505563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183150,"job_number":"JOB_183150","tr_customer_id":183168,"tr_customer_product_id":183158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:50:41.000Z","modified_at":"2026-02-11T05:51:24.000Z","name":"Daija Quitzon","mobile_number":"253-508-2266","email_id":"Yesenia_OConner@hotmail.com","dop":"2025-04-06","serial_number":"17272708676422","imei1":"17272708676422","imei2":"17272708676422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183152,"job_number":"JOB_183152","tr_customer_id":183170,"tr_customer_product_id":183160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:51:04.000Z","modified_at":"2026-02-11T05:51:46.000Z","name":"Ellen Mosciski","mobile_number":"204-964-4339","email_id":"Neal_Legros@hotmail.com","dop":"2025-04-06","serial_number":"12680185280305","imei1":"12680185280305","imei2":"12680185280305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183155,"job_number":"JOB_183155","tr_customer_id":183173,"tr_customer_product_id":183163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:01:24.000Z","modified_at":"2026-02-11T06:02:07.000Z","name":"Carley Mueller","mobile_number":"271-834-1687","email_id":"Adrianna51@gmail.com","dop":"2025-04-06","serial_number":"13018056719181","imei1":"13018056719181","imei2":"13018056719181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:02:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183158,"job_number":"JOB_183158","tr_customer_id":183176,"tr_customer_product_id":183166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:02:15.000Z","modified_at":"2026-02-11T06:02:57.000Z","name":"Mckayla Jaskolski","mobile_number":"821-848-7985","email_id":"Sallie31@yahoo.com","dop":"2025-04-06","serial_number":"14833803671230","imei1":"14833803671230","imei2":"14833803671230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183161,"job_number":"JOB_183161","tr_customer_id":183179,"tr_customer_product_id":183169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:03:06.000Z","modified_at":"2026-02-11T06:03:48.000Z","name":"Bailey Howe","mobile_number":"348-510-6713","email_id":"Deion.Carter@yahoo.com","dop":"2025-04-06","serial_number":"19826126691888","imei1":"19826126691888","imei2":"19826126691888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183165,"job_number":"JOB_183165","tr_customer_id":183183,"tr_customer_product_id":183173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:28:49.000Z","modified_at":"2026-02-11T06:29:02.000Z","name":"Cordie Rath","mobile_number":"843-893-4922","email_id":"Samara94@hotmail.com","dop":"2025-04-06","serial_number":"13909995669175","imei1":"13909995669175","imei2":"13909995669175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:29:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183167,"job_number":"JOB_183167","tr_customer_id":183185,"tr_customer_product_id":183175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:29:19.000Z","modified_at":"2026-02-11T10:18:45.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"19971266038535","imei1":"19971266038535","imei2":"19971266038535","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T10:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183169,"job_number":"JOB_183169","tr_customer_id":183187,"tr_customer_product_id":183177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:41:16.000Z","modified_at":"2026-02-11T06:41:27.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"65981870321489","imei1":"65981870321489","imei2":"65981870321489","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183170,"job_number":"JOB_183170","tr_customer_id":183188,"tr_customer_product_id":183178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:41:31.000Z","modified_at":"2026-02-11T06:41:41.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"39637403489207","imei1":"39637403489207","imei2":"39637403489207","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183171,"job_number":"JOB_183171","tr_customer_id":183189,"tr_customer_product_id":183179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:41:44.000Z","modified_at":"2026-02-11T06:41:54.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"87171238227930","imei1":"87171238227930","imei2":"87171238227930","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183173,"job_number":"JOB_183173","tr_customer_id":183191,"tr_customer_product_id":183181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:02.000Z","modified_at":"2026-02-11T06:43:41.000Z","name":"Parker Schulist","mobile_number":"772-573-2778","email_id":"Lindsay.Beer81@hotmail.com","dop":"2025-04-06","serial_number":"18555194055129","imei1":"18555194055129","imei2":"18555194055129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183176,"job_number":"JOB_183176","tr_customer_id":183194,"tr_customer_product_id":183184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:49.000Z","modified_at":"2026-02-11T06:44:27.000Z","name":"Maximo Wiegand","mobile_number":"963-300-5651","email_id":"Heidi_White@gmail.com","dop":"2025-04-06","serial_number":"18185025129850","imei1":"18185025129850","imei2":"18185025129850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183179,"job_number":"JOB_183179","tr_customer_id":183197,"tr_customer_product_id":183187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:44:35.000Z","modified_at":"2026-02-11T06:45:13.000Z","name":"Brent Balistreri","mobile_number":"940-667-9349","email_id":"Mathias_Hilpert@gmail.com","dop":"2025-04-06","serial_number":"15155171652615","imei1":"15155171652615","imei2":"15155171652615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183181,"job_number":"JOB_183181","tr_customer_id":183199,"tr_customer_product_id":183189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:46:01.000Z","modified_at":"2026-02-11T06:46:28.000Z","name":"Jacinto Wunsch","mobile_number":"728-278-0950","email_id":"Delbert14@hotmail.com","dop":"2025-11-04","serial_number":"15310418435702","imei1":"15310418435702","imei2":"15310418435702","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183182,"job_number":"JOB_183182","tr_customer_id":183200,"tr_customer_product_id":183190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:46:32.000Z","modified_at":"2026-02-11T06:46:42.000Z","name":"Wallace Leuschke","mobile_number":"981-967-7325","email_id":"Delphine.Rosenbaum0@yahoo.com","dop":"2025-11-04","serial_number":"86319685275461","imei1":"86319685275461","imei2":"86319685275461","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183183,"job_number":"JOB_183183","tr_customer_id":183201,"tr_customer_product_id":183191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:47:10.000Z","modified_at":"2026-02-11T06:47:32.000Z","name":"Emelia Ledner","mobile_number":"647-762-3585","email_id":"Dasia_Armstrong84@gmail.com","dop":"2025-10-01","serial_number":"13423728508245","imei1":"13423728508245","imei2":"13423728508245","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183185,"job_number":"JOB_183185","tr_customer_id":183203,"tr_customer_product_id":183193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:15.000Z","modified_at":"2026-02-11T06:50:26.000Z","name":"Alivia Stracke","mobile_number":"451-228-7388","email_id":"Yolanda_McLaughlin52@gmail.com","dop":"2025-06-09","serial_number":"107148920914134","imei1":"107148920914134","imei2":"107148920914134","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:50:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183188,"job_number":"JOB_183188","tr_customer_id":183206,"tr_customer_product_id":183196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:30.000Z","modified_at":"2026-02-11T06:50:41.000Z","name":"Burley Zieme","mobile_number":"773-697-9543","email_id":"Dagmar.Gaylord@hotmail.com","dop":"2025-06-09","serial_number":"101728998605540","imei1":"101728998605540","imei2":"101728998605540","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183191,"job_number":"JOB_183191","tr_customer_id":183209,"tr_customer_product_id":183199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:46.000Z","modified_at":"2026-02-11T06:50:57.000Z","name":"Ryan Deckow","mobile_number":"520-997-1307","email_id":"Nat53@hotmail.com","dop":"2025-06-09","serial_number":"109638344418185","imei1":"109638344418185","imei2":"109638344418185","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183194,"job_number":"JOB_183194","tr_customer_id":183212,"tr_customer_product_id":183202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:47.000Z","modified_at":"2026-02-11T06:51:26.000Z","name":"Rahsaan McLaughlin","mobile_number":"420-585-0452","email_id":"Terrell.Bednar39@yahoo.com","dop":"2025-12-31","serial_number":"103314332858973","imei1":"103314332858973","imei2":"103314332858973","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183195,"job_number":"JOB_183195","tr_customer_id":183213,"tr_customer_product_id":183203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:24.000Z","modified_at":"2026-02-11T06:51:36.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"73187909816406","imei1":"73187909816406","imei2":"73187909816406","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183197,"job_number":"JOB_183197","tr_customer_id":183215,"tr_customer_product_id":183205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:35.000Z","modified_at":"2026-02-11T06:52:14.000Z","name":"Hailee Ward","mobile_number":"833-718-8187","email_id":"Tracey.Willms15@yahoo.com","dop":"2025-12-31","serial_number":"100922312921874","imei1":"100922312921874","imei2":"100922312921874","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183198,"job_number":"JOB_183198","tr_customer_id":183216,"tr_customer_product_id":183206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:40.000Z","modified_at":"2026-02-11T06:52:07.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"58443094881181","imei1":"58443094881181","imei2":"58443094881181","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:52:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183200,"job_number":"JOB_183200","tr_customer_id":183218,"tr_customer_product_id":183208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:14.000Z","modified_at":"2026-02-11T06:52:52.000Z","name":"Tianna Zboncak","mobile_number":"210-630-3669","email_id":"Noah32@yahoo.com","dop":"2025-06-18","serial_number":"10570269998899","imei1":"10570269998899","imei2":"10570269998899","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183202,"job_number":"JOB_183202","tr_customer_id":183220,"tr_customer_product_id":183210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:20.000Z","modified_at":"2026-02-11T06:52:59.000Z","name":"Marcelina Howell","mobile_number":"376-781-8366","email_id":"Elaina78@yahoo.com","dop":"2025-04-06","serial_number":"18146353524851","imei1":"18146353524851","imei2":"18146353524851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183205,"job_number":"JOB_183205","tr_customer_id":183223,"tr_customer_product_id":183213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:22.000Z","modified_at":"2026-02-11T06:53:01.000Z","name":"Sidney Schinner","mobile_number":"615-988-3970","email_id":"Anabel10@yahoo.com","dop":"2025-12-31","serial_number":"104301738728478","imei1":"104301738728478","imei2":"104301738728478","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183208,"job_number":"JOB_183208","tr_customer_id":183226,"tr_customer_product_id":183216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:51.000Z","modified_at":"2026-02-11T06:53:30.000Z","name":"Simeon Gulgowski","mobile_number":"503-845-7513","email_id":"Cayla_Wiza@hotmail.com","dop":"2025-04-06","serial_number":"14212067802988","imei1":"14212067802988","imei2":"14212067802988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183211,"job_number":"JOB_183211","tr_customer_id":183229,"tr_customer_product_id":183219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:00.000Z","modified_at":"2026-02-11T06:53:38.000Z","name":"Melany Kohler","mobile_number":"930-362-5933","email_id":"Noemy.Ratke32@yahoo.com","dop":"2025-06-18","serial_number":"10422955648309","imei1":"10422955648309","imei2":"10422955648309","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183215,"job_number":"JOB_183215","tr_customer_id":183233,"tr_customer_product_id":183223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:13.000Z","modified_at":"2026-02-11T06:53:49.000Z","name":"Deja Zemlak","mobile_number":"220-957-0839","email_id":"Angelo.West2@yahoo.com","dop":"2025-04-06","serial_number":"17274290525620","imei1":"17274290525620","imei2":"17274290525620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183218,"job_number":"JOB_183218","tr_customer_id":183236,"tr_customer_product_id":183226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:37.000Z","modified_at":"2026-02-11T06:54:15.000Z","name":"Mauricio Wintheiser","mobile_number":"864-351-4337","email_id":"Hershel_Bradtke@gmail.com","dop":"2025-04-06","serial_number":"12213234577138","imei1":"12213234577138","imei2":"12213234577138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183221,"job_number":"JOB_183221","tr_customer_id":183239,"tr_customer_product_id":183229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:56.000Z","modified_at":"2026-02-11T06:54:32.000Z","name":"Guido Rau","mobile_number":"264-458-1313","email_id":"Vernon_Mann93@hotmail.com","dop":"2025-04-06","serial_number":"14894859037222","imei1":"14894859037222","imei2":"14894859037222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183224,"job_number":"JOB_183224","tr_customer_id":183242,"tr_customer_product_id":183232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:23.000Z","modified_at":"2026-02-11T06:55:01.000Z","name":"Raven Runte","mobile_number":"244-885-3681","email_id":"Alyce.Hagenes34@hotmail.com","dop":"2025-04-06","serial_number":"15456962506611","imei1":"15456962506611","imei2":"15456962506611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183227,"job_number":"JOB_183227","tr_customer_id":183245,"tr_customer_product_id":183235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:39.000Z","modified_at":"2026-02-11T06:55:15.000Z","name":"Dudley Botsford","mobile_number":"397-654-1965","email_id":"Joan_Howe@gmail.com","dop":"2025-04-06","serial_number":"16929926100404","imei1":"16929926100404","imei2":"16929926100404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183230,"job_number":"JOB_183230","tr_customer_id":183248,"tr_customer_product_id":183238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:55:20.000Z","modified_at":"2026-02-11T06:56:02.000Z","name":"Elsie Wolf","mobile_number":"214-408-4299","email_id":"Oran_Simonis@yahoo.com","dop":"2025-04-06","serial_number":"14438321769748","imei1":"14438321769748","imei2":"14438321769748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183233,"job_number":"JOB_183233","tr_customer_id":183251,"tr_customer_product_id":183241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:11.000Z","modified_at":"2026-02-11T06:56:53.000Z","name":"Manuela Keeling","mobile_number":"507-833-3987","email_id":"Delores_Weimann77@hotmail.com","dop":"2025-04-06","serial_number":"18762486733833","imei1":"18762486733833","imei2":"18762486733833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183235,"job_number":"JOB_183235","tr_customer_id":183253,"tr_customer_product_id":183243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:36.000Z","modified_at":"2026-02-11T06:56:47.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"14087409389531","imei1":"14087409389531","imei2":"14087409389531","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183236,"job_number":"JOB_183236","tr_customer_id":183254,"tr_customer_product_id":183244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:51.000Z","modified_at":"2026-02-11T06:57:02.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"14956736862640","imei1":"14956736862640","imei2":"14956736862640","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183238,"job_number":"JOB_183238","tr_customer_id":183256,"tr_customer_product_id":183246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:00.000Z","modified_at":"2026-02-11T06:57:41.000Z","name":"Gudrun Baumbach","mobile_number":"446-471-3668","email_id":"Demond11@hotmail.com","dop":"2025-04-06","serial_number":"13912378714214","imei1":"13912378714214","imei2":"13912378714214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183240,"job_number":"JOB_183240","tr_customer_id":183258,"tr_customer_product_id":183248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:01.000Z","modified_at":"2026-02-11T06:57:43.000Z","name":"Carol Gusikowski","mobile_number":"262-718-4630","email_id":"Johnathan39@gmail.com","dop":"2025-04-06","serial_number":"19328709338919","imei1":"19328709338919","imei2":"19328709338919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183243,"job_number":"JOB_183243","tr_customer_id":183261,"tr_customer_product_id":183251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:06.000Z","modified_at":"2026-02-11T06:57:17.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"22903777378993","imei1":"22903777378993","imei2":"22903777378993","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183245,"job_number":"JOB_183245","tr_customer_id":183263,"tr_customer_product_id":183253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:49.000Z","modified_at":"2026-02-11T06:58:29.000Z","name":"Louvenia Crona","mobile_number":"828-509-0596","email_id":"Arne_Zemlak40@hotmail.com","dop":"2025-04-06","serial_number":"12372934711848","imei1":"12372934711848","imei2":"12372934711848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183248,"job_number":"JOB_183248","tr_customer_id":183266,"tr_customer_product_id":183256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:58:37.000Z","modified_at":"2026-02-11T06:59:17.000Z","name":"Alvah Sipes","mobile_number":"570-890-6949","email_id":"Mandy_Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"14879739200489","imei1":"14879739200489","imei2":"14879739200489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183251,"job_number":"JOB_183251","tr_customer_id":183269,"tr_customer_product_id":183259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:02.000Z","modified_at":"2026-02-11T06:59:39.000Z","name":"Esperanza Swaniawski","mobile_number":"924-865-6612","email_id":"Nikita_Wolff@gmail.com","dop":"2025-04-06","serial_number":"15544956871961","imei1":"15544956871961","imei2":"15544956871961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183254,"job_number":"JOB_183254","tr_customer_id":183272,"tr_customer_product_id":183262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:46.000Z","modified_at":"2026-02-11T07:00:23.000Z","name":"Mona Monahan","mobile_number":"227-939-0370","email_id":"Crystal_Hand@hotmail.com","dop":"2025-04-06","serial_number":"18608825902930","imei1":"18608825902930","imei2":"18608825902930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183256,"job_number":"JOB_183256","tr_customer_id":183274,"tr_customer_product_id":183264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:00.000Z","modified_at":"2026-02-11T07:00:43.000Z","name":"Alexzander Auer","mobile_number":"227-436-3401","email_id":"Ashly_Lindgren64@hotmail.com","dop":"2025-04-06","serial_number":"12173057144361","imei1":"12173057144361","imei2":"12173057144361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183259,"job_number":"JOB_183259","tr_customer_id":183277,"tr_customer_product_id":183267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:30.000Z","modified_at":"2026-02-11T07:01:07.000Z","name":"Boris Mitchell","mobile_number":"980-296-5869","email_id":"Maya51@gmail.com","dop":"2025-04-06","serial_number":"18832458419650","imei1":"18832458419650","imei2":"18832458419650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183262,"job_number":"JOB_183262","tr_customer_id":183280,"tr_customer_product_id":183270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:35.000Z","modified_at":"2026-02-11T07:01:15.000Z","name":"Royal Stamm","mobile_number":"532-885-7518","email_id":"Odie74@gmail.com","dop":"2025-04-06","serial_number":"11946867599257","imei1":"11946867599257","imei2":"11946867599257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183265,"job_number":"JOB_183265","tr_customer_id":183283,"tr_customer_product_id":183273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:39.000Z","modified_at":"2026-02-11T07:01:17.000Z","name":"Emerson Dicki","mobile_number":"771-799-0478","email_id":"Abel_Beier91@hotmail.com","dop":"2000-01-31","serial_number":"10926223525305","imei1":"10926223525305","imei2":"10926223525305","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183268,"job_number":"JOB_183268","tr_customer_id":183286,"tr_customer_product_id":183276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:45.000Z","modified_at":"2026-02-11T07:01:28.000Z","name":"Laverna Hoeger","mobile_number":"767-473-8731","email_id":"Jaydon18@yahoo.com","dop":"2025-04-06","serial_number":"12650193874289","imei1":"12650193874289","imei2":"12650193874289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183271,"job_number":"JOB_183271","tr_customer_id":183289,"tr_customer_product_id":183279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:22.000Z","modified_at":"2026-02-11T07:02:01.000Z","name":"Peter Bashirian","mobile_number":"424-539-8113","email_id":"Retha.Collins57@hotmail.com","dop":"2025-04-06","serial_number":"19526388620151","imei1":"19526388620151","imei2":"19526388620151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183274,"job_number":"JOB_183274","tr_customer_id":183292,"tr_customer_product_id":183282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:25.000Z","modified_at":"2026-02-11T07:02:02.000Z","name":"Michale Jacobson","mobile_number":"838-861-9012","email_id":"Cheyanne.Heathcote@yahoo.com","dop":"2000-01-31","serial_number":"10358015217319","imei1":"10358015217319","imei2":"10358015217319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183277,"job_number":"JOB_183277","tr_customer_id":183295,"tr_customer_product_id":183285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:37.000Z","modified_at":"2026-02-11T07:02:20.000Z","name":"Francis Harris","mobile_number":"775-849-5028","email_id":"Colt_Satterfield@hotmail.com","dop":"2025-04-06","serial_number":"15832805839817","imei1":"15832805839817","imei2":"15832805839817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183280,"job_number":"JOB_183280","tr_customer_id":183298,"tr_customer_product_id":183288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:09.000Z","modified_at":"2026-02-11T07:02:48.000Z","name":"Kobe Satterfield","mobile_number":"973-758-1397","email_id":"Virginia.Thompson@yahoo.com","dop":"2025-04-06","serial_number":"17185513350453","imei1":"17185513350453","imei2":"17185513350453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183282,"job_number":"JOB_183282","tr_customer_id":183300,"tr_customer_product_id":183290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:10.000Z","modified_at":"2026-02-11T07:02:47.000Z","name":"Delphine Sawayn","mobile_number":"903-295-0753","email_id":"Destini_Lynch82@yahoo.com","dop":"2000-01-31","serial_number":"10761143766253","imei1":"10761143766253","imei2":"10761143766253","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183286,"job_number":"JOB_183286","tr_customer_id":183304,"tr_customer_product_id":183294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:14.000Z","modified_at":"2026-02-11T07:02:52.000Z","name":"Lynn Kihn","mobile_number":"839-829-3374","email_id":"Hadley.Mills@yahoo.com","dop":"2025-04-06","serial_number":"14926254443273","imei1":"14926254443273","imei2":"14926254443273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183289,"job_number":"JOB_183289","tr_customer_id":183307,"tr_customer_product_id":183297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:28.000Z","modified_at":"2026-02-11T07:03:11.000Z","name":"Alford Pacocha","mobile_number":"583-358-5271","email_id":"Shania82@gmail.com","dop":"2025-04-06","serial_number":"12071639534935","imei1":"12071639534935","imei2":"12071639534935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:03:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183292,"job_number":"JOB_183292","tr_customer_id":183310,"tr_customer_product_id":183300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:55.000Z","modified_at":"2026-02-11T07:03:32.000Z","name":"Marta Wiza","mobile_number":"972-654-2448","email_id":"Esta98@hotmail.com","dop":"2000-01-31","serial_number":"10733490986444","imei1":"10733490986444","imei2":"10733490986444","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183295,"job_number":"JOB_183295","tr_customer_id":183313,"tr_customer_product_id":183303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:59.000Z","modified_at":"2026-02-11T07:03:36.000Z","name":"Berta Conn","mobile_number":"262-717-0784","email_id":"Roosevelt46@gmail.com","dop":"2025-04-06","serial_number":"13294642481838","imei1":"13294642481838","imei2":"13294642481838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:03:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183298,"job_number":"JOB_183298","tr_customer_id":183316,"tr_customer_product_id":183306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:44.000Z","modified_at":"2026-02-11T07:04:21.000Z","name":"Madelynn Schimmel","mobile_number":"810-533-2772","email_id":"Kira.White@gmail.com","dop":"2025-04-06","serial_number":"15179447383826","imei1":"15179447383826","imei2":"15179447383826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183301,"job_number":"JOB_183301","tr_customer_id":183319,"tr_customer_product_id":183309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:07:25.000Z","modified_at":"2026-02-11T07:08:05.000Z","name":"Arno Hoeger","mobile_number":"803-702-9794","email_id":"Avery.Toy55@yahoo.com","dop":"2025-04-06","serial_number":"14200271503098","imei1":"14200271503098","imei2":"14200271503098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:08:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183304,"job_number":"JOB_183304","tr_customer_id":183322,"tr_customer_product_id":183312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:13.000Z","modified_at":"2026-02-11T07:08:52.000Z","name":"Vincent Heathcote","mobile_number":"486-597-7535","email_id":"Christophe.Sanford@hotmail.com","dop":"2025-04-06","serial_number":"14789393477287","imei1":"14789393477287","imei2":"14789393477287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:08:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183307,"job_number":"JOB_183307","tr_customer_id":183325,"tr_customer_product_id":183315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:49.000Z","modified_at":"2026-02-11T07:09:31.000Z","name":"Tessie Labadie","mobile_number":"849-467-2808","email_id":"Korbin_Lemke86@yahoo.com","dop":"2025-04-06","serial_number":"18873476953169","imei1":"18873476953169","imei2":"18873476953169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:09:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183310,"job_number":"JOB_183310","tr_customer_id":183328,"tr_customer_product_id":183318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:00.000Z","modified_at":"2026-02-11T07:09:39.000Z","name":"Kendall Schumm","mobile_number":"323-808-3265","email_id":"Alaina_Nicolas49@hotmail.com","dop":"2025-04-06","serial_number":"13998785730657","imei1":"13998785730657","imei2":"13998785730657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183312,"job_number":"JOB_183312","tr_customer_id":183330,"tr_customer_product_id":183320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:26.000Z","modified_at":"2026-02-11T07:10:04.000Z","name":"Leola Champlin","mobile_number":"477-280-9229","email_id":"Ben_Mayert@hotmail.com","dop":"2025-04-06","serial_number":"15707720551514","imei1":"15707720551514","imei2":"15707720551514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183315,"job_number":"JOB_183315","tr_customer_id":183333,"tr_customer_product_id":183323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:39.000Z","modified_at":"2026-02-11T07:10:21.000Z","name":"Carlie Douglas","mobile_number":"865-485-7318","email_id":"Murl_Tillman@hotmail.com","dop":"2025-04-06","serial_number":"11435228541074","imei1":"11435228541074","imei2":"11435228541074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:10:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183316,"job_number":"JOB_183316","tr_customer_id":183334,"tr_customer_product_id":183324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:40.000Z","modified_at":"2026-02-11T07:10:19.000Z","name":"Jordyn Roob","mobile_number":"803-264-4730","email_id":"Kaleigh43@yahoo.com","dop":"2025-04-06","serial_number":"17084967722175","imei1":"17084967722175","imei2":"17084967722175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183320,"job_number":"JOB_183320","tr_customer_id":183338,"tr_customer_product_id":183328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:10:30.000Z","modified_at":"2026-02-11T07:11:11.000Z","name":"Nellie Hahn","mobile_number":"551-503-8752","email_id":"William.Gibson15@gmail.com","dop":"2025-04-06","serial_number":"11012228335105","imei1":"11012228335105","imei2":"11012228335105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183323,"job_number":"JOB_183323","tr_customer_id":183341,"tr_customer_product_id":183331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:44.000Z","modified_at":"2026-02-11T07:15:21.000Z","name":"Lorena King","mobile_number":"302-887-1691","email_id":"Dasia75@hotmail.com","dop":"2025-04-06","serial_number":"19247893739622","imei1":"19247893739622","imei2":"19247893739622","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:15:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183325,"job_number":"JOB_183325","tr_customer_id":183343,"tr_customer_product_id":183333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:51.000Z","modified_at":"2026-02-11T07:15:28.000Z","name":"Dayana Koepp","mobile_number":"896-966-3082","email_id":"Chaim8@yahoo.com","dop":"2025-04-06","serial_number":"17355656341661","imei1":"17355656341661","imei2":"17355656341661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183328,"job_number":"JOB_183328","tr_customer_id":183346,"tr_customer_product_id":183336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:15:28.000Z","modified_at":"2026-02-11T07:16:05.000Z","name":"Brent Kiehn","mobile_number":"691-804-6734","email_id":"Arely.Goyette19@gmail.com","dop":"2025-04-06","serial_number":"18018301735313","imei1":"18018301735313","imei2":"18018301735313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183331,"job_number":"JOB_183331","tr_customer_id":183349,"tr_customer_product_id":183339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:16:13.000Z","modified_at":"2026-02-11T07:16:49.000Z","name":"Darien Raynor","mobile_number":"235-346-7261","email_id":"Arnulfo_Robel@gmail.com","dop":"2025-04-06","serial_number":"16328800728890","imei1":"16328800728890","imei2":"16328800728890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:16:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183334,"job_number":"JOB_183334","tr_customer_id":183352,"tr_customer_product_id":183342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:26.000Z","modified_at":"2026-02-11T07:42:38.000Z","name":"Augustine Macejkovic","mobile_number":"447-571-3774","email_id":"Rosemarie.Swaniawski@hotmail.com","dop":"2025-12-01","serial_number":"13732309225690","imei1":"13732309225690","imei2":"13732309225690","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183336,"job_number":"JOB_183336","tr_customer_id":183354,"tr_customer_product_id":183344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:42.000Z","modified_at":"2026-02-11T07:42:53.000Z","name":"Estefania Mitchell","mobile_number":"450-658-8032","email_id":"Joyce_Hettinger@yahoo.com","dop":"2025-12-01","serial_number":"10035624718906","imei1":"10035624718906","imei2":"10035624718906","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183338,"job_number":"JOB_183338","tr_customer_id":183356,"tr_customer_product_id":183346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:58.000Z","modified_at":"2026-02-11T07:43:09.000Z","name":"Titus Gibson","mobile_number":"284-262-3995","email_id":"Jameson_Stamm48@gmail.com","dop":"2025-12-01","serial_number":"15308395399319","imei1":"15308395399319","imei2":"15308395399319","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183339,"job_number":"JOB_183339","tr_customer_id":183357,"tr_customer_product_id":183347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:55:57.000Z","modified_at":"2026-02-11T07:56:09.000Z","name":"Lafayette Lakin","mobile_number":"496-247-5362","email_id":"Josianne0@yahoo.com","dop":"2025-11-04","serial_number":"100065181614349","imei1":"100065181614349","imei2":"100065181614349","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183340,"job_number":"JOB_183340","tr_customer_id":183358,"tr_customer_product_id":183348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:56:13.000Z","modified_at":"2026-02-11T07:56:25.000Z","name":"Hank Jerde","mobile_number":"740-954-3229","email_id":"Kavon.Hoeger@yahoo.com","dop":"2025-11-04","serial_number":"36920096557594","imei1":"36920096557594","imei2":"36920096557594","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:56:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183341,"job_number":"JOB_183341","tr_customer_id":183359,"tr_customer_product_id":183349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:56:30.000Z","modified_at":"2026-02-11T07:56:41.000Z","name":"Leon Shields","mobile_number":"892-990-2316","email_id":"Tyra87@yahoo.com","dop":"2025-11-04","serial_number":"49276228755229","imei1":"49276228755229","imei2":"49276228755229","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183345,"job_number":"JOB_183345","tr_customer_id":183363,"tr_customer_product_id":183353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:01.000Z","modified_at":"2026-02-11T08:04:41.000Z","name":"Tracy Gislason","mobile_number":"624-903-3616","email_id":"Samantha_Huel58@hotmail.com","dop":"2025-04-06","serial_number":"19768969578249","imei1":"19768969578249","imei2":"19768969578249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:04:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183347,"job_number":"JOB_183347","tr_customer_id":183365,"tr_customer_product_id":183355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:28.000Z","modified_at":"2026-02-11T08:04:40.000Z","name":"Florencio Greenfelder","mobile_number":"782-232-3763","email_id":"Yvonne.Rogahn48@gmail.com","dop":"2025-11-04","serial_number":"75543911005783","imei1":"75543911005783","imei2":"75543911005783","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:04:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183348,"job_number":"JOB_183348","tr_customer_id":183366,"tr_customer_product_id":183356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:45.000Z","modified_at":"2026-02-11T08:04:56.000Z","name":"George Olson","mobile_number":"527-328-1314","email_id":"Eulah26@yahoo.com","dop":"2025-11-04","serial_number":"98241539020585","imei1":"98241539020585","imei2":"98241539020585","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183349,"job_number":"JOB_183349","tr_customer_id":183367,"tr_customer_product_id":183357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:05:00.000Z","modified_at":"2026-02-11T08:05:12.000Z","name":"Foster Goodwin","mobile_number":"203-489-7444","email_id":"Pearl_Wilderman@yahoo.com","dop":"2025-11-04","serial_number":"49626558172858","imei1":"49626558172858","imei2":"49626558172858","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:05:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183350,"job_number":"JOB_183350","tr_customer_id":183368,"tr_customer_product_id":183358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:05:28.000Z","modified_at":"2026-02-11T08:06:05.000Z","name":"Zakary Moen","mobile_number":"612-315-0211","email_id":"Renee.Schroeder@yahoo.com","dop":"2025-04-06","serial_number":"13808713080753","imei1":"13808713080753","imei2":"13808713080753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183357,"job_number":"JOB_183357","tr_customer_id":183375,"tr_customer_product_id":183365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:29:00.000Z","modified_at":"2026-02-11T08:29:28.000Z","name":"Rozella Borer","mobile_number":"542-260-6186","email_id":"Mavis_Homenick@gmail.com","dop":"2026-01-23","serial_number":"16007182677185","imei1":"16007182677185","imei2":"16007182677185","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183360,"job_number":"JOB_183360","tr_customer_id":183378,"tr_customer_product_id":183368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:14.000Z","modified_at":"2026-02-11T08:35:52.000Z","name":"Forest Kulas","mobile_number":"422-772-3716","email_id":"Dillon90@hotmail.com","dop":"2025-04-06","serial_number":"10182226878892","imei1":"10182226878892","imei2":"10182226878892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183363,"job_number":"JOB_183363","tr_customer_id":183381,"tr_customer_product_id":183371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:59.000Z","modified_at":"2026-02-11T08:36:36.000Z","name":"Dana Crist","mobile_number":"865-770-1498","email_id":"Carissa_Hackett@hotmail.com","dop":"2025-04-06","serial_number":"15715615143393","imei1":"15715615143393","imei2":"15715615143393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:36:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183366,"job_number":"JOB_183366","tr_customer_id":183384,"tr_customer_product_id":183374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:43.000Z","modified_at":"2026-02-11T08:37:19.000Z","name":"Keely Nikolaus","mobile_number":"586-626-2186","email_id":"Americo92@gmail.com","dop":"2025-04-06","serial_number":"11990878173772","imei1":"11990878173772","imei2":"11990878173772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:37:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183369,"job_number":"JOB_183369","tr_customer_id":183387,"tr_customer_product_id":183377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:40:51.000Z","modified_at":"2026-02-11T09:41:30.000Z","name":"Trent Ebert","mobile_number":"523-464-2394","email_id":"Effie.Adams70@hotmail.com","dop":"2025-04-06","serial_number":"16722397888642","imei1":"16722397888642","imei2":"16722397888642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T09:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183372,"job_number":"JOB_183372","tr_customer_id":183390,"tr_customer_product_id":183380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:41:37.000Z","modified_at":"2026-02-11T09:42:15.000Z","name":"Zackary Witting","mobile_number":"688-255-1968","email_id":"Greyson_Nolan39@yahoo.com","dop":"2025-04-06","serial_number":"18972182842706","imei1":"18972182842706","imei2":"18972182842706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T09:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183375,"job_number":"JOB_183375","tr_customer_id":183393,"tr_customer_product_id":183383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:42:22.000Z","modified_at":"2026-02-11T09:43:05.000Z","name":"Nia Price","mobile_number":"547-776-3607","email_id":"Eliane48@hotmail.com","dop":"2025-04-06","serial_number":"16985777380269","imei1":"16985777380269","imei2":"16985777380269","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T09:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183378,"job_number":"JOB_183378","tr_customer_id":183396,"tr_customer_product_id":183386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:03.000Z","modified_at":"2026-02-11T10:54:42.000Z","name":"Florine Daniel","mobile_number":"707-787-0820","email_id":"Adrianna_Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"15790374590238","imei1":"15790374590238","imei2":"15790374590238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T10:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183381,"job_number":"JOB_183381","tr_customer_id":183399,"tr_customer_product_id":183389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:49.000Z","modified_at":"2026-02-11T10:55:27.000Z","name":"Harmon Kuvalis","mobile_number":"496-342-3987","email_id":"Madisen49@yahoo.com","dop":"2025-04-06","serial_number":"10063853845195","imei1":"10063853845195","imei2":"10063853845195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T10:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183384,"job_number":"JOB_183384","tr_customer_id":183402,"tr_customer_product_id":183392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:55:34.000Z","modified_at":"2026-02-11T10:56:12.000Z","name":"Deion Denesik","mobile_number":"487-425-1791","email_id":"Cierra.Larkin@yahoo.com","dop":"2025-04-06","serial_number":"18214095175967","imei1":"18214095175967","imei2":"18214095175967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T10:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183390,"job_number":"JOB_183390","tr_customer_id":183408,"tr_customer_product_id":183398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:44:10.000Z","modified_at":"2026-02-11T11:44:52.000Z","name":"Queenie Kris","mobile_number":"638-915-6747","email_id":"Sven.Kirlin41@yahoo.com","dop":"2025-04-06","serial_number":"14903538708615","imei1":"14903538708615","imei2":"14903538708615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T11:44:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183393,"job_number":"JOB_183393","tr_customer_id":183411,"tr_customer_product_id":183401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:00.000Z","modified_at":"2026-02-11T11:45:42.000Z","name":"Winona Stracke","mobile_number":"287-457-4951","email_id":"Jace_Ward@yahoo.com","dop":"2025-04-06","serial_number":"13367851227368","imei1":"13367851227368","imei2":"13367851227368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T11:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183396,"job_number":"JOB_183396","tr_customer_id":183414,"tr_customer_product_id":183404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:50.000Z","modified_at":"2026-02-11T11:46:32.000Z","name":"Rashad Kihn","mobile_number":"877-579-3484","email_id":"Cecile48@hotmail.com","dop":"2025-04-06","serial_number":"14578339717035","imei1":"14578339717035","imei2":"14578339717035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T11:46:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183401,"job_number":"JOB_183401","tr_customer_id":183419,"tr_customer_product_id":183409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:01:49.000Z","modified_at":"2026-02-11T13:02:29.000Z","name":"Gaetano Aufderhar","mobile_number":"481-348-0747","email_id":"Wilhelm_Donnelly@yahoo.com","dop":"2025-04-06","serial_number":"15010619498338","imei1":"15010619498338","imei2":"15010619498338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183404,"job_number":"JOB_183404","tr_customer_id":183422,"tr_customer_product_id":183412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:02:36.000Z","modified_at":"2026-02-11T13:03:15.000Z","name":"Velva McGlynn","mobile_number":"341-880-5876","email_id":"Tyrese.Johnston81@hotmail.com","dop":"2025-04-06","serial_number":"12591216991362","imei1":"12591216991362","imei2":"12591216991362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:03:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183407,"job_number":"JOB_183407","tr_customer_id":183425,"tr_customer_product_id":183415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:03:23.000Z","modified_at":"2026-02-11T13:04:01.000Z","name":"Ryder Schulist","mobile_number":"799-953-8512","email_id":"Hildegard82@yahoo.com","dop":"2025-04-06","serial_number":"11849705807372","imei1":"11849705807372","imei2":"11849705807372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:04:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183409,"job_number":"JOB_183409","tr_customer_id":183427,"tr_customer_product_id":183417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:21.000Z","modified_at":"2026-02-11T13:26:25.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"83996820255613","imei1":"83996820255613","imei2":"83996820255613","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-11T13:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a511eef7-c0b4-4d19-9f13-d5dfa5d65fbd |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-UB/Q3k0OZ/EXbACD8UU2RE78xtg" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODV9.MaNELBhUhZ0hQBDX3PaI4SLtF10TuAFX09_gf4yrIQY"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDM0ODB9.GJ0sbwJGoAH5TBzc3rp0gqFsHDI9wCVLfQUmWYUlyww' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODV9.MaNELBhUhZ0hQBDX3PaI4SLtF10TuAFX09_gf4yrIQY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 44553a8a-3d88-428a-9ef7-ecb5d1fdf6fc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDM0ODB9.GJ0sbwJGoAH5TBzc3rp0gqFsHDI9wCVLfQUmWYUlyww' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"ca-AP6M6B2pUWCj7fZaoxEe3pBMqeE"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODV9.MaNELBhUhZ0hQBDX3PaI4SLtF10TuAFX09_gf4yrIQY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7367437e-8045-436b-9368-ac8adb28865c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-GotCv3WIgWjIi9HzyoFsGcusgUc" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":638},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDM0ODB9.GJ0sbwJGoAH5TBzc3rp0gqFsHDI9wCVLfQUmWYUlyww' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODV9.MaNELBhUhZ0hQBDX3PaI4SLtF10TuAFX09_gf4yrIQY |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a6ec76a3-708e-430c-8b46-5148ba95abad |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 38 |
{"details_key":"pending_for_delivery"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1000 |
| ETag | W/"3e8-d+n3kazOH2wwYTqrmghI8pPBPrk" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":183409,"job_number":"JOB_183409","tr_customer_id":183427,"tr_customer_product_id":183417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:21.000Z","modified_at":"2026-02-11T13:26:25.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"83996820255613","imei1":"83996820255613","imei2":"83996820255613","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-11T13:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDM0ODB9.GJ0sbwJGoAH5TBzc3rp0gqFsHDI9wCVLfQUmWYUlyww' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODV9.MaNELBhUhZ0hQBDX3PaI4SLtF10TuAFX09_gf4yrIQY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 72d9867c-5933-4a71-9eef-b6231a3ab90a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1000 |
| ETag | W/"3e8-d+n3kazOH2wwYTqrmghI8pPBPrk" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":183409,"job_number":"JOB_183409","tr_customer_id":183427,"tr_customer_product_id":183417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:21.000Z","modified_at":"2026-02-11T13:26:25.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"83996820255613","imei1":"83996820255613","imei2":"83996820255613","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-11T13:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDM0ODB9.GJ0sbwJGoAH5TBzc3rp0gqFsHDI9wCVLfQUmWYUlyww' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"job_id":172795}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODV9.MaNELBhUhZ0hQBDX3PaI4SLtF10TuAFX09_gf4yrIQY |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3ab7a540-319a-40a0-b21d-42adfbc33e02 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 17 |
{"job_id":183409}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDA3Mjl9.nsgcCZPhyWT0IUwep2oQD01oZVzfm0YuqrV-gSt3uds' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_172795"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODV9.MaNELBhUhZ0hQBDX3PaI4SLtF10TuAFX09_gf4yrIQY |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1306b6c1-2a30-442b-be7e-a48e7fbebaa5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 27 |
{"searchText":"JOB_183409"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1003 |
| ETag | W/"3eb-Rbe3DrHgAtHTvci/IrMBG21EoMY" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":183409,"job_number":"JOB_183409","tr_customer_id":183427,"tr_customer_product_id":183417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:21.000Z","modified_at":"2026-02-11T13:26:25.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"83996820255613","imei1":"83996820255613","imei2":"83996820255613","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_172778' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4MzkwMTR9.EzPEDDTRKRy8IMGHd0gYZnWCxXR7QwcEJRTrjxn-mrg' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODV9.MaNELBhUhZ0hQBDX3PaI4SLtF10TuAFX09_gf4yrIQY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f168f940-aaf6-49cf-b1a0-00bb9384732e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"a11-diuCWSl7fjyrZaOO/DvZPvomW3I" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 11 Feb 2026 13:26:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":183409,"job_number":"JOB_183409","tr_customer_id":183427,"tr_customer_product_id":183417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:21.000Z","modified_at":"2026-02-11T13:26:25.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"83996820255613","imei1":"83996820255613","imei2":"83996820255613","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":700413,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-11T13:26:21.000Z","created_at":"2026-02-11T13:26:21.000Z"},{"id":700414,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-11T13:26:21.000Z","created_at":"2026-02-11T13:26:21.000Z"},{"id":700415,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-02-11T13:26:23.000Z","created_at":"2026-02-11T13:26:23.000Z"},{"id":700416,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-02-11T13:26:24.000Z","created_at":"2026-02-11T13:26:24.000Z"},{"id":700417,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-02-11T13:26:25.000Z","created_at":"2026-02-11T13:26:25.000Z"},{"id":700418,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-11T13:26:25.000Z","created_at":"2026-02-11T13:26:25.000Z"},{"id":700419,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-11T13:26:25.000Z","created_at":"2026-02-11T13:26:25.000Z"}],"problems":[{"id":170800,"problem":"Poor battery life","remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-11T13:26:21.000Z"},{"id":170801,"problem":"Sync issue","remark":"Test","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-11T13:26:24.000Z"}],"quatations":[]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_172795' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDM0ODB9.GJ0sbwJGoAH5TBzc3rp0gqFsHDI9wCVLfQUmWYUlyww' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODV9.MaNELBhUhZ0hQBDX3PaI4SLtF10TuAFX09_gf4yrIQY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9879f5cc-257a-4463-beb0-abbe719afb70 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"a11-diuCWSl7fjyrZaOO/DvZPvomW3I" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 11 Feb 2026 13:26:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":183409,"job_number":"JOB_183409","tr_customer_id":183427,"tr_customer_product_id":183417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:21.000Z","modified_at":"2026-02-11T13:26:25.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"83996820255613","imei1":"83996820255613","imei2":"83996820255613","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":700413,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-11T13:26:21.000Z","created_at":"2026-02-11T13:26:21.000Z"},{"id":700414,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-11T13:26:21.000Z","created_at":"2026-02-11T13:26:21.000Z"},{"id":700415,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-02-11T13:26:23.000Z","created_at":"2026-02-11T13:26:23.000Z"},{"id":700416,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-02-11T13:26:24.000Z","created_at":"2026-02-11T13:26:24.000Z"},{"id":700417,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-02-11T13:26:25.000Z","created_at":"2026-02-11T13:26:25.000Z"},{"id":700418,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-11T13:26:25.000Z","created_at":"2026-02-11T13:26:25.000Z"},{"id":700419,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-11T13:26:25.000Z","created_at":"2026-02-11T13:26:25.000Z"}],"problems":[{"id":170800,"problem":"Poor battery life","remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-11T13:26:21.000Z"},{"id":170801,"problem":"Sync issue","remark":"Test","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-11T13:26:24.000Z"}],"quatations":[]}}
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7e7d15b3-e4f8-491a-beb8-a9652f0d2f62 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-wgMlVYYxBOi4AV8cCGNfPoqnztc" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODZ9.oAC7Taef5lclpsDAW1F8lKFfEF2XR83qNlesLP_BdbM"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is equal to 200 using expect | 1 | 0 | 0 |
| Verify status code is equal to 200 without expect | 1 | 0 | 0 |
| Verify response time is less than 100ms | 1 | 0 | 0 |
| Verify message key has success | 1 | 0 | 0 |
| Verify token key is not null | 1 | 0 | 0 |
| Verify schema for this request with expect | 1 | 0 | 0 |
| Verify schema for this request without expect | 1 | 0 | 0 |
| Verify toekn is valid or not | 1 | 0 | 0 |
| Total | 8 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 24a401dc-b63c-44de-ac10-f7a9a472e8cc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 53 |
{
"username": "abdul",
"password": "123"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify invalide credentials | 1 | 0 | 0 |
| validate status code should be 401 | 0 | 1 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| validate status code should be 401 | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1270483d-a784-4df6-895c-7a4539fda64a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify invalide credentials | 1 | 0 | 0 |
| validate status code should be 400-Bad Request | 0 | 1 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| validate status code should be 400-Bad Request | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk3OTI0NzJ9.XGjriAOa8bRImZcUAEMpg7QuV9MDS1BCctuOLqicGMk' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODZ9.oAC7Taef5lclpsDAW1F8lKFfEF2XR83qNlesLP_BdbM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | defdc081-d519-4e23-a899-a84880905e46 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Validate status code as 200OK | 1 | 0 | 0 |
| Valdiate response time | 1 | 0 | 0 |
| Validate user details like id, first_name, last_name, login_id are present or not | 1 | 0 | 0 |
| Validate schema for this response | 1 | 0 | 0 |
| Total | 4 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk3OTI0NzJ9.XGjriAOa8bRImZcUAEMpg7QuV9MDS1BCctuOLqicGMk' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 03c5f8e1-4d13-4ba7-929c-34652deac4af |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Validate status code 401 Unauthorized | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk3OTI0NzJ9.XGjriAOa8bRImZcUAEMpg7QuV9MDS1BCctuOLqicGMk' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODZ9.oAC7Taef5lclpsDAW1F8lKFfEF2XR83qNlesLP_BdbM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1a2ed0dd-c53e-4ccc-a271-aead8cff4cc0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Validate response should not have password key | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Validate response should not have password key | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk3OTI0NzJ9.XGjriAOa8bRImZcUAEMpg7QuV9MDS1BCctuOLqicGMk' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f2-ht+19z2el/RI/asAjbF2D3bD3ns"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODZ9.oAC7Taef5lclpsDAW1F8lKFfEF2XR83qNlesLP_BdbM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 934c4a1f-c250-4426-9686-8a04bfd04ea2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-k1IUCpzLIdgvPF3Jt8jZC2tmA0Y" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":638},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify values for Label key are under expected category | 1 | 0 | 0 |
| verify the value of label for 1 json Object is within expected category or not | 1 | 0 | 0 |
| verify the value of label for 2 json Object is within expected category or not | 1 | 0 | 0 |
| verify the value of label for 3 json Object is within expected category or not | 1 | 0 | 0 |
| Verify the type of count for Pending for delivery is number or not | 1 | 0 | 0 |
| Verify the type of count for Created today is number or not | 1 | 0 | 0 |
| Verify the type of count for Pending for FST assignment is number or not | 1 | 0 | 0 |
| Verify the length of data array is 3 or not | 1 | 0 | 0 |
| Total | 8 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk3OTI0NzJ9.XGjriAOa8bRImZcUAEMpg7QuV9MDS1BCctuOLqicGMk' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f2-ht+19z2el/RI/asAjbF2D3bD3ns"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3a4ef3ad-4b79-4b67-988a-dc4826b5ed1a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code as 401 Unauthorized | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4MzkwMTR9.EzPEDDTRKRy8IMGHd0gYZnWCxXR7QwcEJRTrjxn-mrg' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODZ9.oAC7Taef5lclpsDAW1F8lKFfEF2XR83qNlesLP_BdbM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d23e210d-12b6-4a61-9dde-e5f7d9a90a6b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 11 Feb 2026 13:26:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Validate status code as 200 | 1 | 0 | 0 |
| Verify response time | 1 | 0 | 0 |
| Verify if the response matches the schema | 1 | 0 | 0 |
| verify the key availability -mst_oem- inside data json object | 1 | 0 | 0 |
| Verify the key mst_oem present in the response | 1 | 0 | 0 |
| Verify the key mst_model present in the response | 1 | 0 | 0 |
| Verify the key mst_action_status present in the response | 1 | 0 | 0 |
| Verify the key mst_warrenty_status present in the response | 1 | 0 | 0 |
| Verify the key mst_platform present in the response | 1 | 0 | 0 |
| Verify the key mst_product present in the response | 1 | 0 | 0 |
| Verify the key mst_role present in the response | 1 | 0 | 0 |
| Verify the key mst_service_location present in the response | 1 | 0 | 0 |
| Verify the key mst_problem present in the response | 1 | 0 | 0 |
| Verify the key map_fst_pincode present in the response | 1 | 0 | 0 |
| Verify with for each loop | 10 | 0 | 0 |
| Total | 24 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4MzkwMTR9.EzPEDDTRKRy8IMGHd0gYZnWCxXR7QwcEJRTrjxn-mrg' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9ixlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMTA2NjJ9.9ht2OFWKYZOub_doPCvA8wOUE-LfxyayNTLHRcR7mMk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2675bd60-21f6-477a-a74c-077dc9b15632 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 68 |
| ETag | W/"44-3/Nqn1HuZsOs7MStDB2N2qYXjvA" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Unexpected token # in JSON at position 75"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| verify if the status is 403 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| verify if the status is 403 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4MzkwMTR9.EzPEDDTRKRy8IMGHd0gYZnWCxXR7QwcEJRTrjxn-mrg' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d535d3bd-2e49-490a-88f5-bbaa50f31119 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| verify if the status is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4MzkwMTR9.EzPEDDTRKRy8IMGHd0gYZnWCxXR7QwcEJRTrjxn-mrg' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Abdul","last_name":"Hameed","mobile_number":"7502060003","mobile_number_alt":"","email_id":"test@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"40","apartment_name":"test","street_name":"test","landmark":"test","area":"test","pincode":"560047","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-12-31T18:30:00.000Z","serial_number":"01234567891235","imei1":"01234567891235","imei2":"01234567891235","popurl":"2025-12-31T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"test"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODZ9.oAC7Taef5lclpsDAW1F8lKFfEF2XR83qNlesLP_BdbM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1c873219-2a01-4157-b989-ef2aecc31221 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1019 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Mubi",
"last_name": "KU",
"mobile_number": "9980251826",
"mobile_number_alt": "",
"email_id": "mubi@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "40",
"apartment_name": "test",
"street_name": "test",
"landmark": "test",
"area": "test",
"pincode": "560047",
"country": "India",
"state": "Karnataka"
},
"customer_product": {
"dop": "2025-12-31T18:30:00.000Z",
"serial_number": "78939148201923",
"imei1": "78939148201923",
"imei2": "78939148201923",
"popurl": "2025-12-31T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 2
},
"problems": [
{
"id": 2,
"remark": "test"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-YNN4YdMbAsKpVdp9CQWcXE1rQH8" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":183410,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":183428,"tr_customer_product_id":183418,"job_number":"JOB_183410"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Validate if status code is 200 or not | 1 | 0 | 0 |
| Verify message - Job created successfully is present in response or not | 1 | 0 | 0 |
| validate job is has JOB_ or not | 1 | 0 | 0 |
| Verify response has expected key - id are not | 1 | 0 | 0 |
| Verify response has expected key - mst_service_location_id are not | 1 | 0 | 0 |
| Verify response has expected key - mst_platform_id are not | 1 | 0 | 0 |
| Verify response has expected key - mst_warrenty_status_id are not | 1 | 0 | 0 |
| Verify response has expected key - mst_oem_id are not | 1 | 0 | 0 |
| Verify response has expected key - tr_customer_id are not | 1 | 0 | 0 |
| Verify response has expected key - tr_customer_product_id are not | 1 | 0 | 0 |
| Verify response has expected key - job_number are not | 1 | 0 | 0 |
| Verify response time is less than 200 or not | 1 | 0 | 0 |
| Total | 12 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4MzkwMTR9.EzPEDDTRKRy8IMGHd0gYZnWCxXR7QwcEJRTrjxn-mrg' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Abdul","last_name":"Hameed","mobile_number":"7502060003","mobile_number_alt":"","email_id":"test@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"40","apartment_name":"test","street_name":"test","landmark":"test","area":"test","pincode":"560047","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-12-31T18:30:00.000Z","serial_number":"01234567891235","imei1":"01234567891235","imei2":"01234567891235","popurl":"2025-12-31T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"test"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODZ9.oAC7Taef5lclpsDAW1F8lKFfEF2XR83qNlesLP_BdbM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bca082f6-280e-4f82-8e02-e563ee6c1140 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 724 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Mubi",
"last_name": "KU",
"mobile_number": "9980251826",
"mobile_number_alt": "",
"email_id": "mubi@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "40",
"apartment_name": "test",
"street_name": "test",
"landmark": "test",
"area": "test",
"pincode": "560047",
"country": "India",
"state": "Karnataka"
},
"problems": [
{
"id": 2,
"remark": "test"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 115 |
| ETag | W/"73-CHiztoQ3jyrfM7EgEEqfDYsvzXM" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"customer_product\" is required","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| validate status code should be 400 Bad resquest | 0 | 1 | 0 |
| verify message has customer product is missing | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| validate status code should be 400 Bad resquest | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4MzkwMTR9.EzPEDDTRKRy8IMGHd0gYZnWCxXR7QwcEJRTrjxn-mrg' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Abdul","last_name":"Hameed","mobile_number":"7502060003","mobile_number_alt":"","email_id":"test@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"40","apartment_name":"test","street_name":"test","landmark":"test","area":"test","pincode":"560047","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-12-31T18:30:00.000Z","serial_number":"01234567891235","imei1":"01234567891235","imei2":"01234567891235","popurl":"2025-12-31T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"test"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODZ9.oAC7Taef5lclpsDAW1F8lKFfEF2XR83qNlesLP_BdbM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0899f973-0fff-4b7e-8595-5e7989fd09e4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 983 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Mubi",
"last_name": "KU",
"mobile_number": "9980251826",
"mobile_number_alt": "",
"email_id": "mubi@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "40",
"apartment_name": "test",
"street_name": "test",
"landmark": "test",
"area": "test",
"pincode": "560047",
"country": "India",
"state": "Karnataka"
},
"customer_product": {
"dop": "2025-12-31T18:30:00.000Z",
"serial_number": "85",
"imei1": "85",
"imei2": "85",
"popurl": "2025-12-31T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 2
},
"problems": [
{
"id": 2,
"remark": "test"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify response has proper message for invalide imei number | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4MzkwMTR9.EzPEDDTRKRy8IMGHd0gYZnWCxXR7QwcEJRTrjxn-mrg' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Abdul","last_name":"Hameed","mobile_number":"7502060003","mobile_number_alt":"","email_id":"test@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"40","apartment_name":"test","street_name":"test","landmark":"test","area":"test","pincode":"560047","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-12-31T18:30:00.000Z","serial_number":"01234567891235","imei1":"01234567891235","imei2":"01234567891235","popurl":"2025-12-31T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"test"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODZ9.oAC7Taef5lclpsDAW1F8lKFfEF2XR83qNlesLP_BdbM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a28f589a-701c-49d7-bed4-29e3baec29ba |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 939 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Mubi",
"last_name": "KU",
"mobile_number": "9980251826",
"mobile_number_alt": "",
"email_id": "mubi@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "40",
"apartment_name": "test",
"street_name": "test",
"landmark": "test",
"area": "test",
"pincode": "560047",
"country": "India",
"state": "Karnataka"
},
"customer_product": {
"dop": "2025-12-31T18:30:00.000Z",
"serial_number": "78939148201923",
"imei1": "78939148201923",
"imei2": "78939148201923",
"popurl": "2025-12-31T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 2
},
"problems": []
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 132 |
| ETag | W/"84-mCZHtUk0ZkwUr6gxgJA2gMxVbaw" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"problems\" does not contain 1 required value(s)","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| verify message has info about empty problem array | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk3OTI0NzJ9.XGjriAOa8bRImZcUAEMpg7QuV9MDS1BCctuOLqicGMk' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f2-ht+19z2el/RI/asAjbF2D3bD3ns"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODZ9.oAC7Taef5lclpsDAW1F8lKFfEF2XR83qNlesLP_BdbM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a454931b-6640-4a0f-a2b1-ed7bf0c6dca0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-+0m3vD3qD+8xcbEVfmj7DSdspBc" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":639},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the count has been increased or not | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDA3Mjl9.nsgcCZPhyWT0IUwep2oQD01oZVzfm0YuqrV-gSt3uds' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODZ9.oAC7Taef5lclpsDAW1F8lKFfEF2XR83qNlesLP_BdbM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a697dbca-eb5b-416e-bc46-4e3165ed7b94 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"9aebd-fe1YMupK8O04SvgNN/lJH39M5wE" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 11 Feb 2026 13:26:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":183349,"job_number":"JOB_183349","tr_customer_id":183367,"tr_customer_product_id":183357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:05:00.000Z","modified_at":"2026-02-11T08:05:12.000Z","name":"Foster Goodwin","mobile_number":"203-489-7444","email_id":"Pearl_Wilderman@yahoo.com","dop":"2025-11-04","serial_number":"49626558172858","imei1":"49626558172858","imei2":"49626558172858","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:05:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183348,"job_number":"JOB_183348","tr_customer_id":183366,"tr_customer_product_id":183356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:45.000Z","modified_at":"2026-02-11T08:04:56.000Z","name":"George Olson","mobile_number":"527-328-1314","email_id":"Eulah26@yahoo.com","dop":"2025-11-04","serial_number":"98241539020585","imei1":"98241539020585","imei2":"98241539020585","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183347,"job_number":"JOB_183347","tr_customer_id":183365,"tr_customer_product_id":183355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:28.000Z","modified_at":"2026-02-11T08:04:40.000Z","name":"Florencio Greenfelder","mobile_number":"782-232-3763","email_id":"Yvonne.Rogahn48@gmail.com","dop":"2025-11-04","serial_number":"75543911005783","imei1":"75543911005783","imei2":"75543911005783","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:04:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183344,"job_number":"JOB_183344","tr_customer_id":183362,"tr_customer_product_id":183352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:58:34.000Z","modified_at":"2026-02-11T07:58:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kirsten50@gmail.com","dop":"2025-07-02","serial_number":"19673666974947","imei1":"19673666974947","imei2":"19673666974947","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183343,"job_number":"JOB_183343","tr_customer_id":183361,"tr_customer_product_id":183351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:58:16.000Z","modified_at":"2026-02-11T07:58:16.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Harvey_Prosacco17@hotmail.com","dop":"2025-07-02","serial_number":"12229608915643","imei1":"12229608915643","imei2":"12229608915643","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183342,"job_number":"JOB_183342","tr_customer_id":183360,"tr_customer_product_id":183350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:57:56.000Z","modified_at":"2026-02-11T07:57:56.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Raymundo.Wintheiser35@hotmail.com","dop":"2025-07-02","serial_number":"11089164721941","imei1":"11089164721941","imei2":"11089164721941","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183341,"job_number":"JOB_183341","tr_customer_id":183359,"tr_customer_product_id":183349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:56:30.000Z","modified_at":"2026-02-11T07:56:41.000Z","name":"Leon Shields","mobile_number":"892-990-2316","email_id":"Tyra87@yahoo.com","dop":"2025-11-04","serial_number":"49276228755229","imei1":"49276228755229","imei2":"49276228755229","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183340,"job_number":"JOB_183340","tr_customer_id":183358,"tr_customer_product_id":183348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:56:13.000Z","modified_at":"2026-02-11T07:56:25.000Z","name":"Hank Jerde","mobile_number":"740-954-3229","email_id":"Kavon.Hoeger@yahoo.com","dop":"2025-11-04","serial_number":"36920096557594","imei1":"36920096557594","imei2":"36920096557594","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:56:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183339,"job_number":"JOB_183339","tr_customer_id":183357,"tr_customer_product_id":183347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:55:57.000Z","modified_at":"2026-02-11T07:56:09.000Z","name":"Lafayette Lakin","mobile_number":"496-247-5362","email_id":"Josianne0@yahoo.com","dop":"2025-11-04","serial_number":"100065181614349","imei1":"100065181614349","imei2":"100065181614349","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183243,"job_number":"JOB_183243","tr_customer_id":183261,"tr_customer_product_id":183251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:06.000Z","modified_at":"2026-02-11T06:57:17.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"22903777378993","imei1":"22903777378993","imei2":"22903777378993","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183236,"job_number":"JOB_183236","tr_customer_id":183254,"tr_customer_product_id":183244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:51.000Z","modified_at":"2026-02-11T06:57:02.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"14956736862640","imei1":"14956736862640","imei2":"14956736862640","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183235,"job_number":"JOB_183235","tr_customer_id":183253,"tr_customer_product_id":183243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:36.000Z","modified_at":"2026-02-11T06:56:47.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"14087409389531","imei1":"14087409389531","imei2":"14087409389531","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183198,"job_number":"JOB_183198","tr_customer_id":183216,"tr_customer_product_id":183206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:40.000Z","modified_at":"2026-02-11T06:52:07.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"58443094881181","imei1":"58443094881181","imei2":"58443094881181","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:52:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183195,"job_number":"JOB_183195","tr_customer_id":183213,"tr_customer_product_id":183203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:24.000Z","modified_at":"2026-02-11T06:51:36.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"73187909816406","imei1":"73187909816406","imei2":"73187909816406","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183192,"job_number":"JOB_183192","tr_customer_id":183210,"tr_customer_product_id":183200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:46.000Z","modified_at":"2026-02-11T06:50:46.000Z","name":"Nikolas Kozey","mobile_number":"765-530-0453","email_id":"Novella37@gmail.com","dop":"2025-06-09","serial_number":"109730844182496","imei1":"109730844182496","imei2":"109730844182496","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183191,"job_number":"JOB_183191","tr_customer_id":183209,"tr_customer_product_id":183199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:46.000Z","modified_at":"2026-02-11T06:50:57.000Z","name":"Ryan Deckow","mobile_number":"520-997-1307","email_id":"Nat53@hotmail.com","dop":"2025-06-09","serial_number":"109638344418185","imei1":"109638344418185","imei2":"109638344418185","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183190,"job_number":"JOB_183190","tr_customer_id":183208,"tr_customer_product_id":183198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:46.000Z","modified_at":"2026-02-11T06:50:46.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109616880252273","imei1":"109616880252273","imei2":"109616880252273","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183189,"job_number":"JOB_183189","tr_customer_id":183207,"tr_customer_product_id":183197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:31.000Z","modified_at":"2026-02-11T06:50:31.000Z","name":"Nathan Bednar","mobile_number":"593-411-9539","email_id":"Amalia_Trantow@gmail.com","dop":"2025-06-09","serial_number":"108813510838306","imei1":"108813510838306","imei2":"108813510838306","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183188,"job_number":"JOB_183188","tr_customer_id":183206,"tr_customer_product_id":183196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:30.000Z","modified_at":"2026-02-11T06:50:41.000Z","name":"Burley Zieme","mobile_number":"773-697-9543","email_id":"Dagmar.Gaylord@hotmail.com","dop":"2025-06-09","serial_number":"101728998605540","imei1":"101728998605540","imei2":"101728998605540","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183187,"job_number":"JOB_183187","tr_customer_id":183205,"tr_customer_product_id":183195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:30.000Z","modified_at":"2026-02-11T06:50:30.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105515268284270","imei1":"105515268284270","imei2":"105515268284270","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183186,"job_number":"JOB_183186","tr_customer_id":183204,"tr_customer_product_id":183194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:15.000Z","modified_at":"2026-02-11T06:50:15.000Z","name":"Eudora Doyle","mobile_number":"207-451-6975","email_id":"Cathryn13@gmail.com","dop":"2025-06-09","serial_number":"105567766548944","imei1":"105567766548944","imei2":"105567766548944","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183185,"job_number":"JOB_183185","tr_customer_id":183203,"tr_customer_product_id":183193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:15.000Z","modified_at":"2026-02-11T06:50:26.000Z","name":"Alivia Stracke","mobile_number":"451-228-7388","email_id":"Yolanda_McLaughlin52@gmail.com","dop":"2025-06-09","serial_number":"107148920914134","imei1":"107148920914134","imei2":"107148920914134","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:50:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183184,"job_number":"JOB_183184","tr_customer_id":183202,"tr_customer_product_id":183192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:14.000Z","modified_at":"2026-02-11T06:50:14.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105855904019167","imei1":"105855904019167","imei2":"105855904019167","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183183,"job_number":"JOB_183183","tr_customer_id":183201,"tr_customer_product_id":183191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:47:10.000Z","modified_at":"2026-02-11T06:47:32.000Z","name":"Emelia Ledner","mobile_number":"647-762-3585","email_id":"Dasia_Armstrong84@gmail.com","dop":"2025-10-01","serial_number":"13423728508245","imei1":"13423728508245","imei2":"13423728508245","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183182,"job_number":"JOB_183182","tr_customer_id":183200,"tr_customer_product_id":183190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:46:32.000Z","modified_at":"2026-02-11T06:46:42.000Z","name":"Wallace Leuschke","mobile_number":"981-967-7325","email_id":"Delphine.Rosenbaum0@yahoo.com","dop":"2025-11-04","serial_number":"86319685275461","imei1":"86319685275461","imei2":"86319685275461","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183181,"job_number":"JOB_183181","tr_customer_id":183199,"tr_customer_product_id":183189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:46:01.000Z","modified_at":"2026-02-11T06:46:28.000Z","name":"Jacinto Wunsch","mobile_number":"728-278-0950","email_id":"Delbert14@hotmail.com","dop":"2025-11-04","serial_number":"15310418435702","imei1":"15310418435702","imei2":"15310418435702","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183168,"job_number":"JOB_183168","tr_customer_id":183186,"tr_customer_product_id":183176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:33:49.000Z","modified_at":"2026-02-11T07:39:27.000Z","name":"varsha krishna","mobile_number":"9844785464","email_id":"varsha@gmail.com","dop":"2026-02-01","serial_number":"22667278896543","imei1":"22667278896543","imei2":"22667278896543","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T07:39:27.000Z","assigned_to":17,"mst_warrenty_status_code":"IW"},{"id":183167,"job_number":"JOB_183167","tr_customer_id":183185,"tr_customer_product_id":183175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:29:19.000Z","modified_at":"2026-02-11T10:18:45.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"19971266038535","imei1":"19971266038535","imei2":"19971266038535","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T10:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183164,"job_number":"JOB_183164","tr_customer_id":183182,"tr_customer_product_id":183172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:16:02.000Z","modified_at":"2026-02-11T06:16:02.000Z","name":"varsha krishna","mobile_number":"9844785464","email_id":"varsha@gmail.com","dop":"2026-02-01","serial_number":"22667278896542","imei1":"22667278896542","imei2":"22667278896542","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:16:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183163,"job_number":"JOB_183163","tr_customer_id":183181,"tr_customer_product_id":183171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:14:22.000Z","modified_at":"2026-02-11T06:14:22.000Z","name":"varsha krishna","mobile_number":"9844785464","email_id":"varsha@gmail.com","dop":"2026-02-01","serial_number":"22667278896541","imei1":"22667278896541","imei2":"22667278896541","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:14:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183116,"job_number":"JOB_183116","tr_customer_id":183134,"tr_customer_product_id":183124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:23:05.000Z","modified_at":"2026-02-11T05:23:05.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17629805557358","imei1":"17629805557358","imei2":"17629805557358","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183115,"job_number":"JOB_183115","tr_customer_id":183133,"tr_customer_product_id":183123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:23:05.000Z","modified_at":"2026-02-11T05:23:14.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16774075732507","imei1":"16774075732507","imei2":"16774075732507","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182972,"job_number":"JOB_182972","tr_customer_id":182990,"tr_customer_product_id":182980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:20.000Z","modified_at":"2026-02-11T04:41:28.000Z","name":"Delilah Kihn","mobile_number":"365-867-1213","email_id":"Reed_West@hotmail.com","dop":"2025-12-31","serial_number":"10511230594361","imei1":"10511230594361","imei2":"10511230594361","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182967,"job_number":"JOB_182967","tr_customer_id":182985,"tr_customer_product_id":182975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:10.000Z","name":"Elenor Yost","mobile_number":"754-537-7443","email_id":"Molly7@hotmail.com","dop":"2025-06-09","serial_number":"105876730898717","imei1":"105876730898717","imei2":"105876730898717","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182966,"job_number":"JOB_182966","tr_customer_id":182984,"tr_customer_product_id":182974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:21.000Z","name":"Declan Will","mobile_number":"430-422-0659","email_id":"Quinton_MacGyver50@hotmail.com","dop":"2025-06-09","serial_number":"102880310264816","imei1":"102880310264816","imei2":"102880310264816","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182964,"job_number":"JOB_182964","tr_customer_id":182982,"tr_customer_product_id":182972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:10.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105206516008585","imei1":"105206516008585","imei2":"105206516008585","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182962,"job_number":"JOB_182962","tr_customer_id":182980,"tr_customer_product_id":182970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:08.000Z","modified_at":"2026-02-11T04:41:17.000Z","name":"Adolf Hagenes","mobile_number":"738-980-4989","email_id":"Dasia.Hartmann6@gmail.com","dop":"2025-12-31","serial_number":"10875543429626","imei1":"10875543429626","imei2":"10875543429626","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182945,"job_number":"JOB_182945","tr_customer_id":182963,"tr_customer_product_id":182953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:56.000Z","modified_at":"2026-02-11T04:41:05.000Z","name":"Antonina Hegmann","mobile_number":"379-329-9638","email_id":"Adonis53@hotmail.com","dop":"2025-12-31","serial_number":"10662689872301","imei1":"10662689872301","imei2":"10662689872301","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182942,"job_number":"JOB_182942","tr_customer_id":182960,"tr_customer_product_id":182950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:54.000Z","modified_at":"2026-02-11T04:40:54.000Z","name":"Clarissa Hayes","mobile_number":"908-235-2745","email_id":"Chaya.Lockman77@gmail.com","dop":"2025-06-09","serial_number":"100470436114437","imei1":"100470436114437","imei2":"100470436114437","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182940,"job_number":"JOB_182940","tr_customer_id":182958,"tr_customer_product_id":182948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:54.000Z","modified_at":"2026-02-11T04:41:05.000Z","name":"Abelardo Gibson","mobile_number":"903-483-2374","email_id":"Abelardo.Murphy35@yahoo.com","dop":"2025-06-09","serial_number":"109489628717867","imei1":"109489628717867","imei2":"109489628717867","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182938,"job_number":"JOB_182938","tr_customer_id":182956,"tr_customer_product_id":182946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105892782199405","imei1":"105892782199405","imei2":"105892782199405","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182937,"job_number":"JOB_182937","tr_customer_id":182955,"tr_customer_product_id":182945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10941510809976","imei1":"10941510809976","imei2":"10941510809976","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182936,"job_number":"JOB_182936","tr_customer_id":182954,"tr_customer_product_id":182944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:41:03.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10170791600738","imei1":"10170791600738","imei2":"10170791600738","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182927,"job_number":"JOB_182927","tr_customer_id":182945,"tr_customer_product_id":182935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:40:46.000Z","name":"Loraine Doyle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"153814098822347","imei1":"153814098822347","imei2":"153814098822347","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182925,"job_number":"JOB_182925","tr_customer_id":182943,"tr_customer_product_id":182933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:40:46.000Z","name":"Vidal Towne","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136408990714764","imei1":"136408990714764","imei2":"136408990714764","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182922,"job_number":"JOB_182922","tr_customer_id":182940,"tr_customer_product_id":182930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:45.000Z","modified_at":"2026-02-11T04:40:45.000Z","name":"Haylee Heidenreich","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165416195288889","imei1":"165416195288889","imei2":"165416195288889","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182920,"job_number":"JOB_182920","tr_customer_id":182938,"tr_customer_product_id":182928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:45.000Z","modified_at":"2026-02-11T04:40:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"101485845890936","imei1":"101485845890936","imei2":"101485845890936","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182907,"job_number":"JOB_182907","tr_customer_id":182925,"tr_customer_product_id":182915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:38.000Z","modified_at":"2026-02-11T04:40:38.000Z","name":"Myrtis Stiedemann","mobile_number":"303-322-0078","email_id":"Nicholaus.Raynor4@yahoo.com","dop":"2025-06-09","serial_number":"103962259116037","imei1":"103962259116037","imei2":"103962259116037","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182906,"job_number":"JOB_182906","tr_customer_id":182924,"tr_customer_product_id":182914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:37.000Z","modified_at":"2026-02-11T04:40:49.000Z","name":"Abigail Grant","mobile_number":"590-616-0736","email_id":"Nathanial96@yahoo.com","dop":"2025-06-09","serial_number":"109666812261544","imei1":"109666812261544","imei2":"109666812261544","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182905,"job_number":"JOB_182905","tr_customer_id":182923,"tr_customer_product_id":182913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:37.000Z","modified_at":"2026-02-11T04:40:37.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109726404444400","imei1":"109726404444400","imei2":"109726404444400","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182904,"job_number":"JOB_182904","tr_customer_id":182922,"tr_customer_product_id":182912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:37.000Z","modified_at":"2026-02-11T04:41:00.000Z","name":"Norma Lockman","mobile_number":"386-479-5744","email_id":"Dariana.Powlowski@yahoo.com","dop":"2025-10-01","serial_number":"16515006764744","imei1":"16515006764744","imei2":"16515006764744","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182903,"job_number":"JOB_182903","tr_customer_id":182921,"tr_customer_product_id":182911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:34.000Z","modified_at":"2026-02-11T04:40:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Aron_Fahey50@yahoo.com","dop":"2025-07-02","serial_number":"14179663734142","imei1":"14179663734142","imei2":"14179663734142","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182902,"job_number":"JOB_182902","tr_customer_id":182920,"tr_customer_product_id":182910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Lacy Langosh","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111904807027595","imei1":"111904807027595","imei2":"111904807027595","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182901,"job_number":"JOB_182901","tr_customer_id":182919,"tr_customer_product_id":182909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Ernest Green","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150274784619462","imei1":"150274784619462","imei2":"150274784619462","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182899,"job_number":"JOB_182899","tr_customer_id":182917,"tr_customer_product_id":182907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Creola Koch","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175835550409582","imei1":"175835550409582","imei2":"175835550409582","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182898,"job_number":"JOB_182898","tr_customer_id":182916,"tr_customer_product_id":182906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:32.000Z","modified_at":"2026-02-11T04:40:32.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"181809910286123","imei1":"181809910286123","imei2":"181809910286123","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182880,"job_number":"JOB_182880","tr_customer_id":182898,"tr_customer_product_id":182888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:16.000Z","modified_at":"2026-02-11T04:40:16.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jeramie32@hotmail.com","dop":"2025-07-02","serial_number":"12348206865508","imei1":"12348206865508","imei2":"12348206865508","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182858,"job_number":"JOB_182858","tr_customer_id":182876,"tr_customer_product_id":182866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:57.000Z","modified_at":"2026-02-11T04:39:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Griffin_Rowe@yahoo.com","dop":"2025-07-02","serial_number":"12549821610237","imei1":"12549821610237","imei2":"12549821610237","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182853,"job_number":"JOB_182853","tr_customer_id":182871,"tr_customer_product_id":182861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:42.000Z","modified_at":"2026-02-11T04:39:52.000Z","name":"giyu tomiaka","mobile_number":"441-820-0422","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"109318500501742","imei1":"109318500501742","imei2":"109318500501742","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182842,"job_number":"JOB_182842","tr_customer_id":182860,"tr_customer_product_id":182850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:31.000Z","modified_at":"2026-02-11T04:39:40.000Z","name":"tanjiro kamado","mobile_number":"461-773-4558","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"634624263051812","imei1":"634624263051812","imei2":"634624263051812","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182832,"job_number":"JOB_182832","tr_customer_id":182850,"tr_customer_product_id":182840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:19.000Z","modified_at":"2026-02-11T04:39:28.000Z","name":"saitama sensei","mobile_number":"846-625-8453","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"234017902800413","imei1":"234017902800413","imei2":"234017902800413","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183410,"job_number":"JOB_183410","tr_customer_id":183428,"tr_customer_product_id":183418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:26.000Z","modified_at":"2026-02-11T13:26:26.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"78939148201923","imei1":"78939148201923","imei2":"78939148201923","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183409,"job_number":"JOB_183409","tr_customer_id":183427,"tr_customer_product_id":183417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:21.000Z","modified_at":"2026-02-11T13:26:25.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"83996820255613","imei1":"83996820255613","imei2":"83996820255613","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183408,"job_number":"JOB_183408","tr_customer_id":183426,"tr_customer_product_id":183416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:03:24.000Z","modified_at":"2026-02-11T13:03:24.000Z","name":"Evalyn Cummings","mobile_number":"759-207-4034","email_id":"Ivy_Nienow@gmail.com","dop":"2025-04-06","serial_number":"12503286887140332","imei1":"12503286887140332","imei2":"12503286887140332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183407,"job_number":"JOB_183407","tr_customer_id":183425,"tr_customer_product_id":183415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:03:23.000Z","modified_at":"2026-02-11T13:04:01.000Z","name":"Ryder Schulist","mobile_number":"799-953-8512","email_id":"Hildegard82@yahoo.com","dop":"2025-04-06","serial_number":"11849705807372","imei1":"11849705807372","imei2":"11849705807372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:04:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183406,"job_number":"JOB_183406","tr_customer_id":183424,"tr_customer_product_id":183414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:03:22.000Z","modified_at":"2026-02-11T13:03:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12511407932375","imei1":"12511407932375","imei2":"12511407932375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183405,"job_number":"JOB_183405","tr_customer_id":183423,"tr_customer_product_id":183413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:02:38.000Z","modified_at":"2026-02-11T13:02:38.000Z","name":"Larissa Keeling","mobile_number":"493-393-0115","email_id":"Andrew.Braun@gmail.com","dop":"2025-04-06","serial_number":"15036213228793888","imei1":"15036213228793888","imei2":"15036213228793888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183404,"job_number":"JOB_183404","tr_customer_id":183422,"tr_customer_product_id":183412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:02:36.000Z","modified_at":"2026-02-11T13:03:15.000Z","name":"Velva McGlynn","mobile_number":"341-880-5876","email_id":"Tyrese.Johnston81@hotmail.com","dop":"2025-04-06","serial_number":"12591216991362","imei1":"12591216991362","imei2":"12591216991362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:03:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183403,"job_number":"JOB_183403","tr_customer_id":183421,"tr_customer_product_id":183411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:02:36.000Z","modified_at":"2026-02-11T13:02:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15667964296549","imei1":"15667964296549","imei2":"15667964296549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183402,"job_number":"JOB_183402","tr_customer_id":183420,"tr_customer_product_id":183410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:01:50.000Z","modified_at":"2026-02-11T13:01:50.000Z","name":"Janet Goodwin","mobile_number":"401-679-0856","email_id":"Richie75@gmail.com","dop":"2025-04-06","serial_number":"10698694539240592","imei1":"10698694539240592","imei2":"10698694539240592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183401,"job_number":"JOB_183401","tr_customer_id":183419,"tr_customer_product_id":183409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:01:49.000Z","modified_at":"2026-02-11T13:02:29.000Z","name":"Gaetano Aufderhar","mobile_number":"481-348-0747","email_id":"Wilhelm_Donnelly@yahoo.com","dop":"2025-04-06","serial_number":"15010619498338","imei1":"15010619498338","imei2":"15010619498338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183400,"job_number":"JOB_183400","tr_customer_id":183418,"tr_customer_product_id":183408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:01:48.000Z","modified_at":"2026-02-11T13:01:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16699722853634","imei1":"16699722853634","imei2":"16699722853634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183399,"job_number":"JOB_183399","tr_customer_id":183417,"tr_customer_product_id":183407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T12:29:48.000Z","modified_at":"2026-02-11T12:29:48.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-01","serial_number":"10000671917300","imei1":"10000671017301","imei2":"10000061817302","popurl":"2026-02-01T12:29:48.322632500Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T12:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183398,"job_number":"JOB_183398","tr_customer_id":183416,"tr_customer_product_id":183406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T12:02:23.000Z","modified_at":"2026-02-11T12:02:23.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-01","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-01T12:02:23.318855203Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T12:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183397,"job_number":"JOB_183397","tr_customer_id":183415,"tr_customer_product_id":183405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:52.000Z","modified_at":"2026-02-11T11:45:52.000Z","name":"Jarred Legros","mobile_number":"302-594-8816","email_id":"Ella.Block93@hotmail.com","dop":"2025-04-06","serial_number":"14668412154499960","imei1":"14668412154499960","imei2":"14668412154499960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183396,"job_number":"JOB_183396","tr_customer_id":183414,"tr_customer_product_id":183404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:50.000Z","modified_at":"2026-02-11T11:46:32.000Z","name":"Rashad Kihn","mobile_number":"877-579-3484","email_id":"Cecile48@hotmail.com","dop":"2025-04-06","serial_number":"14578339717035","imei1":"14578339717035","imei2":"14578339717035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T11:46:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183395,"job_number":"JOB_183395","tr_customer_id":183413,"tr_customer_product_id":183403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:50.000Z","modified_at":"2026-02-11T11:45:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12474027599632","imei1":"12474027599632","imei2":"12474027599632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183394,"job_number":"JOB_183394","tr_customer_id":183412,"tr_customer_product_id":183402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:02.000Z","modified_at":"2026-02-11T11:45:02.000Z","name":"Kevin Greenholt","mobile_number":"453-240-4828","email_id":"Madisyn_Heaney7@yahoo.com","dop":"2025-04-06","serial_number":"17070484477922136","imei1":"17070484477922136","imei2":"17070484477922136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183393,"job_number":"JOB_183393","tr_customer_id":183411,"tr_customer_product_id":183401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:00.000Z","modified_at":"2026-02-11T11:45:42.000Z","name":"Winona Stracke","mobile_number":"287-457-4951","email_id":"Jace_Ward@yahoo.com","dop":"2025-04-06","serial_number":"13367851227368","imei1":"13367851227368","imei2":"13367851227368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T11:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183392,"job_number":"JOB_183392","tr_customer_id":183410,"tr_customer_product_id":183400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:00.000Z","modified_at":"2026-02-11T11:45:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11647049171950","imei1":"11647049171950","imei2":"11647049171950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183391,"job_number":"JOB_183391","tr_customer_id":183409,"tr_customer_product_id":183399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:44:11.000Z","modified_at":"2026-02-11T11:44:11.000Z","name":"Bud Larson","mobile_number":"575-384-7382","email_id":"Kamille.Hamill66@hotmail.com","dop":"2025-04-06","serial_number":"13643298040378124","imei1":"13643298040378124","imei2":"13643298040378124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183390,"job_number":"JOB_183390","tr_customer_id":183408,"tr_customer_product_id":183398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:44:10.000Z","modified_at":"2026-02-11T11:44:52.000Z","name":"Queenie Kris","mobile_number":"638-915-6747","email_id":"Sven.Kirlin41@yahoo.com","dop":"2025-04-06","serial_number":"14903538708615","imei1":"14903538708615","imei2":"14903538708615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T11:44:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183389,"job_number":"JOB_183389","tr_customer_id":183407,"tr_customer_product_id":183397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:44:10.000Z","modified_at":"2026-02-11T11:44:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19174513546069","imei1":"19174513546069","imei2":"19174513546069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183388,"job_number":"JOB_183388","tr_customer_id":183406,"tr_customer_product_id":183396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:10:23.000Z","modified_at":"2026-02-11T11:10:23.000Z","name":"Yogesh Patel","mobile_number":"8631756250","email_id":"chinmayanand.pothuvaal@hotmail.com","dop":"2026-02-01","serial_number":"79523075689778","imei1":"79523075689778","imei2":"79523075689778","popurl":"www.brahmdev-chaturvedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:10:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183387,"job_number":"JOB_183387","tr_customer_id":183405,"tr_customer_product_id":183395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:10:12.000Z","modified_at":"2026-02-11T11:10:12.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-01","serial_number":"86595375822489","imei1":"86595375822489","imei2":"86595375822489","popurl":"2026-02-01T11:10:02.212479283Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183386,"job_number":"JOB_183386","tr_customer_id":183404,"tr_customer_product_id":183394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:10:11.000Z","modified_at":"2026-02-11T11:10:11.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-01","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-01T11:10:02.209310898Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183385,"job_number":"JOB_183385","tr_customer_id":183403,"tr_customer_product_id":183393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:55:36.000Z","modified_at":"2026-02-11T10:55:36.000Z","name":"Drake Parker","mobile_number":"772-397-6905","email_id":"Ricky46@hotmail.com","dop":"2025-04-06","serial_number":"11697294639993186","imei1":"11697294639993186","imei2":"11697294639993186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183384,"job_number":"JOB_183384","tr_customer_id":183402,"tr_customer_product_id":183392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:55:34.000Z","modified_at":"2026-02-11T10:56:12.000Z","name":"Deion Denesik","mobile_number":"487-425-1791","email_id":"Cierra.Larkin@yahoo.com","dop":"2025-04-06","serial_number":"18214095175967","imei1":"18214095175967","imei2":"18214095175967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T10:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183383,"job_number":"JOB_183383","tr_customer_id":183401,"tr_customer_product_id":183391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:55:34.000Z","modified_at":"2026-02-11T10:55:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12450342538670","imei1":"12450342538670","imei2":"12450342538670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183382,"job_number":"JOB_183382","tr_customer_id":183400,"tr_customer_product_id":183390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:50.000Z","modified_at":"2026-02-11T10:54:50.000Z","name":"Lina Friesen","mobile_number":"909-937-1584","email_id":"Gene7@yahoo.com","dop":"2025-04-06","serial_number":"14122803331046206","imei1":"14122803331046206","imei2":"14122803331046206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183381,"job_number":"JOB_183381","tr_customer_id":183399,"tr_customer_product_id":183389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:49.000Z","modified_at":"2026-02-11T10:55:27.000Z","name":"Harmon Kuvalis","mobile_number":"496-342-3987","email_id":"Madisen49@yahoo.com","dop":"2025-04-06","serial_number":"10063853845195","imei1":"10063853845195","imei2":"10063853845195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T10:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183380,"job_number":"JOB_183380","tr_customer_id":183398,"tr_customer_product_id":183388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:49.000Z","modified_at":"2026-02-11T10:54:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10161351279169","imei1":"10161351279169","imei2":"10161351279169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183379,"job_number":"JOB_183379","tr_customer_id":183397,"tr_customer_product_id":183387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:05.000Z","modified_at":"2026-02-11T10:54:05.000Z","name":"Michelle Klocko","mobile_number":"263-569-5063","email_id":"Tyreek.Metz@gmail.com","dop":"2025-04-06","serial_number":"13153187973046198","imei1":"13153187973046198","imei2":"13153187973046198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183378,"job_number":"JOB_183378","tr_customer_id":183396,"tr_customer_product_id":183386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:03.000Z","modified_at":"2026-02-11T10:54:42.000Z","name":"Florine Daniel","mobile_number":"707-787-0820","email_id":"Adrianna_Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"15790374590238","imei1":"15790374590238","imei2":"15790374590238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T10:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183377,"job_number":"JOB_183377","tr_customer_id":183395,"tr_customer_product_id":183385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:03.000Z","modified_at":"2026-02-11T10:54:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14786574995009","imei1":"14786574995009","imei2":"14786574995009","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183376,"job_number":"JOB_183376","tr_customer_id":183394,"tr_customer_product_id":183384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:42:23.000Z","modified_at":"2026-02-11T09:42:23.000Z","name":"Bill Wiza","mobile_number":"918-252-2530","email_id":"Shaniya_Mueller26@hotmail.com","dop":"2025-04-06","serial_number":"17095884161977980","imei1":"17095884161977980","imei2":"17095884161977980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183375,"job_number":"JOB_183375","tr_customer_id":183393,"tr_customer_product_id":183383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:42:22.000Z","modified_at":"2026-02-11T09:43:05.000Z","name":"Nia Price","mobile_number":"547-776-3607","email_id":"Eliane48@hotmail.com","dop":"2025-04-06","serial_number":"16985777380269","imei1":"16985777380269","imei2":"16985777380269","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T09:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183374,"job_number":"JOB_183374","tr_customer_id":183392,"tr_customer_product_id":183382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:42:21.000Z","modified_at":"2026-02-11T09:42:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12979077929727","imei1":"12979077929727","imei2":"12979077929727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183373,"job_number":"JOB_183373","tr_customer_id":183391,"tr_customer_product_id":183381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:41:39.000Z","modified_at":"2026-02-11T09:41:39.000Z","name":"Ariane Bahringer","mobile_number":"721-997-5102","email_id":"Louie40@yahoo.com","dop":"2025-04-06","serial_number":"17713953771483132","imei1":"17713953771483132","imei2":"17713953771483132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183372,"job_number":"JOB_183372","tr_customer_id":183390,"tr_customer_product_id":183380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:41:37.000Z","modified_at":"2026-02-11T09:42:15.000Z","name":"Zackary Witting","mobile_number":"688-255-1968","email_id":"Greyson_Nolan39@yahoo.com","dop":"2025-04-06","serial_number":"18972182842706","imei1":"18972182842706","imei2":"18972182842706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T09:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183371,"job_number":"JOB_183371","tr_customer_id":183389,"tr_customer_product_id":183379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:41:37.000Z","modified_at":"2026-02-11T09:41:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13469681881716","imei1":"13469681881716","imei2":"13469681881716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183370,"job_number":"JOB_183370","tr_customer_id":183388,"tr_customer_product_id":183378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:40:53.000Z","modified_at":"2026-02-11T09:40:53.000Z","name":"Dawn Blick","mobile_number":"475-380-9999","email_id":"Josie24@gmail.com","dop":"2025-04-06","serial_number":"12206396151810036","imei1":"12206396151810036","imei2":"12206396151810036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183369,"job_number":"JOB_183369","tr_customer_id":183387,"tr_customer_product_id":183377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:40:51.000Z","modified_at":"2026-02-11T09:41:30.000Z","name":"Trent Ebert","mobile_number":"523-464-2394","email_id":"Effie.Adams70@hotmail.com","dop":"2025-04-06","serial_number":"16722397888642","imei1":"16722397888642","imei2":"16722397888642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T09:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183368,"job_number":"JOB_183368","tr_customer_id":183386,"tr_customer_product_id":183376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:40:51.000Z","modified_at":"2026-02-11T09:40:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11572447516181","imei1":"11572447516181","imei2":"11572447516181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183367,"job_number":"JOB_183367","tr_customer_id":183385,"tr_customer_product_id":183375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:44.000Z","modified_at":"2026-02-11T08:36:44.000Z","name":"Baby Mitchell","mobile_number":"475-647-6366","email_id":"Jorge43@hotmail.com","dop":"2025-04-06","serial_number":"19734391210225264","imei1":"19734391210225264","imei2":"19734391210225264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183366,"job_number":"JOB_183366","tr_customer_id":183384,"tr_customer_product_id":183374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:43.000Z","modified_at":"2026-02-11T08:37:19.000Z","name":"Keely Nikolaus","mobile_number":"586-626-2186","email_id":"Americo92@gmail.com","dop":"2025-04-06","serial_number":"11990878173772","imei1":"11990878173772","imei2":"11990878173772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:37:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183365,"job_number":"JOB_183365","tr_customer_id":183383,"tr_customer_product_id":183373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:42.000Z","modified_at":"2026-02-11T08:36:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10637017919838","imei1":"10637017919838","imei2":"10637017919838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183364,"job_number":"JOB_183364","tr_customer_id":183382,"tr_customer_product_id":183372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:00.000Z","modified_at":"2026-02-11T08:36:00.000Z","name":"Lillie Wehner","mobile_number":"954-325-5967","email_id":"Halie79@hotmail.com","dop":"2025-04-06","serial_number":"11134181571309214","imei1":"11134181571309214","imei2":"11134181571309214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183363,"job_number":"JOB_183363","tr_customer_id":183381,"tr_customer_product_id":183371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:59.000Z","modified_at":"2026-02-11T08:36:36.000Z","name":"Dana Crist","mobile_number":"865-770-1498","email_id":"Carissa_Hackett@hotmail.com","dop":"2025-04-06","serial_number":"15715615143393","imei1":"15715615143393","imei2":"15715615143393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:36:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183362,"job_number":"JOB_183362","tr_customer_id":183380,"tr_customer_product_id":183370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:59.000Z","modified_at":"2026-02-11T08:35:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10037306466607","imei1":"10037306466607","imei2":"10037306466607","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183361,"job_number":"JOB_183361","tr_customer_id":183379,"tr_customer_product_id":183369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:16.000Z","modified_at":"2026-02-11T08:35:16.000Z","name":"Shannon Bode","mobile_number":"301-627-1034","email_id":"Vladimir.Torphy@yahoo.com","dop":"2025-04-06","serial_number":"19411339316773500","imei1":"19411339316773500","imei2":"19411339316773500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183360,"job_number":"JOB_183360","tr_customer_id":183378,"tr_customer_product_id":183368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:14.000Z","modified_at":"2026-02-11T08:35:52.000Z","name":"Forest Kulas","mobile_number":"422-772-3716","email_id":"Dillon90@hotmail.com","dop":"2025-04-06","serial_number":"10182226878892","imei1":"10182226878892","imei2":"10182226878892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183359,"job_number":"JOB_183359","tr_customer_id":183377,"tr_customer_product_id":183367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:14.000Z","modified_at":"2026-02-11T08:35:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13583050526260","imei1":"13583050526260","imei2":"13583050526260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183358,"job_number":"JOB_183358","tr_customer_id":183376,"tr_customer_product_id":183366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:29:01.000Z","modified_at":"2026-02-11T08:29:01.000Z","name":"Caleigh Wiza","mobile_number":"377-664-5399","email_id":"Horacio_Bayer@gmail.com","dop":"2026-01-23","serial_number":"182138932890551","imei1":"182138932890551","imei2":"182138932890551","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183357,"job_number":"JOB_183357","tr_customer_id":183375,"tr_customer_product_id":183365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:29:00.000Z","modified_at":"2026-02-11T08:29:28.000Z","name":"Rozella Borer","mobile_number":"542-260-6186","email_id":"Mavis_Homenick@gmail.com","dop":"2026-01-23","serial_number":"16007182677185","imei1":"16007182677185","imei2":"16007182677185","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183356,"job_number":"JOB_183356","tr_customer_id":183374,"tr_customer_product_id":183364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:27:32.000Z","modified_at":"2026-02-11T08:27:32.000Z","name":"Forrest Reilly","mobile_number":"730-512-8643","email_id":"Kayli59@yahoo.com","dop":"2026-01-23","serial_number":"11133819227974","imei1":"11133819227974","imei2":"11133819227974","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183355,"job_number":"JOB_183355","tr_customer_id":183373,"tr_customer_product_id":183363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:25:23.000Z","modified_at":"2026-02-11T08:25:23.000Z","name":"Immanuel Kshlerin","mobile_number":"342-342-9934","email_id":"Rigoberto.Kuhn@yahoo.com","dop":"2026-01-23","serial_number":"137557413102317","imei1":"137557413102317","imei2":"137557413102317","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183354,"job_number":"JOB_183354","tr_customer_id":183372,"tr_customer_product_id":183362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:25:22.000Z","modified_at":"2026-02-11T08:25:31.000Z","name":"Eulah McDermott","mobile_number":"340-338-6994","email_id":"Nelson79@gmail.com","dop":"2026-01-23","serial_number":"13342522785617","imei1":"13342522785617","imei2":"13342522785617","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T08:25:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":183353,"job_number":"JOB_183353","tr_customer_id":183371,"tr_customer_product_id":183361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:24:04.000Z","modified_at":"2026-02-11T08:24:04.000Z","name":"Elian Bins","mobile_number":"228-960-2613","email_id":"Jennifer_Huels@yahoo.com","dop":"2026-01-23","serial_number":"141814433736693","imei1":"141814433736693","imei2":"141814433736693","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183352,"job_number":"JOB_183352","tr_customer_id":183370,"tr_customer_product_id":183360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:24:03.000Z","modified_at":"2026-02-11T08:24:13.000Z","name":"Clinton Mertz","mobile_number":"645-992-1421","email_id":"Rashad.Yost68@hotmail.com","dop":"2026-01-23","serial_number":"13235719266064","imei1":"13235719266064","imei2":"13235719266064","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T08:24:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":183351,"job_number":"JOB_183351","tr_customer_id":183369,"tr_customer_product_id":183359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:05:30.000Z","modified_at":"2026-02-11T08:05:30.000Z","name":"Beth Hettinger","mobile_number":"397-551-7121","email_id":"Tod2@yahoo.com","dop":"2025-04-06","serial_number":"10203286242211544","imei1":"10203286242211544","imei2":"10203286242211544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:05:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183350,"job_number":"JOB_183350","tr_customer_id":183368,"tr_customer_product_id":183358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:05:28.000Z","modified_at":"2026-02-11T08:06:05.000Z","name":"Zakary Moen","mobile_number":"612-315-0211","email_id":"Renee.Schroeder@yahoo.com","dop":"2025-04-06","serial_number":"13808713080753","imei1":"13808713080753","imei2":"13808713080753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183346,"job_number":"JOB_183346","tr_customer_id":183364,"tr_customer_product_id":183354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:02.000Z","modified_at":"2026-02-11T08:04:02.000Z","name":"Dorthy Olson","mobile_number":"490-213-5976","email_id":"Columbus_Schoen83@hotmail.com","dop":"2025-04-06","serial_number":"10412131851684752","imei1":"10412131851684752","imei2":"10412131851684752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183345,"job_number":"JOB_183345","tr_customer_id":183363,"tr_customer_product_id":183353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:01.000Z","modified_at":"2026-02-11T08:04:41.000Z","name":"Tracy Gislason","mobile_number":"624-903-3616","email_id":"Samantha_Huel58@hotmail.com","dop":"2025-04-06","serial_number":"19768969578249","imei1":"19768969578249","imei2":"19768969578249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:04:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183338,"job_number":"JOB_183338","tr_customer_id":183356,"tr_customer_product_id":183346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:58.000Z","modified_at":"2026-02-11T07:43:09.000Z","name":"Titus Gibson","mobile_number":"284-262-3995","email_id":"Jameson_Stamm48@gmail.com","dop":"2025-12-01","serial_number":"15308395399319","imei1":"15308395399319","imei2":"15308395399319","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183337,"job_number":"JOB_183337","tr_customer_id":183355,"tr_customer_product_id":183345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:57.000Z","modified_at":"2026-02-11T07:42:57.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14308929318779","imei1":"14308929318779","imei2":"14308929318779","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183336,"job_number":"JOB_183336","tr_customer_id":183354,"tr_customer_product_id":183344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:42.000Z","modified_at":"2026-02-11T07:42:53.000Z","name":"Estefania Mitchell","mobile_number":"450-658-8032","email_id":"Joyce_Hettinger@yahoo.com","dop":"2025-12-01","serial_number":"10035624718906","imei1":"10035624718906","imei2":"10035624718906","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183335,"job_number":"JOB_183335","tr_customer_id":183353,"tr_customer_product_id":183343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:42.000Z","modified_at":"2026-02-11T07:42:42.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15917015750641","imei1":"15917015750641","imei2":"15917015750641","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183334,"job_number":"JOB_183334","tr_customer_id":183352,"tr_customer_product_id":183342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:26.000Z","modified_at":"2026-02-11T07:42:38.000Z","name":"Augustine Macejkovic","mobile_number":"447-571-3774","email_id":"Rosemarie.Swaniawski@hotmail.com","dop":"2025-12-01","serial_number":"13732309225690","imei1":"13732309225690","imei2":"13732309225690","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183333,"job_number":"JOB_183333","tr_customer_id":183351,"tr_customer_product_id":183341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:26.000Z","modified_at":"2026-02-11T07:42:26.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17663932557499","imei1":"17663932557499","imei2":"17663932557499","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183332,"job_number":"JOB_183332","tr_customer_id":183350,"tr_customer_product_id":183340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:16:14.000Z","modified_at":"2026-02-11T07:16:14.000Z","name":"Forrest Emard","mobile_number":"639-621-6261","email_id":"Jackson_Ernser@yahoo.com","dop":"2025-04-06","serial_number":"16728391441490392","imei1":"16728391441490392","imei2":"16728391441490392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183331,"job_number":"JOB_183331","tr_customer_id":183349,"tr_customer_product_id":183339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:16:13.000Z","modified_at":"2026-02-11T07:16:49.000Z","name":"Darien Raynor","mobile_number":"235-346-7261","email_id":"Arnulfo_Robel@gmail.com","dop":"2025-04-06","serial_number":"16328800728890","imei1":"16328800728890","imei2":"16328800728890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:16:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183330,"job_number":"JOB_183330","tr_customer_id":183348,"tr_customer_product_id":183338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:16:12.000Z","modified_at":"2026-02-11T07:16:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17767793786577","imei1":"17767793786577","imei2":"17767793786577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:16:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183329,"job_number":"JOB_183329","tr_customer_id":183347,"tr_customer_product_id":183337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:15:30.000Z","modified_at":"2026-02-11T07:15:30.000Z","name":"Retta Grant","mobile_number":"933-956-6417","email_id":"Oceane_Lehner@yahoo.com","dop":"2025-04-06","serial_number":"19440911413452764","imei1":"19440911413452764","imei2":"19440911413452764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:15:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183328,"job_number":"JOB_183328","tr_customer_id":183346,"tr_customer_product_id":183336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:15:28.000Z","modified_at":"2026-02-11T07:16:05.000Z","name":"Brent Kiehn","mobile_number":"691-804-6734","email_id":"Arely.Goyette19@gmail.com","dop":"2025-04-06","serial_number":"18018301735313","imei1":"18018301735313","imei2":"18018301735313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183327,"job_number":"JOB_183327","tr_customer_id":183345,"tr_customer_product_id":183335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:15:28.000Z","modified_at":"2026-02-11T07:15:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19169679646030","imei1":"19169679646030","imei2":"19169679646030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183326,"job_number":"JOB_183326","tr_customer_id":183344,"tr_customer_product_id":183334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:52.000Z","modified_at":"2026-02-11T07:14:52.000Z","name":"Hillard Heathcote","mobile_number":"542-682-5235","email_id":"Cloyd5@yahoo.com","dop":"2025-04-06","serial_number":"16009778614318316","imei1":"16009778614318316","imei2":"16009778614318316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:14:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183325,"job_number":"JOB_183325","tr_customer_id":183343,"tr_customer_product_id":183333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:51.000Z","modified_at":"2026-02-11T07:15:28.000Z","name":"Dayana Koepp","mobile_number":"896-966-3082","email_id":"Chaim8@yahoo.com","dop":"2025-04-06","serial_number":"17355656341661","imei1":"17355656341661","imei2":"17355656341661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183324,"job_number":"JOB_183324","tr_customer_id":183342,"tr_customer_product_id":183332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:45.000Z","modified_at":"2026-02-11T07:14:45.000Z","name":"Jarrod Bosco","mobile_number":"672-471-0938","email_id":"Lulu36@hotmail.com","dop":"2025-04-06","serial_number":"17934642057975452","imei1":"17934642057975452","imei2":"17934642057975452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183323,"job_number":"JOB_183323","tr_customer_id":183341,"tr_customer_product_id":183331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:44.000Z","modified_at":"2026-02-11T07:15:21.000Z","name":"Lorena King","mobile_number":"302-887-1691","email_id":"Dasia75@hotmail.com","dop":"2025-04-06","serial_number":"19247893739622","imei1":"19247893739622","imei2":"19247893739622","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:15:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183322,"job_number":"JOB_183322","tr_customer_id":183340,"tr_customer_product_id":183330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:44.000Z","modified_at":"2026-02-11T07:14:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13747218951509","imei1":"13747218951509","imei2":"13747218951509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183321,"job_number":"JOB_183321","tr_customer_id":183339,"tr_customer_product_id":183329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:10:31.000Z","modified_at":"2026-02-11T07:10:31.000Z","name":"Henriette Schumm","mobile_number":"661-612-7789","email_id":"Caterina_Schaefer@gmail.com","dop":"2025-04-06","serial_number":"11578322620485332","imei1":"11578322620485332","imei2":"11578322620485332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:10:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183320,"job_number":"JOB_183320","tr_customer_id":183338,"tr_customer_product_id":183328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:10:30.000Z","modified_at":"2026-02-11T07:11:11.000Z","name":"Nellie Hahn","mobile_number":"551-503-8752","email_id":"William.Gibson15@gmail.com","dop":"2025-04-06","serial_number":"11012228335105","imei1":"11012228335105","imei2":"11012228335105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183319,"job_number":"JOB_183319","tr_customer_id":183337,"tr_customer_product_id":183327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:10:29.000Z","modified_at":"2026-02-11T07:10:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14615405472749","imei1":"14615405472749","imei2":"14615405472749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:10:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183318,"job_number":"JOB_183318","tr_customer_id":183336,"tr_customer_product_id":183326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:41.000Z","modified_at":"2026-02-11T07:09:41.000Z","name":"Jo Homenick","mobile_number":"362-542-0260","email_id":"Laron.Pouros@yahoo.com","dop":"2025-04-06","serial_number":"19602284373433356","imei1":"19602284373433356","imei2":"19602284373433356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183317,"job_number":"JOB_183317","tr_customer_id":183335,"tr_customer_product_id":183325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:41.000Z","modified_at":"2026-02-11T07:09:41.000Z","name":"Ethyl Lehner","mobile_number":"537-337-6676","email_id":"Joshua_Herzog15@yahoo.com","dop":"2025-04-06","serial_number":"15643422960953260","imei1":"15643422960953260","imei2":"15643422960953260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183316,"job_number":"JOB_183316","tr_customer_id":183334,"tr_customer_product_id":183324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:40.000Z","modified_at":"2026-02-11T07:10:19.000Z","name":"Jordyn Roob","mobile_number":"803-264-4730","email_id":"Kaleigh43@yahoo.com","dop":"2025-04-06","serial_number":"17084967722175","imei1":"17084967722175","imei2":"17084967722175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183315,"job_number":"JOB_183315","tr_customer_id":183333,"tr_customer_product_id":183323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:39.000Z","modified_at":"2026-02-11T07:10:21.000Z","name":"Carlie Douglas","mobile_number":"865-485-7318","email_id":"Murl_Tillman@hotmail.com","dop":"2025-04-06","serial_number":"11435228541074","imei1":"11435228541074","imei2":"11435228541074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:10:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183314,"job_number":"JOB_183314","tr_customer_id":183332,"tr_customer_product_id":183322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:39.000Z","modified_at":"2026-02-11T07:09:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13285194451269","imei1":"13285194451269","imei2":"13285194451269","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183313,"job_number":"JOB_183313","tr_customer_id":183331,"tr_customer_product_id":183321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:27.000Z","modified_at":"2026-02-11T07:09:27.000Z","name":"Theodora Mohr","mobile_number":"822-383-7725","email_id":"Columbus_Hansen60@hotmail.com","dop":"2025-04-06","serial_number":"19879010070151344","imei1":"19879010070151344","imei2":"19879010070151344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183312,"job_number":"JOB_183312","tr_customer_id":183330,"tr_customer_product_id":183320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:26.000Z","modified_at":"2026-02-11T07:10:04.000Z","name":"Leola Champlin","mobile_number":"477-280-9229","email_id":"Ben_Mayert@hotmail.com","dop":"2025-04-06","serial_number":"15707720551514","imei1":"15707720551514","imei2":"15707720551514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183311,"job_number":"JOB_183311","tr_customer_id":183329,"tr_customer_product_id":183319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:01.000Z","modified_at":"2026-02-11T07:09:01.000Z","name":"Eunice Kreiger","mobile_number":"507-282-6739","email_id":"Johanna.Lueilwitz58@hotmail.com","dop":"2025-04-06","serial_number":"16216160542343848","imei1":"16216160542343848","imei2":"16216160542343848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183310,"job_number":"JOB_183310","tr_customer_id":183328,"tr_customer_product_id":183318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:00.000Z","modified_at":"2026-02-11T07:09:39.000Z","name":"Kendall Schumm","mobile_number":"323-808-3265","email_id":"Alaina_Nicolas49@hotmail.com","dop":"2025-04-06","serial_number":"13998785730657","imei1":"13998785730657","imei2":"13998785730657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183309,"job_number":"JOB_183309","tr_customer_id":183327,"tr_customer_product_id":183317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:59.000Z","modified_at":"2026-02-11T07:08:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13436365774773","imei1":"13436365774773","imei2":"13436365774773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183308,"job_number":"JOB_183308","tr_customer_id":183326,"tr_customer_product_id":183316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:51.000Z","modified_at":"2026-02-11T07:08:51.000Z","name":"Heber Sawayn","mobile_number":"869-897-6795","email_id":"Kailyn87@gmail.com","dop":"2025-04-06","serial_number":"17526315520679100","imei1":"17526315520679100","imei2":"17526315520679100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183307,"job_number":"JOB_183307","tr_customer_id":183325,"tr_customer_product_id":183315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:49.000Z","modified_at":"2026-02-11T07:09:31.000Z","name":"Tessie Labadie","mobile_number":"849-467-2808","email_id":"Korbin_Lemke86@yahoo.com","dop":"2025-04-06","serial_number":"18873476953169","imei1":"18873476953169","imei2":"18873476953169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:09:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183306,"job_number":"JOB_183306","tr_customer_id":183324,"tr_customer_product_id":183314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:49.000Z","modified_at":"2026-02-11T07:08:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11133387215325","imei1":"11133387215325","imei2":"11133387215325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183305,"job_number":"JOB_183305","tr_customer_id":183323,"tr_customer_product_id":183313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:14.000Z","modified_at":"2026-02-11T07:08:14.000Z","name":"Kaylah Conroy","mobile_number":"253-351-6073","email_id":"Oren29@gmail.com","dop":"2025-04-06","serial_number":"12435365049148912","imei1":"12435365049148912","imei2":"12435365049148912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183304,"job_number":"JOB_183304","tr_customer_id":183322,"tr_customer_product_id":183312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:13.000Z","modified_at":"2026-02-11T07:08:52.000Z","name":"Vincent Heathcote","mobile_number":"486-597-7535","email_id":"Christophe.Sanford@hotmail.com","dop":"2025-04-06","serial_number":"14789393477287","imei1":"14789393477287","imei2":"14789393477287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:08:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183303,"job_number":"JOB_183303","tr_customer_id":183321,"tr_customer_product_id":183311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:12.000Z","modified_at":"2026-02-11T07:08:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12342503657422","imei1":"12342503657422","imei2":"12342503657422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183302,"job_number":"JOB_183302","tr_customer_id":183320,"tr_customer_product_id":183310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:07:27.000Z","modified_at":"2026-02-11T07:07:27.000Z","name":"Ray Shields","mobile_number":"822-583-4711","email_id":"Jaqueline_Ryan@yahoo.com","dop":"2025-04-06","serial_number":"10421186228136920","imei1":"10421186228136920","imei2":"10421186228136920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:07:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183301,"job_number":"JOB_183301","tr_customer_id":183319,"tr_customer_product_id":183309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:07:25.000Z","modified_at":"2026-02-11T07:08:05.000Z","name":"Arno Hoeger","mobile_number":"803-702-9794","email_id":"Avery.Toy55@yahoo.com","dop":"2025-04-06","serial_number":"14200271503098","imei1":"14200271503098","imei2":"14200271503098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:08:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183300,"job_number":"JOB_183300","tr_customer_id":183318,"tr_customer_product_id":183308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:07:25.000Z","modified_at":"2026-02-11T07:07:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18310145219000","imei1":"18310145219000","imei2":"18310145219000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:07:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183299,"job_number":"JOB_183299","tr_customer_id":183317,"tr_customer_product_id":183307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:45.000Z","modified_at":"2026-02-11T07:03:45.000Z","name":"Brant Thompson","mobile_number":"932-563-7435","email_id":"Breanna.Windler@hotmail.com","dop":"2025-04-06","serial_number":"19089808068679200","imei1":"19089808068679200","imei2":"19089808068679200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:03:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183298,"job_number":"JOB_183298","tr_customer_id":183316,"tr_customer_product_id":183306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:44.000Z","modified_at":"2026-02-11T07:04:21.000Z","name":"Madelynn Schimmel","mobile_number":"810-533-2772","email_id":"Kira.White@gmail.com","dop":"2025-04-06","serial_number":"15179447383826","imei1":"15179447383826","imei2":"15179447383826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183297,"job_number":"JOB_183297","tr_customer_id":183315,"tr_customer_product_id":183305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:43.000Z","modified_at":"2026-02-11T07:03:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15053716022471","imei1":"15053716022471","imei2":"15053716022471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183296,"job_number":"JOB_183296","tr_customer_id":183314,"tr_customer_product_id":183304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:00.000Z","modified_at":"2026-02-11T07:03:00.000Z","name":"Lisandro Swaniawski","mobile_number":"844-398-3659","email_id":"Blake65@hotmail.com","dop":"2025-04-06","serial_number":"10363832874601646","imei1":"10363832874601646","imei2":"10363832874601646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183295,"job_number":"JOB_183295","tr_customer_id":183313,"tr_customer_product_id":183303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:59.000Z","modified_at":"2026-02-11T07:03:36.000Z","name":"Berta Conn","mobile_number":"262-717-0784","email_id":"Roosevelt46@gmail.com","dop":"2025-04-06","serial_number":"13294642481838","imei1":"13294642481838","imei2":"13294642481838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:03:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183294,"job_number":"JOB_183294","tr_customer_id":183312,"tr_customer_product_id":183302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:59.000Z","modified_at":"2026-02-11T07:02:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17896936870789","imei1":"17896936870789","imei2":"17896936870789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183292,"job_number":"JOB_183292","tr_customer_id":183310,"tr_customer_product_id":183300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:55.000Z","modified_at":"2026-02-11T07:03:32.000Z","name":"Marta Wiza","mobile_number":"972-654-2448","email_id":"Esta98@hotmail.com","dop":"2000-01-31","serial_number":"10733490986444","imei1":"10733490986444","imei2":"10733490986444","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183290,"job_number":"JOB_183290","tr_customer_id":183308,"tr_customer_product_id":183298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:30.000Z","modified_at":"2026-02-11T07:02:30.000Z","name":"Andreane Pfeffer","mobile_number":"365-916-3898","email_id":"Hayden30@gmail.com","dop":"2025-04-06","serial_number":"13107312248609524","imei1":"13107312248609524","imei2":"13107312248609524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183289,"job_number":"JOB_183289","tr_customer_id":183307,"tr_customer_product_id":183297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:28.000Z","modified_at":"2026-02-11T07:03:11.000Z","name":"Alford Pacocha","mobile_number":"583-358-5271","email_id":"Shania82@gmail.com","dop":"2025-04-06","serial_number":"12071639534935","imei1":"12071639534935","imei2":"12071639534935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:03:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183288,"job_number":"JOB_183288","tr_customer_id":183306,"tr_customer_product_id":183296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:28.000Z","modified_at":"2026-02-11T07:02:28.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17608665333713","imei1":"17608665333713","imei2":"17608665333713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183287,"job_number":"JOB_183287","tr_customer_id":183305,"tr_customer_product_id":183295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:16.000Z","modified_at":"2026-02-11T07:02:16.000Z","name":"Daisha Langosh","mobile_number":"585-435-0151","email_id":"Freida_Abernathy@hotmail.com","dop":"2025-04-06","serial_number":"17518717924921944","imei1":"17518717924921944","imei2":"17518717924921944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183286,"job_number":"JOB_183286","tr_customer_id":183304,"tr_customer_product_id":183294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:14.000Z","modified_at":"2026-02-11T07:02:52.000Z","name":"Lynn Kihn","mobile_number":"839-829-3374","email_id":"Hadley.Mills@yahoo.com","dop":"2025-04-06","serial_number":"14926254443273","imei1":"14926254443273","imei2":"14926254443273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183285,"job_number":"JOB_183285","tr_customer_id":183303,"tr_customer_product_id":183293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:14.000Z","modified_at":"2026-02-11T07:02:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17981079783483","imei1":"17981079783483","imei2":"17981079783483","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183283,"job_number":"JOB_183283","tr_customer_id":183301,"tr_customer_product_id":183291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:11.000Z","modified_at":"2026-02-11T07:02:11.000Z","name":"Jackeline Kulas","mobile_number":"310-594-9660","email_id":"Hettie.Hirthe42@yahoo.com","dop":"2025-04-06","serial_number":"14310308843518088","imei1":"14310308843518088","imei2":"14310308843518088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183282,"job_number":"JOB_183282","tr_customer_id":183300,"tr_customer_product_id":183290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:10.000Z","modified_at":"2026-02-11T07:02:47.000Z","name":"Delphine Sawayn","mobile_number":"903-295-0753","email_id":"Destini_Lynch82@yahoo.com","dop":"2000-01-31","serial_number":"10761143766253","imei1":"10761143766253","imei2":"10761143766253","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183280,"job_number":"JOB_183280","tr_customer_id":183298,"tr_customer_product_id":183288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:09.000Z","modified_at":"2026-02-11T07:02:48.000Z","name":"Kobe Satterfield","mobile_number":"973-758-1397","email_id":"Virginia.Thompson@yahoo.com","dop":"2025-04-06","serial_number":"17185513350453","imei1":"17185513350453","imei2":"17185513350453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183279,"job_number":"JOB_183279","tr_customer_id":183297,"tr_customer_product_id":183287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:09.000Z","modified_at":"2026-02-11T07:02:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17223473015759","imei1":"17223473015759","imei2":"17223473015759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183278,"job_number":"JOB_183278","tr_customer_id":183296,"tr_customer_product_id":183286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:38.000Z","modified_at":"2026-02-11T07:01:38.000Z","name":"Christy Gutmann","mobile_number":"831-454-1785","email_id":"Ramona.Jacobson95@gmail.com","dop":"2025-04-06","serial_number":"18954866374133730","imei1":"18954866374133730","imei2":"18954866374133730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183277,"job_number":"JOB_183277","tr_customer_id":183295,"tr_customer_product_id":183285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:37.000Z","modified_at":"2026-02-11T07:02:20.000Z","name":"Francis Harris","mobile_number":"775-849-5028","email_id":"Colt_Satterfield@hotmail.com","dop":"2025-04-06","serial_number":"15832805839817","imei1":"15832805839817","imei2":"15832805839817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183276,"job_number":"JOB_183276","tr_customer_id":183294,"tr_customer_product_id":183284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:36.000Z","modified_at":"2026-02-11T07:01:36.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"15484607727476","imei1":"15484607727476","imei2":"15484607727476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183274,"job_number":"JOB_183274","tr_customer_id":183292,"tr_customer_product_id":183282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:25.000Z","modified_at":"2026-02-11T07:02:02.000Z","name":"Michale Jacobson","mobile_number":"838-861-9012","email_id":"Cheyanne.Heathcote@yahoo.com","dop":"2000-01-31","serial_number":"10358015217319","imei1":"10358015217319","imei2":"10358015217319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183272,"job_number":"JOB_183272","tr_customer_id":183290,"tr_customer_product_id":183280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:24.000Z","modified_at":"2026-02-11T07:01:24.000Z","name":"Dayna Price","mobile_number":"643-648-7993","email_id":"Orin12@gmail.com","dop":"2025-04-06","serial_number":"12950088723257862","imei1":"12950088723257862","imei2":"12950088723257862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183271,"job_number":"JOB_183271","tr_customer_id":183289,"tr_customer_product_id":183279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:22.000Z","modified_at":"2026-02-11T07:02:01.000Z","name":"Peter Bashirian","mobile_number":"424-539-8113","email_id":"Retha.Collins57@hotmail.com","dop":"2025-04-06","serial_number":"19526388620151","imei1":"19526388620151","imei2":"19526388620151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183270,"job_number":"JOB_183270","tr_customer_id":183288,"tr_customer_product_id":183278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:22.000Z","modified_at":"2026-02-11T07:01:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16526302819255","imei1":"16526302819255","imei2":"16526302819255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183269,"job_number":"JOB_183269","tr_customer_id":183287,"tr_customer_product_id":183277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:46.000Z","modified_at":"2026-02-11T07:00:46.000Z","name":"Bart Skiles","mobile_number":"385-356-7004","email_id":"Veronica40@yahoo.com","dop":"2025-04-06","serial_number":"19970960154857948","imei1":"19970960154857948","imei2":"19970960154857948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183268,"job_number":"JOB_183268","tr_customer_id":183286,"tr_customer_product_id":183276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:45.000Z","modified_at":"2026-02-11T07:01:28.000Z","name":"Laverna Hoeger","mobile_number":"767-473-8731","email_id":"Jaydon18@yahoo.com","dop":"2025-04-06","serial_number":"12650193874289","imei1":"12650193874289","imei2":"12650193874289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183267,"job_number":"JOB_183267","tr_customer_id":183285,"tr_customer_product_id":183275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:44.000Z","modified_at":"2026-02-11T07:00:44.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"18057087833491","imei1":"18057087833491","imei2":"18057087833491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183265,"job_number":"JOB_183265","tr_customer_id":183283,"tr_customer_product_id":183273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:39.000Z","modified_at":"2026-02-11T07:01:17.000Z","name":"Emerson Dicki","mobile_number":"771-799-0478","email_id":"Abel_Beier91@hotmail.com","dop":"2000-01-31","serial_number":"10926223525305","imei1":"10926223525305","imei2":"10926223525305","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183263,"job_number":"JOB_183263","tr_customer_id":183281,"tr_customer_product_id":183271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:36.000Z","modified_at":"2026-02-11T07:00:36.000Z","name":"Selmer Ryan","mobile_number":"264-382-7095","email_id":"Reuben_Pouros@hotmail.com","dop":"2025-04-06","serial_number":"13673772937191888","imei1":"13673772937191888","imei2":"13673772937191888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183262,"job_number":"JOB_183262","tr_customer_id":183280,"tr_customer_product_id":183270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:35.000Z","modified_at":"2026-02-11T07:01:15.000Z","name":"Royal Stamm","mobile_number":"532-885-7518","email_id":"Odie74@gmail.com","dop":"2025-04-06","serial_number":"11946867599257","imei1":"11946867599257","imei2":"11946867599257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183261,"job_number":"JOB_183261","tr_customer_id":183279,"tr_customer_product_id":183269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:35.000Z","modified_at":"2026-02-11T07:00:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18251807745059","imei1":"18251807745059","imei2":"18251807745059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183260,"job_number":"JOB_183260","tr_customer_id":183278,"tr_customer_product_id":183268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:32.000Z","modified_at":"2026-02-11T07:00:32.000Z","name":"Martine Rowe","mobile_number":"511-915-7350","email_id":"Malika.Crist@yahoo.com","dop":"2025-04-06","serial_number":"12374014696169556","imei1":"12374014696169556","imei2":"12374014696169556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183259,"job_number":"JOB_183259","tr_customer_id":183277,"tr_customer_product_id":183267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:30.000Z","modified_at":"2026-02-11T07:01:07.000Z","name":"Boris Mitchell","mobile_number":"980-296-5869","email_id":"Maya51@gmail.com","dop":"2025-04-06","serial_number":"18832458419650","imei1":"18832458419650","imei2":"18832458419650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183258,"job_number":"JOB_183258","tr_customer_id":183276,"tr_customer_product_id":183266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:30.000Z","modified_at":"2026-02-11T07:00:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14314569461191","imei1":"14314569461191","imei2":"14314569461191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183257,"job_number":"JOB_183257","tr_customer_id":183275,"tr_customer_product_id":183265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:01.000Z","modified_at":"2026-02-11T07:00:01.000Z","name":"Morris Lockman","mobile_number":"848-572-7513","email_id":"Leonardo.Dach@hotmail.com","dop":"2025-04-06","serial_number":"18871478459131976","imei1":"18871478459131976","imei2":"18871478459131976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183256,"job_number":"JOB_183256","tr_customer_id":183274,"tr_customer_product_id":183264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:00.000Z","modified_at":"2026-02-11T07:00:43.000Z","name":"Alexzander Auer","mobile_number":"227-436-3401","email_id":"Ashly_Lindgren64@hotmail.com","dop":"2025-04-06","serial_number":"12173057144361","imei1":"12173057144361","imei2":"12173057144361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183255,"job_number":"JOB_183255","tr_customer_id":183273,"tr_customer_product_id":183263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:48.000Z","modified_at":"2026-02-11T06:59:48.000Z","name":"Katherine Schowalter","mobile_number":"380-803-2887","email_id":"Wava_Mueller40@hotmail.com","dop":"2025-04-06","serial_number":"10925796766015216","imei1":"10925796766015216","imei2":"10925796766015216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183254,"job_number":"JOB_183254","tr_customer_id":183272,"tr_customer_product_id":183262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:46.000Z","modified_at":"2026-02-11T07:00:23.000Z","name":"Mona Monahan","mobile_number":"227-939-0370","email_id":"Crystal_Hand@hotmail.com","dop":"2025-04-06","serial_number":"18608825902930","imei1":"18608825902930","imei2":"18608825902930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183253,"job_number":"JOB_183253","tr_customer_id":183271,"tr_customer_product_id":183261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:46.000Z","modified_at":"2026-02-11T06:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16047856549410","imei1":"16047856549410","imei2":"16047856549410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183252,"job_number":"JOB_183252","tr_customer_id":183270,"tr_customer_product_id":183260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:03.000Z","modified_at":"2026-02-11T06:59:03.000Z","name":"Kole Schimmel","mobile_number":"373-223-5934","email_id":"Tyree.Baumbach@yahoo.com","dop":"2025-04-06","serial_number":"18090484040744304","imei1":"18090484040744304","imei2":"18090484040744304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183251,"job_number":"JOB_183251","tr_customer_id":183269,"tr_customer_product_id":183259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:02.000Z","modified_at":"2026-02-11T06:59:39.000Z","name":"Esperanza Swaniawski","mobile_number":"924-865-6612","email_id":"Nikita_Wolff@gmail.com","dop":"2025-04-06","serial_number":"15544956871961","imei1":"15544956871961","imei2":"15544956871961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183250,"job_number":"JOB_183250","tr_customer_id":183268,"tr_customer_product_id":183258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:02.000Z","modified_at":"2026-02-11T06:59:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13117904619000","imei1":"13117904619000","imei2":"13117904619000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183249,"job_number":"JOB_183249","tr_customer_id":183267,"tr_customer_product_id":183257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:58:38.000Z","modified_at":"2026-02-11T06:58:38.000Z","name":"Emmanuel Swaniawski","mobile_number":"486-558-1290","email_id":"Stephania_Gerhold59@hotmail.com","dop":"2025-04-06","serial_number":"12390364250314908","imei1":"12390364250314908","imei2":"12390364250314908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183248,"job_number":"JOB_183248","tr_customer_id":183266,"tr_customer_product_id":183256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:58:37.000Z","modified_at":"2026-02-11T06:59:17.000Z","name":"Alvah Sipes","mobile_number":"570-890-6949","email_id":"Mandy_Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"14879739200489","imei1":"14879739200489","imei2":"14879739200489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183247,"job_number":"JOB_183247","tr_customer_id":183265,"tr_customer_product_id":183255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:58:37.000Z","modified_at":"2026-02-11T06:58:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10653539109475","imei1":"10653539109475","imei2":"10653539109475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183246,"job_number":"JOB_183246","tr_customer_id":183264,"tr_customer_product_id":183254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:50.000Z","modified_at":"2026-02-11T06:57:50.000Z","name":"Madonna Beer","mobile_number":"290-845-4523","email_id":"Jessie.Rau6@yahoo.com","dop":"2025-04-06","serial_number":"10810475955441162","imei1":"10810475955441162","imei2":"10810475955441162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183245,"job_number":"JOB_183245","tr_customer_id":183263,"tr_customer_product_id":183253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:49.000Z","modified_at":"2026-02-11T06:58:29.000Z","name":"Louvenia Crona","mobile_number":"828-509-0596","email_id":"Arne_Zemlak40@hotmail.com","dop":"2025-04-06","serial_number":"12372934711848","imei1":"12372934711848","imei2":"12372934711848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183244,"job_number":"JOB_183244","tr_customer_id":183262,"tr_customer_product_id":183252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:48.000Z","modified_at":"2026-02-11T06:57:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16419309254864","imei1":"16419309254864","imei2":"16419309254864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183242,"job_number":"JOB_183242","tr_customer_id":183260,"tr_customer_product_id":183250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:02.000Z","modified_at":"2026-02-11T06:57:02.000Z","name":"Jennifer Jacobi","mobile_number":"476-221-2696","email_id":"Kellie.Ondricka63@yahoo.com","dop":"2025-04-06","serial_number":"14147073045175060","imei1":"14147073045175060","imei2":"14147073045175060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183241,"job_number":"JOB_183241","tr_customer_id":183259,"tr_customer_product_id":183249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:01.000Z","modified_at":"2026-02-11T06:57:01.000Z","name":"Katlynn Mitchell","mobile_number":"279-662-8417","email_id":"Bennie_Bailey@gmail.com","dop":"2025-04-06","serial_number":"12790445550037910","imei1":"12790445550037910","imei2":"12790445550037910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183240,"job_number":"JOB_183240","tr_customer_id":183258,"tr_customer_product_id":183248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:01.000Z","modified_at":"2026-02-11T06:57:43.000Z","name":"Carol Gusikowski","mobile_number":"262-718-4630","email_id":"Johnathan39@gmail.com","dop":"2025-04-06","serial_number":"19328709338919","imei1":"19328709338919","imei2":"19328709338919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183239,"job_number":"JOB_183239","tr_customer_id":183257,"tr_customer_product_id":183247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:01.000Z","modified_at":"2026-02-11T06:57:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14187136490828","imei1":"14187136490828","imei2":"14187136490828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183238,"job_number":"JOB_183238","tr_customer_id":183256,"tr_customer_product_id":183246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:00.000Z","modified_at":"2026-02-11T06:57:41.000Z","name":"Gudrun Baumbach","mobile_number":"446-471-3668","email_id":"Demond11@hotmail.com","dop":"2025-04-06","serial_number":"13912378714214","imei1":"13912378714214","imei2":"13912378714214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183237,"job_number":"JOB_183237","tr_customer_id":183255,"tr_customer_product_id":183245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:00.000Z","modified_at":"2026-02-11T06:57:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17273460599349","imei1":"17273460599349","imei2":"17273460599349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183234,"job_number":"JOB_183234","tr_customer_id":183252,"tr_customer_product_id":183242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:12.000Z","modified_at":"2026-02-11T06:56:12.000Z","name":"Columbus Durgan","mobile_number":"856-343-8013","email_id":"Marcus.Yost@yahoo.com","dop":"2025-04-06","serial_number":"10874477724127574","imei1":"10874477724127574","imei2":"10874477724127574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183233,"job_number":"JOB_183233","tr_customer_id":183251,"tr_customer_product_id":183241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:11.000Z","modified_at":"2026-02-11T06:56:53.000Z","name":"Manuela Keeling","mobile_number":"507-833-3987","email_id":"Delores_Weimann77@hotmail.com","dop":"2025-04-06","serial_number":"18762486733833","imei1":"18762486733833","imei2":"18762486733833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183232,"job_number":"JOB_183232","tr_customer_id":183250,"tr_customer_product_id":183240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:10.000Z","modified_at":"2026-02-11T06:56:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15241263967725","imei1":"15241263967725","imei2":"15241263967725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183231,"job_number":"JOB_183231","tr_customer_id":183249,"tr_customer_product_id":183239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:55:21.000Z","modified_at":"2026-02-11T06:55:21.000Z","name":"Alexanne Wunsch","mobile_number":"974-776-1646","email_id":"Marlen.Kihn82@yahoo.com","dop":"2025-04-06","serial_number":"10914286605349070","imei1":"10914286605349070","imei2":"10914286605349070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183230,"job_number":"JOB_183230","tr_customer_id":183248,"tr_customer_product_id":183238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:55:20.000Z","modified_at":"2026-02-11T06:56:02.000Z","name":"Elsie Wolf","mobile_number":"214-408-4299","email_id":"Oran_Simonis@yahoo.com","dop":"2025-04-06","serial_number":"14438321769748","imei1":"14438321769748","imei2":"14438321769748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183229,"job_number":"JOB_183229","tr_customer_id":183247,"tr_customer_product_id":183237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:55:19.000Z","modified_at":"2026-02-11T06:55:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14192557810919","imei1":"14192557810919","imei2":"14192557810919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183228,"job_number":"JOB_183228","tr_customer_id":183246,"tr_customer_product_id":183236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:40.000Z","modified_at":"2026-02-11T06:54:40.000Z","name":"Gay Rogahn","mobile_number":"266-204-9713","email_id":"Seamus_Abbott19@gmail.com","dop":"2025-04-06","serial_number":"17664680232908674","imei1":"17664680232908674","imei2":"17664680232908674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183227,"job_number":"JOB_183227","tr_customer_id":183245,"tr_customer_product_id":183235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:39.000Z","modified_at":"2026-02-11T06:55:15.000Z","name":"Dudley Botsford","mobile_number":"397-654-1965","email_id":"Joan_Howe@gmail.com","dop":"2025-04-06","serial_number":"16929926100404","imei1":"16929926100404","imei2":"16929926100404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183226,"job_number":"JOB_183226","tr_customer_id":183244,"tr_customer_product_id":183234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:39.000Z","modified_at":"2026-02-11T06:54:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18088197613237","imei1":"18088197613237","imei2":"18088197613237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183225,"job_number":"JOB_183225","tr_customer_id":183243,"tr_customer_product_id":183233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:25.000Z","modified_at":"2026-02-11T06:54:25.000Z","name":"Karli Bode","mobile_number":"411-824-6708","email_id":"Mortimer69@gmail.com","dop":"2025-04-06","serial_number":"17637492791781620","imei1":"17637492791781620","imei2":"17637492791781620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183224,"job_number":"JOB_183224","tr_customer_id":183242,"tr_customer_product_id":183232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:23.000Z","modified_at":"2026-02-11T06:55:01.000Z","name":"Raven Runte","mobile_number":"244-885-3681","email_id":"Alyce.Hagenes34@hotmail.com","dop":"2025-04-06","serial_number":"15456962506611","imei1":"15456962506611","imei2":"15456962506611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183223,"job_number":"JOB_183223","tr_customer_id":183241,"tr_customer_product_id":183231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:23.000Z","modified_at":"2026-02-11T06:54:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19844694226273","imei1":"19844694226273","imei2":"19844694226273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183222,"job_number":"JOB_183222","tr_customer_id":183240,"tr_customer_product_id":183230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:57.000Z","modified_at":"2026-02-11T06:53:57.000Z","name":"Tom D'Amore","mobile_number":"566-800-1567","email_id":"Velva26@gmail.com","dop":"2025-04-06","serial_number":"11301694627714448","imei1":"11301694627714448","imei2":"11301694627714448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183221,"job_number":"JOB_183221","tr_customer_id":183239,"tr_customer_product_id":183229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:56.000Z","modified_at":"2026-02-11T06:54:32.000Z","name":"Guido Rau","mobile_number":"264-458-1313","email_id":"Vernon_Mann93@hotmail.com","dop":"2025-04-06","serial_number":"14894859037222","imei1":"14894859037222","imei2":"14894859037222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183220,"job_number":"JOB_183220","tr_customer_id":183238,"tr_customer_product_id":183228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:56.000Z","modified_at":"2026-02-11T06:53:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19298366720327","imei1":"19298366720327","imei2":"19298366720327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183219,"job_number":"JOB_183219","tr_customer_id":183237,"tr_customer_product_id":183227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:39.000Z","modified_at":"2026-02-11T06:53:39.000Z","name":"Erick Beatty","mobile_number":"497-882-1984","email_id":"Haskell_Breitenberg89@hotmail.com","dop":"2025-04-06","serial_number":"15953228384957624","imei1":"15953228384957624","imei2":"15953228384957624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183218,"job_number":"JOB_183218","tr_customer_id":183236,"tr_customer_product_id":183226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:37.000Z","modified_at":"2026-02-11T06:54:15.000Z","name":"Mauricio Wintheiser","mobile_number":"864-351-4337","email_id":"Hershel_Bradtke@gmail.com","dop":"2025-04-06","serial_number":"12213234577138","imei1":"12213234577138","imei2":"12213234577138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183217,"job_number":"JOB_183217","tr_customer_id":183235,"tr_customer_product_id":183225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:37.000Z","modified_at":"2026-02-11T06:53:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19379357829150","imei1":"19379357829150","imei2":"19379357829150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183216,"job_number":"JOB_183216","tr_customer_id":183234,"tr_customer_product_id":183224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:14.000Z","modified_at":"2026-02-11T06:53:14.000Z","name":"Janie Wintheiser","mobile_number":"379-751-3820","email_id":"Glenda.Boyle@yahoo.com","dop":"2025-04-06","serial_number":"10133798761178244","imei1":"10133798761178244","imei2":"10133798761178244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183215,"job_number":"JOB_183215","tr_customer_id":183233,"tr_customer_product_id":183223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:13.000Z","modified_at":"2026-02-11T06:53:49.000Z","name":"Deja Zemlak","mobile_number":"220-957-0839","email_id":"Angelo.West2@yahoo.com","dop":"2025-04-06","serial_number":"17274290525620","imei1":"17274290525620","imei2":"17274290525620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183214,"job_number":"JOB_183214","tr_customer_id":183232,"tr_customer_product_id":183222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:13.000Z","modified_at":"2026-02-11T06:53:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12582486229985","imei1":"12582486229985","imei2":"12582486229985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183213,"job_number":"JOB_183213","tr_customer_id":183231,"tr_customer_product_id":183221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:01.000Z","modified_at":"2026-02-11T06:53:01.000Z","name":"Alfonso Mayer","mobile_number":"938-815-5745","email_id":"Lucie.Wolf@gmail.com","dop":"2025-09-09","serial_number":"13455328649447","imei1":"13455328649447","imei2":"13455328649447","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183212,"job_number":"JOB_183212","tr_customer_id":183230,"tr_customer_product_id":183220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:00.000Z","modified_at":"2026-02-11T06:53:00.000Z","name":"Timmy Willms","mobile_number":"852-229-9832","email_id":"Jannie51@yahoo.com","dop":"2025-06-18","serial_number":"1088747176872301","imei1":"1088747176872301","imei2":"1088747176872301","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183211,"job_number":"JOB_183211","tr_customer_id":183229,"tr_customer_product_id":183219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:00.000Z","modified_at":"2026-02-11T06:53:38.000Z","name":"Melany Kohler","mobile_number":"930-362-5933","email_id":"Noemy.Ratke32@yahoo.com","dop":"2025-06-18","serial_number":"10422955648309","imei1":"10422955648309","imei2":"10422955648309","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183210,"job_number":"JOB_183210","tr_customer_id":183228,"tr_customer_product_id":183218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:00.000Z","modified_at":"2026-02-11T06:53:00.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10541675803454","imei1":"10541675803454","imei2":"10541675803454","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183209,"job_number":"JOB_183209","tr_customer_id":183227,"tr_customer_product_id":183217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:52.000Z","modified_at":"2026-02-11T06:52:52.000Z","name":"Kendra Mertz","mobile_number":"956-236-0098","email_id":"Arch.Bogan23@gmail.com","dop":"2025-04-06","serial_number":"18002436273662604","imei1":"18002436273662604","imei2":"18002436273662604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183208,"job_number":"JOB_183208","tr_customer_id":183226,"tr_customer_product_id":183216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:51.000Z","modified_at":"2026-02-11T06:53:30.000Z","name":"Simeon Gulgowski","mobile_number":"503-845-7513","email_id":"Cayla_Wiza@hotmail.com","dop":"2025-04-06","serial_number":"14212067802988","imei1":"14212067802988","imei2":"14212067802988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183207,"job_number":"JOB_183207","tr_customer_id":183225,"tr_customer_product_id":183215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:50.000Z","modified_at":"2026-02-11T06:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12084240437466","imei1":"12084240437466","imei2":"12084240437466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183206,"job_number":"JOB_183206","tr_customer_id":183224,"tr_customer_product_id":183214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:42.000Z","modified_at":"2026-02-11T06:52:42.000Z","name":"John Doe","mobile_number":"9876543210","email_id":"test.user@example.com","dop":"2025-09-09","serial_number":"18947587083864","imei1":"18947587083864","imei2":"18947587083864","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183205,"job_number":"JOB_183205","tr_customer_id":183223,"tr_customer_product_id":183213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:22.000Z","modified_at":"2026-02-11T06:53:01.000Z","name":"Sidney Schinner","mobile_number":"615-988-3970","email_id":"Anabel10@yahoo.com","dop":"2025-12-31","serial_number":"104301738728478","imei1":"104301738728478","imei2":"104301738728478","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183204,"job_number":"JOB_183204","tr_customer_id":183222,"tr_customer_product_id":183212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:22.000Z","modified_at":"2026-02-11T06:52:22.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101445111177906","imei1":"101445111177906","imei2":"101445111177906","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183203,"job_number":"JOB_183203","tr_customer_id":183221,"tr_customer_product_id":183211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:21.000Z","modified_at":"2026-02-11T06:52:21.000Z","name":"Dante Zemlak","mobile_number":"471-229-4043","email_id":"Kennedi77@hotmail.com","dop":"2025-04-06","serial_number":"17272995561701844","imei1":"17272995561701844","imei2":"17272995561701844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183202,"job_number":"JOB_183202","tr_customer_id":183220,"tr_customer_product_id":183210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:20.000Z","modified_at":"2026-02-11T06:52:59.000Z","name":"Marcelina Howell","mobile_number":"376-781-8366","email_id":"Elaina78@yahoo.com","dop":"2025-04-06","serial_number":"18146353524851","imei1":"18146353524851","imei2":"18146353524851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183201,"job_number":"JOB_183201","tr_customer_id":183219,"tr_customer_product_id":183209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:14.000Z","modified_at":"2026-02-11T06:52:14.000Z","name":"Morton Roob","mobile_number":"323-263-7891","email_id":"Frankie24@hotmail.com","dop":"2025-06-18","serial_number":"1072487354717767","imei1":"1072487354717767","imei2":"1072487354717767","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183200,"job_number":"JOB_183200","tr_customer_id":183218,"tr_customer_product_id":183208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:14.000Z","modified_at":"2026-02-11T06:52:52.000Z","name":"Tianna Zboncak","mobile_number":"210-630-3669","email_id":"Noah32@yahoo.com","dop":"2025-06-18","serial_number":"10570269998899","imei1":"10570269998899","imei2":"10570269998899","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183199,"job_number":"JOB_183199","tr_customer_id":183217,"tr_customer_product_id":183207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:13.000Z","modified_at":"2026-02-11T06:52:13.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10151878754165","imei1":"10151878754165","imei2":"10151878754165","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183197,"job_number":"JOB_183197","tr_customer_id":183215,"tr_customer_product_id":183205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:35.000Z","modified_at":"2026-02-11T06:52:14.000Z","name":"Hailee Ward","mobile_number":"833-718-8187","email_id":"Tracey.Willms15@yahoo.com","dop":"2025-12-31","serial_number":"100922312921874","imei1":"100922312921874","imei2":"100922312921874","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183196,"job_number":"JOB_183196","tr_customer_id":183214,"tr_customer_product_id":183204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:34.000Z","modified_at":"2026-02-11T06:51:34.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104961144659476","imei1":"104961144659476","imei2":"104961144659476","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:51:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183194,"job_number":"JOB_183194","tr_customer_id":183212,"tr_customer_product_id":183202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:47.000Z","modified_at":"2026-02-11T06:51:26.000Z","name":"Rahsaan McLaughlin","mobile_number":"420-585-0452","email_id":"Terrell.Bednar39@yahoo.com","dop":"2025-12-31","serial_number":"103314332858973","imei1":"103314332858973","imei2":"103314332858973","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183193,"job_number":"JOB_183193","tr_customer_id":183211,"tr_customer_product_id":183201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:47.000Z","modified_at":"2026-02-11T06:50:47.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"108883615906837","imei1":"108883615906837","imei2":"108883615906837","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183180,"job_number":"JOB_183180","tr_customer_id":183198,"tr_customer_product_id":183188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:44:36.000Z","modified_at":"2026-02-11T06:44:36.000Z","name":"Oswald Ledner","mobile_number":"376-422-5845","email_id":"Zelda39@gmail.com","dop":"2025-04-06","serial_number":"12567578096406198","imei1":"12567578096406198","imei2":"12567578096406198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183179,"job_number":"JOB_183179","tr_customer_id":183197,"tr_customer_product_id":183187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:44:35.000Z","modified_at":"2026-02-11T06:45:13.000Z","name":"Brent Balistreri","mobile_number":"940-667-9349","email_id":"Mathias_Hilpert@gmail.com","dop":"2025-04-06","serial_number":"15155171652615","imei1":"15155171652615","imei2":"15155171652615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183178,"job_number":"JOB_183178","tr_customer_id":183196,"tr_customer_product_id":183186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:44:34.000Z","modified_at":"2026-02-11T06:44:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17342862657922","imei1":"17342862657922","imei2":"17342862657922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183177,"job_number":"JOB_183177","tr_customer_id":183195,"tr_customer_product_id":183185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:50.000Z","modified_at":"2026-02-11T06:43:50.000Z","name":"Johnpaul Schmitt","mobile_number":"303-751-2082","email_id":"Holden71@yahoo.com","dop":"2025-04-06","serial_number":"12612080172240306","imei1":"12612080172240306","imei2":"12612080172240306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183176,"job_number":"JOB_183176","tr_customer_id":183194,"tr_customer_product_id":183184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:49.000Z","modified_at":"2026-02-11T06:44:27.000Z","name":"Maximo Wiegand","mobile_number":"963-300-5651","email_id":"Heidi_White@gmail.com","dop":"2025-04-06","serial_number":"18185025129850","imei1":"18185025129850","imei2":"18185025129850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183175,"job_number":"JOB_183175","tr_customer_id":183193,"tr_customer_product_id":183183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:48.000Z","modified_at":"2026-02-11T06:43:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19218639627720","imei1":"19218639627720","imei2":"19218639627720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183174,"job_number":"JOB_183174","tr_customer_id":183192,"tr_customer_product_id":183182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:03.000Z","modified_at":"2026-02-11T06:43:03.000Z","name":"Alexane Leffler","mobile_number":"280-359-1036","email_id":"Bobby63@yahoo.com","dop":"2025-04-06","serial_number":"13607715058153356","imei1":"13607715058153356","imei2":"13607715058153356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183173,"job_number":"JOB_183173","tr_customer_id":183191,"tr_customer_product_id":183181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:02.000Z","modified_at":"2026-02-11T06:43:41.000Z","name":"Parker Schulist","mobile_number":"772-573-2778","email_id":"Lindsay.Beer81@hotmail.com","dop":"2025-04-06","serial_number":"18555194055129","imei1":"18555194055129","imei2":"18555194055129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183172,"job_number":"JOB_183172","tr_customer_id":183190,"tr_customer_product_id":183180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:02.000Z","modified_at":"2026-02-11T06:43:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15476895905976","imei1":"15476895905976","imei2":"15476895905976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183171,"job_number":"JOB_183171","tr_customer_id":183189,"tr_customer_product_id":183179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:41:44.000Z","modified_at":"2026-02-11T06:41:54.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"87171238227930","imei1":"87171238227930","imei2":"87171238227930","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183170,"job_number":"JOB_183170","tr_customer_id":183188,"tr_customer_product_id":183178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:41:31.000Z","modified_at":"2026-02-11T06:41:41.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"39637403489207","imei1":"39637403489207","imei2":"39637403489207","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183169,"job_number":"JOB_183169","tr_customer_id":183187,"tr_customer_product_id":183177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:41:16.000Z","modified_at":"2026-02-11T06:41:27.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"65981870321489","imei1":"65981870321489","imei2":"65981870321489","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183166,"job_number":"JOB_183166","tr_customer_id":183184,"tr_customer_product_id":183174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:28:49.000Z","modified_at":"2026-02-11T06:28:49.000Z","name":"Efrain Terry","mobile_number":"840-671-3734","email_id":"Grayce.Russel@hotmail.com","dop":"2025-04-06","serial_number":"17603124544839638","imei1":"17603124544839638","imei2":"17603124544839638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183165,"job_number":"JOB_183165","tr_customer_id":183183,"tr_customer_product_id":183173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:28:49.000Z","modified_at":"2026-02-11T06:29:02.000Z","name":"Cordie Rath","mobile_number":"843-893-4922","email_id":"Samara94@hotmail.com","dop":"2025-04-06","serial_number":"13909995669175","imei1":"13909995669175","imei2":"13909995669175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:29:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183162,"job_number":"JOB_183162","tr_customer_id":183180,"tr_customer_product_id":183170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:03:08.000Z","modified_at":"2026-02-11T06:03:08.000Z","name":"Gregoria Dare","mobile_number":"632-860-0407","email_id":"Elisabeth.Terry78@gmail.com","dop":"2025-04-06","serial_number":"10162025129678484","imei1":"10162025129678484","imei2":"10162025129678484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183161,"job_number":"JOB_183161","tr_customer_id":183179,"tr_customer_product_id":183169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:03:06.000Z","modified_at":"2026-02-11T06:03:48.000Z","name":"Bailey Howe","mobile_number":"348-510-6713","email_id":"Deion.Carter@yahoo.com","dop":"2025-04-06","serial_number":"19826126691888","imei1":"19826126691888","imei2":"19826126691888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183160,"job_number":"JOB_183160","tr_customer_id":183178,"tr_customer_product_id":183168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:03:06.000Z","modified_at":"2026-02-11T06:03:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17030107515317","imei1":"17030107515317","imei2":"17030107515317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183159,"job_number":"JOB_183159","tr_customer_id":183177,"tr_customer_product_id":183167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:02:17.000Z","modified_at":"2026-02-11T06:02:17.000Z","name":"Dahlia Cassin","mobile_number":"386-551-0864","email_id":"Kobe_Hackett88@yahoo.com","dop":"2025-04-06","serial_number":"14189140043954194","imei1":"14189140043954194","imei2":"14189140043954194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183158,"job_number":"JOB_183158","tr_customer_id":183176,"tr_customer_product_id":183166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:02:15.000Z","modified_at":"2026-02-11T06:02:57.000Z","name":"Mckayla Jaskolski","mobile_number":"821-848-7985","email_id":"Sallie31@yahoo.com","dop":"2025-04-06","serial_number":"14833803671230","imei1":"14833803671230","imei2":"14833803671230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183157,"job_number":"JOB_183157","tr_customer_id":183175,"tr_customer_product_id":183165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:02:15.000Z","modified_at":"2026-02-11T06:02:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10645103552428","imei1":"10645103552428","imei2":"10645103552428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:02:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183156,"job_number":"JOB_183156","tr_customer_id":183174,"tr_customer_product_id":183164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:01:26.000Z","modified_at":"2026-02-11T06:01:26.000Z","name":"Liza Koelpin","mobile_number":"300-595-2755","email_id":"Prudence_Zboncak@yahoo.com","dop":"2025-04-06","serial_number":"12395099501218594","imei1":"12395099501218594","imei2":"12395099501218594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183155,"job_number":"JOB_183155","tr_customer_id":183173,"tr_customer_product_id":183163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:01:24.000Z","modified_at":"2026-02-11T06:02:07.000Z","name":"Carley Mueller","mobile_number":"271-834-1687","email_id":"Adrianna51@gmail.com","dop":"2025-04-06","serial_number":"13018056719181","imei1":"13018056719181","imei2":"13018056719181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:02:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183154,"job_number":"JOB_183154","tr_customer_id":183172,"tr_customer_product_id":183162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:01:24.000Z","modified_at":"2026-02-11T06:01:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19797603982666","imei1":"19797603982666","imei2":"19797603982666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183153,"job_number":"JOB_183153","tr_customer_id":183171,"tr_customer_product_id":183161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:51:05.000Z","modified_at":"2026-02-11T05:51:05.000Z","name":"Isaac Stokes","mobile_number":"913-339-2035","email_id":"Lew15@hotmail.com","dop":"2025-04-06","serial_number":"16660196127833728","imei1":"16660196127833728","imei2":"16660196127833728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183152,"job_number":"JOB_183152","tr_customer_id":183170,"tr_customer_product_id":183160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:51:04.000Z","modified_at":"2026-02-11T05:51:46.000Z","name":"Ellen Mosciski","mobile_number":"204-964-4339","email_id":"Neal_Legros@hotmail.com","dop":"2025-04-06","serial_number":"12680185280305","imei1":"12680185280305","imei2":"12680185280305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183151,"job_number":"JOB_183151","tr_customer_id":183169,"tr_customer_product_id":183159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:50:43.000Z","modified_at":"2026-02-11T05:50:43.000Z","name":"Wyatt Jenkins","mobile_number":"225-373-0349","email_id":"Fritz54@gmail.com","dop":"2025-04-06","serial_number":"14361956583201630","imei1":"14361956583201630","imei2":"14361956583201630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183150,"job_number":"JOB_183150","tr_customer_id":183168,"tr_customer_product_id":183158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:50:41.000Z","modified_at":"2026-02-11T05:51:24.000Z","name":"Daija Quitzon","mobile_number":"253-508-2266","email_id":"Yesenia_OConner@hotmail.com","dop":"2025-04-06","serial_number":"17272708676422","imei1":"17272708676422","imei2":"17272708676422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183149,"job_number":"JOB_183149","tr_customer_id":183167,"tr_customer_product_id":183157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:57.000Z","modified_at":"2026-02-11T05:44:57.000Z","name":"Lacey Purdy","mobile_number":"608-459-1342","email_id":"Destinee.Cronin56@hotmail.com","dop":"2025-04-06","serial_number":"13179270870945154","imei1":"13179270870945154","imei2":"13179270870945154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183148,"job_number":"JOB_183148","tr_customer_id":183166,"tr_customer_product_id":183156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:57.000Z","modified_at":"2026-02-11T05:45:19.000Z","name":"Bailey Nitzsche","mobile_number":"490-811-8993","email_id":"Clovis.Skiles@gmail.com","dop":"2025-04-06","serial_number":"12186280505563","imei1":"12186280505563","imei2":"12186280505563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183147,"job_number":"JOB_183147","tr_customer_id":183165,"tr_customer_product_id":183155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:56.000Z","modified_at":"2026-02-11T05:44:56.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"15322755951425","imei1":"15322755951425","imei2":"15322755951425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183146,"job_number":"JOB_183146","tr_customer_id":183164,"tr_customer_product_id":183154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:28.000Z","modified_at":"2026-02-11T05:44:28.000Z","name":"Philip Kuvalis","mobile_number":"808-746-0984","email_id":"Nettie51@yahoo.com","dop":"2025-04-06","serial_number":"12883710525465092","imei1":"12883710525465092","imei2":"12883710525465092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183145,"job_number":"JOB_183145","tr_customer_id":183163,"tr_customer_product_id":183153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:27.000Z","modified_at":"2026-02-11T05:44:51.000Z","name":"Julie Braun","mobile_number":"315-519-5517","email_id":"Haylee.Nikolaus@hotmail.com","dop":"2025-04-06","serial_number":"19062262553389","imei1":"19062262553389","imei2":"19062262553389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:44:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183144,"job_number":"JOB_183144","tr_customer_id":183162,"tr_customer_product_id":183152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:27.000Z","modified_at":"2026-02-11T05:44:27.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"15511829909223","imei1":"15511829909223","imei2":"15511829909223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183143,"job_number":"JOB_183143","tr_customer_id":183161,"tr_customer_product_id":183151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:02.000Z","modified_at":"2026-02-11T05:44:02.000Z","name":"Danika Kiehn","mobile_number":"279-750-8860","email_id":"Keagan86@hotmail.com","dop":"2025-04-06","serial_number":"11425648155094980","imei1":"11425648155094980","imei2":"11425648155094980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183142,"job_number":"JOB_183142","tr_customer_id":183160,"tr_customer_product_id":183150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:01.000Z","modified_at":"2026-02-11T05:44:23.000Z","name":"Germaine Hermiston","mobile_number":"367-381-1593","email_id":"Lily32@gmail.com","dop":"2025-04-06","serial_number":"18106783146501","imei1":"18106783146501","imei2":"18106783146501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183141,"job_number":"JOB_183141","tr_customer_id":183159,"tr_customer_product_id":183149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:01.000Z","modified_at":"2026-02-11T05:44:01.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"12029019852424","imei1":"12029019852424","imei2":"12029019852424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183140,"job_number":"JOB_183140","tr_customer_id":183158,"tr_customer_product_id":183148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:57.000Z","modified_at":"2026-02-11T05:39:57.000Z","name":"Cyrus Howell","mobile_number":"662-504-8977","email_id":"Henriette.Johns@hotmail.com","dop":"2025-04-06","serial_number":"19688445390549","imei1":"19688445390549","imei2":"19688445390549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183139,"job_number":"JOB_183139","tr_customer_id":183157,"tr_customer_product_id":183147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:57.000Z","modified_at":"2026-02-11T05:39:57.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"16062071003948","imei1":"16062071003948","imei2":"16062071003948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183138,"job_number":"JOB_183138","tr_customer_id":183156,"tr_customer_product_id":183146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:56.000Z","modified_at":"2026-02-11T05:39:56.000Z","name":"Gretchen Price","mobile_number":"702-609-6770","email_id":"Verdie.Willms78@hotmail.com","dop":"2025-04-06","serial_number":"10933833086637","imei1":"10933833086637","imei2":"10933833086637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183137,"job_number":"JOB_183137","tr_customer_id":183155,"tr_customer_product_id":183145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:55.000Z","modified_at":"2026-02-11T05:39:55.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"14440653498361","imei1":"14440653498361","imei2":"14440653498361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183136,"job_number":"JOB_183136","tr_customer_id":183154,"tr_customer_product_id":183144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:54.000Z","modified_at":"2026-02-11T05:39:54.000Z","name":"Salvador Hahn","mobile_number":"923-448-8037","email_id":"Marquise15@yahoo.com","dop":"2025-04-06","serial_number":"11689473987702","imei1":"11689473987702","imei2":"11689473987702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183135,"job_number":"JOB_183135","tr_customer_id":183153,"tr_customer_product_id":183143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:54.000Z","modified_at":"2026-02-11T05:39:54.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"14821147863595","imei1":"14821147863595","imei2":"14821147863595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183134,"job_number":"JOB_183134","tr_customer_id":183152,"tr_customer_product_id":183142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:07.000Z","modified_at":"2026-02-11T05:39:07.000Z","name":"Novella McLaughlin","mobile_number":"820-824-5013","email_id":"Charlie_Graham@gmail.com","dop":"2025-04-06","serial_number":"11987853007015","imei1":"11987853007015","imei2":"11987853007015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183133,"job_number":"JOB_183133","tr_customer_id":183151,"tr_customer_product_id":183141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:06.000Z","modified_at":"2026-02-11T05:39:06.000Z","name":"Jerrod Cremin","mobile_number":"456-211-8562","email_id":"Ernest.Spencer@gmail.com","dop":"2025-04-06","serial_number":"18118419172310","imei1":"18118419172310","imei2":"18118419172310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183132,"job_number":"JOB_183132","tr_customer_id":183150,"tr_customer_product_id":183140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:06.000Z","modified_at":"2026-02-11T05:39:16.000Z","name":"Colby Stroman","mobile_number":"694-607-1019","email_id":"Isaias62@yahoo.com","dop":"2025-07-01","serial_number":"109355184680305","imei1":"109355184680305","imei2":"109355184680305","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:39:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183131,"job_number":"JOB_183131","tr_customer_id":183149,"tr_customer_product_id":183139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:05.000Z","modified_at":"2026-02-11T05:39:05.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"108168591639560","imei1":"108168591639560","imei2":"108168591639560","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183130,"job_number":"JOB_183130","tr_customer_id":183148,"tr_customer_product_id":183138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:05.000Z","modified_at":"2026-02-11T05:39:05.000Z","name":"Buddy Bergstrom","mobile_number":"935-344-8684","email_id":"Liliana46@hotmail.com","dop":"2025-04-06","serial_number":"18740376709127","imei1":"18740376709127","imei2":"18740376709127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183129,"job_number":"JOB_183129","tr_customer_id":183147,"tr_customer_product_id":183137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:38:51.000Z","modified_at":"2026-02-11T05:39:03.000Z","name":"Raquel McGlynn","mobile_number":"664-849-9571","email_id":"Kathryn.Sauer@yahoo.com","dop":"2025-07-01","serial_number":"109106984741756","imei1":"109106984741756","imei2":"109106984741756","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183128,"job_number":"JOB_183128","tr_customer_id":183146,"tr_customer_product_id":183136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:38:51.000Z","modified_at":"2026-02-11T05:38:51.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100515514988019","imei1":"100515514988019","imei2":"100515514988019","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183127,"job_number":"JOB_183127","tr_customer_id":183145,"tr_customer_product_id":183135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:25:40.000Z","modified_at":"2026-02-11T05:25:40.000Z","name":"Travon Nicolas","mobile_number":"961-876-5322","email_id":"Darrel_Feest@hotmail.com","dop":"2025-04-06","serial_number":"12918467628263212","imei1":"12918467628263212","imei2":"12918467628263212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183126,"job_number":"JOB_183126","tr_customer_id":183144,"tr_customer_product_id":183134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:25:39.000Z","modified_at":"2026-02-11T05:26:17.000Z","name":"Edd Marquardt","mobile_number":"364-755-4124","email_id":"Celia.Keeling31@hotmail.com","dop":"2025-04-06","serial_number":"12776256197495","imei1":"12776256197495","imei2":"12776256197495","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183125,"job_number":"JOB_183125","tr_customer_id":183143,"tr_customer_product_id":183133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:25:38.000Z","modified_at":"2026-02-11T05:25:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11218017965877","imei1":"11218017965877","imei2":"11218017965877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183124,"job_number":"JOB_183124","tr_customer_id":183142,"tr_customer_product_id":183132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:54.000Z","modified_at":"2026-02-11T05:24:54.000Z","name":"Leon Kovacek","mobile_number":"804-669-8365","email_id":"Violette_Durgan@hotmail.com","dop":"2025-04-06","serial_number":"11575450775874636","imei1":"11575450775874636","imei2":"11575450775874636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183123,"job_number":"JOB_183123","tr_customer_id":183141,"tr_customer_product_id":183131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:53.000Z","modified_at":"2026-02-11T05:25:31.000Z","name":"Lorenza Dooley","mobile_number":"710-398-8145","email_id":"Dax.Nolan65@hotmail.com","dop":"2025-04-06","serial_number":"15517714009397","imei1":"15517714009397","imei2":"15517714009397","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183122,"job_number":"JOB_183122","tr_customer_id":183140,"tr_customer_product_id":183130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:52.000Z","modified_at":"2026-02-11T05:24:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17584467814570","imei1":"17584467814570","imei2":"17584467814570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183121,"job_number":"JOB_183121","tr_customer_id":183139,"tr_customer_product_id":183129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:42.000Z","modified_at":"2026-02-11T05:24:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-01","serial_number":"44064883098233","imei1":"44064883098233","imei2":"44064883098233","popurl":"2026-02-01T05:24:42.245189547Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183120,"job_number":"JOB_183120","tr_customer_id":183138,"tr_customer_product_id":183128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:42.000Z","modified_at":"2026-02-11T05:24:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-01","serial_number":"24488512258463","imei1":"24488512258463","imei2":"24488512258463","popurl":"2026-02-01T05:24:41.826333159Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183119,"job_number":"JOB_183119","tr_customer_id":183137,"tr_customer_product_id":183127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:07.000Z","modified_at":"2026-02-11T05:24:07.000Z","name":"Hector Collins","mobile_number":"827-353-0702","email_id":"Mitchell.Walker@hotmail.com","dop":"2025-04-06","serial_number":"19949376886640464","imei1":"19949376886640464","imei2":"19949376886640464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183118,"job_number":"JOB_183118","tr_customer_id":183136,"tr_customer_product_id":183126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:06.000Z","modified_at":"2026-02-11T05:24:45.000Z","name":"Mckayla Greenholt","mobile_number":"690-200-5656","email_id":"Unique_Kuhic@yahoo.com","dop":"2025-04-06","serial_number":"17288096463709","imei1":"17288096463709","imei2":"17288096463709","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183117,"job_number":"JOB_183117","tr_customer_id":183135,"tr_customer_product_id":183125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:05.000Z","modified_at":"2026-02-11T05:24:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19960741817035","imei1":"19960741817035","imei2":"19960741817035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183114,"job_number":"JOB_183114","tr_customer_id":183132,"tr_customer_product_id":183122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:21:41.000Z","modified_at":"2026-02-11T05:21:41.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"18221354331659","imei1":"18221354331659","imei2":"18221354331659","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183113,"job_number":"JOB_183113","tr_customer_id":183131,"tr_customer_product_id":183121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:11:04.000Z","modified_at":"2026-02-11T05:11:04.000Z","name":"Lauren Kutch","mobile_number":"220-935-1584","email_id":"Darrell_Crona68@yahoo.com","dop":"2025-04-06","serial_number":"15854695043085708","imei1":"15854695043085708","imei2":"15854695043085708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:11:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183112,"job_number":"JOB_183112","tr_customer_id":183130,"tr_customer_product_id":183120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:11:02.000Z","modified_at":"2026-02-11T05:11:42.000Z","name":"Eugenia Keeling","mobile_number":"215-692-1614","email_id":"Arianna80@yahoo.com","dop":"2025-04-06","serial_number":"14469260634270","imei1":"14469260634270","imei2":"14469260634270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183111,"job_number":"JOB_183111","tr_customer_id":183129,"tr_customer_product_id":183119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:11:02.000Z","modified_at":"2026-02-11T05:11:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18448703005356","imei1":"18448703005356","imei2":"18448703005356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183110,"job_number":"JOB_183110","tr_customer_id":183128,"tr_customer_product_id":183118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:10:15.000Z","modified_at":"2026-02-11T05:10:15.000Z","name":"Ericka Gleason","mobile_number":"391-768-7127","email_id":"Jamaal.Ullrich@yahoo.com","dop":"2025-04-06","serial_number":"13311083001296582","imei1":"13311083001296582","imei2":"13311083001296582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:10:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183109,"job_number":"JOB_183109","tr_customer_id":183127,"tr_customer_product_id":183117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:10:14.000Z","modified_at":"2026-02-11T05:10:54.000Z","name":"Genesis Bergnaum","mobile_number":"346-466-0071","email_id":"Jackson75@hotmail.com","dop":"2025-04-06","serial_number":"18084234963650","imei1":"18084234963650","imei2":"18084234963650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:10:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183108,"job_number":"JOB_183108","tr_customer_id":183126,"tr_customer_product_id":183116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:10:14.000Z","modified_at":"2026-02-11T05:10:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16746156227498","imei1":"16746156227498","imei2":"16746156227498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183107,"job_number":"JOB_183107","tr_customer_id":183125,"tr_customer_product_id":183115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:09:26.000Z","modified_at":"2026-02-11T05:09:26.000Z","name":"Salma Macejkovic","mobile_number":"677-760-1996","email_id":"Adelia.Deckow@yahoo.com","dop":"2025-04-06","serial_number":"12361868057079276","imei1":"12361868057079276","imei2":"12361868057079276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183106,"job_number":"JOB_183106","tr_customer_id":183124,"tr_customer_product_id":183114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:09:25.000Z","modified_at":"2026-02-11T05:10:06.000Z","name":"Reece Zemlak","mobile_number":"676-327-2396","email_id":"Joshuah.Greenfelder@gmail.com","dop":"2025-04-06","serial_number":"13254722905024","imei1":"13254722905024","imei2":"13254722905024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:10:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183105,"job_number":"JOB_183105","tr_customer_id":183123,"tr_customer_product_id":183113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:09:25.000Z","modified_at":"2026-02-11T05:09:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17166310760862","imei1":"17166310760862","imei2":"17166310760862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:09:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183104,"job_number":"JOB_183104","tr_customer_id":183122,"tr_customer_product_id":183112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:08:41.000Z","modified_at":"2026-02-11T05:08:41.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"18874584872144","imei1":"18874584872144","imei2":"18874584872144","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:08:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183103,"job_number":"JOB_183103","tr_customer_id":183121,"tr_customer_product_id":183111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:03:41.000Z","modified_at":"2026-02-11T05:03:42.000Z","name":"Ernest Fisher","mobile_number":"582-795-3078","email_id":"Scot.Klocko@yahoo.com","dop":"2025-04-06","serial_number":"17244825797616","imei1":"17244825797616","imei2":"17244825797616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183102,"job_number":"JOB_183102","tr_customer_id":183120,"tr_customer_product_id":183110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:03:40.000Z","modified_at":"2026-02-11T05:03:40.000Z","name":"Norene Schroeder","mobile_number":"586-937-6069","email_id":"Gregoria.Heller56@yahoo.com","dop":"2025-04-06","serial_number":"10048265542355","imei1":"10048265542355","imei2":"10048265542355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:03:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183101,"job_number":"JOB_183101","tr_customer_id":183119,"tr_customer_product_id":183109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:03:39.000Z","modified_at":"2026-02-11T05:03:39.000Z","name":"Russell Schumm","mobile_number":"464-265-9447","email_id":"Ronny18@yahoo.com","dop":"2025-04-06","serial_number":"14588365071466","imei1":"14588365071466","imei2":"14588365071466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:03:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183100,"job_number":"JOB_183100","tr_customer_id":183118,"tr_customer_product_id":183108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:13.000Z","modified_at":"2026-02-11T05:00:13.000Z","name":"Johnnie Smith","mobile_number":"817-677-7082","email_id":"Nico64@gmail.com","dop":"2025-04-06","serial_number":"14246366036474","imei1":"14246366036474","imei2":"14246366036474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183099,"job_number":"JOB_183099","tr_customer_id":183117,"tr_customer_product_id":183107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:13.000Z","modified_at":"2026-02-11T05:00:13.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"13153990366344","imei1":"13153990366344","imei2":"13153990366344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183098,"job_number":"JOB_183098","tr_customer_id":183116,"tr_customer_product_id":183106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:12.000Z","modified_at":"2026-02-11T05:00:12.000Z","name":"Alana Powlowski","mobile_number":"341-250-1730","email_id":"Amelie_Koepp89@hotmail.com","dop":"2025-04-06","serial_number":"19484019119188","imei1":"19484019119188","imei2":"19484019119188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183097,"job_number":"JOB_183097","tr_customer_id":183115,"tr_customer_product_id":183105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:11.000Z","modified_at":"2026-02-11T05:00:11.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"17389857489316","imei1":"17389857489316","imei2":"17389857489316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183096,"job_number":"JOB_183096","tr_customer_id":183114,"tr_customer_product_id":183104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:10.000Z","modified_at":"2026-02-11T05:00:10.000Z","name":"Eloisa Prosacco","mobile_number":"746-451-6746","email_id":"Madaline94@gmail.com","dop":"2025-04-06","serial_number":"11553081014206","imei1":"11553081014206","imei2":"11553081014206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183095,"job_number":"JOB_183095","tr_customer_id":183113,"tr_customer_product_id":183103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:10.000Z","modified_at":"2026-02-11T05:00:10.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"12546775601321","imei1":"12546775601321","imei2":"12546775601321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183094,"job_number":"JOB_183094","tr_customer_id":183112,"tr_customer_product_id":183102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:36.000Z","modified_at":"2026-02-11T04:58:36.000Z","name":"Casimir Kassulke","mobile_number":"760-824-5499","email_id":"Scotty.Zieme73@gmail.com","dop":"2025-04-06","serial_number":"17594989227134046","imei1":"17594989227134046","imei2":"17594989227134046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183093,"job_number":"JOB_183093","tr_customer_id":183111,"tr_customer_product_id":183101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:35.000Z","modified_at":"2026-02-11T04:59:00.000Z","name":"Roy D'Amore","mobile_number":"299-743-5021","email_id":"Joshua.Bergnaum@gmail.com","dop":"2025-04-06","serial_number":"16640517935964","imei1":"16640517935964","imei2":"16640517935964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183092,"job_number":"JOB_183092","tr_customer_id":183110,"tr_customer_product_id":183100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36622204473027","imei1":"36622204473027","imei2":"36622204473027","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183091,"job_number":"JOB_183091","tr_customer_id":183109,"tr_customer_product_id":183099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16691981641760","imei1":"16691981641760","imei2":"16691981641760","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183090,"job_number":"JOB_183090","tr_customer_id":183108,"tr_customer_product_id":183098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23519400827678","imei1":"23519400827678","imei2":"23519400827678","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183089,"job_number":"JOB_183089","tr_customer_id":183107,"tr_customer_product_id":183097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70614919477796","imei1":"70614919477796","imei2":"70614919477796","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183088,"job_number":"JOB_183088","tr_customer_id":183106,"tr_customer_product_id":183096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:07.000Z","modified_at":"2026-02-11T04:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93636154990897","imei1":"93636154990897","imei2":"93636154990897","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183087,"job_number":"JOB_183087","tr_customer_id":183105,"tr_customer_product_id":183095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:07.000Z","modified_at":"2026-02-11T04:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53535897240218","imei1":"53535897240218","imei2":"53535897240218","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183086,"job_number":"JOB_183086","tr_customer_id":183104,"tr_customer_product_id":183094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:07.000Z","modified_at":"2026-02-11T04:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90121880276023","imei1":"90121880276023","imei2":"90121880276023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183085,"job_number":"JOB_183085","tr_customer_id":183103,"tr_customer_product_id":183093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:05.000Z","modified_at":"2026-02-11T04:58:05.000Z","name":"Shana Ratke","mobile_number":"515-271-8260","email_id":"Bo36@hotmail.com","dop":"2025-04-06","serial_number":"18373543769369348","imei1":"18373543769369348","imei2":"18373543769369348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183084,"job_number":"JOB_183084","tr_customer_id":183102,"tr_customer_product_id":183092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:05.000Z","modified_at":"2026-02-11T04:58:29.000Z","name":"Bo Cassin","mobile_number":"865-531-2733","email_id":"Paolo59@yahoo.com","dop":"2025-04-06","serial_number":"13451260452109","imei1":"13451260452109","imei2":"13451260452109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183083,"job_number":"JOB_183083","tr_customer_id":183101,"tr_customer_product_id":183091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:38.000Z","modified_at":"2026-02-11T04:57:38.000Z","name":"Elias Krajcik","mobile_number":"995-488-7373","email_id":"Leann_Heidenreich60@yahoo.com","dop":"2025-04-06","serial_number":"17893056251848864","imei1":"17893056251848864","imei2":"17893056251848864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183082,"job_number":"JOB_183082","tr_customer_id":183100,"tr_customer_product_id":183090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:37.000Z","modified_at":"2026-02-11T04:58:00.000Z","name":"Alford Rosenbaum","mobile_number":"296-394-4939","email_id":"Angel_Stamm11@gmail.com","dop":"2025-04-06","serial_number":"12664447193486","imei1":"12664447193486","imei2":"12664447193486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183081,"job_number":"JOB_183081","tr_customer_id":183099,"tr_customer_product_id":183089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:36.000Z","modified_at":"2026-02-11T04:58:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50916178022860","imei1":"50916178022860","imei2":"50916178022860","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183080,"job_number":"JOB_183080","tr_customer_id":183098,"tr_customer_product_id":183088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:36.000Z","modified_at":"2026-02-11T04:57:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75601906932058","imei1":"75601906932058","imei2":"75601906932058","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183079,"job_number":"JOB_183079","tr_customer_id":183097,"tr_customer_product_id":183087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:36.000Z","modified_at":"2026-02-11T04:57:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51672775342540","imei1":"51672775342540","imei2":"51672775342540","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183078,"job_number":"JOB_183078","tr_customer_id":183096,"tr_customer_product_id":183086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:35.000Z","modified_at":"2026-02-11T04:57:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30357564950446","imei1":"30357564950446","imei2":"30357564950446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183077,"job_number":"JOB_183077","tr_customer_id":183095,"tr_customer_product_id":183085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:35.000Z","modified_at":"2026-02-11T04:57:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89429296568891","imei1":"89429296568891","imei2":"89429296568891","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183076,"job_number":"JOB_183076","tr_customer_id":183094,"tr_customer_product_id":183084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:35.000Z","modified_at":"2026-02-11T04:57:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99628187237043","imei1":"99628187237043","imei2":"99628187237043","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183075,"job_number":"JOB_183075","tr_customer_id":183093,"tr_customer_product_id":183083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:34.000Z","modified_at":"2026-02-11T04:57:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37311731737891","imei1":"37311731737891","imei2":"37311731737891","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183074,"job_number":"JOB_183074","tr_customer_id":183092,"tr_customer_product_id":183082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:11.000Z","modified_at":"2026-02-11T04:57:11.000Z","name":"Candace O'Conner","mobile_number":"327-539-6419","email_id":"Kieran32@gmail.com","dop":"2025-04-06","serial_number":"16360462996977524","imei1":"16360462996977524","imei2":"16360462996977524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183073,"job_number":"JOB_183073","tr_customer_id":183091,"tr_customer_product_id":183081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:10.000Z","modified_at":"2026-02-11T04:57:33.000Z","name":"Arch Bednar","mobile_number":"795-850-5372","email_id":"Mariane.Effertz48@gmail.com","dop":"2025-04-06","serial_number":"10798948075586","imei1":"10798948075586","imei2":"10798948075586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183072,"job_number":"JOB_183072","tr_customer_id":183090,"tr_customer_product_id":183080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:04.000Z","modified_at":"2026-02-11T04:57:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20303320157570","imei1":"20303320157570","imei2":"20303320157570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183071,"job_number":"JOB_183071","tr_customer_id":183089,"tr_customer_product_id":183079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:03.000Z","modified_at":"2026-02-11T04:57:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20168088660255","imei1":"20168088660255","imei2":"20168088660255","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183070,"job_number":"JOB_183070","tr_customer_id":183088,"tr_customer_product_id":183078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:03.000Z","modified_at":"2026-02-11T04:57:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95656608954929","imei1":"95656608954929","imei2":"95656608954929","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183069,"job_number":"JOB_183069","tr_customer_id":183087,"tr_customer_product_id":183077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:03.000Z","modified_at":"2026-02-11T04:57:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44047406784571","imei1":"44047406784571","imei2":"44047406784571","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183068,"job_number":"JOB_183068","tr_customer_id":183086,"tr_customer_product_id":183076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:02.000Z","modified_at":"2026-02-11T04:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32411606423792","imei1":"32411606423792","imei2":"32411606423792","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183067,"job_number":"JOB_183067","tr_customer_id":183085,"tr_customer_product_id":183075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:02.000Z","modified_at":"2026-02-11T04:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70705725748991","imei1":"70705725748991","imei2":"70705725748991","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183066,"job_number":"JOB_183066","tr_customer_id":183084,"tr_customer_product_id":183074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:02.000Z","modified_at":"2026-02-11T04:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19885823326254","imei1":"19885823326254","imei2":"19885823326254","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183065,"job_number":"JOB_183065","tr_customer_id":183083,"tr_customer_product_id":183073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:43.000Z","modified_at":"2026-02-11T04:56:43.000Z","name":"Moriah Beahan","mobile_number":"613-844-0150","email_id":"Jaylon.Rutherford@hotmail.com","dop":"2025-04-06","serial_number":"16843102826610250","imei1":"16843102826610250","imei2":"16843102826610250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183064,"job_number":"JOB_183064","tr_customer_id":183082,"tr_customer_product_id":183072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:42.000Z","modified_at":"2026-02-11T04:57:05.000Z","name":"Sylvester Homenick","mobile_number":"845-880-9865","email_id":"Julien_King23@gmail.com","dop":"2025-04-06","serial_number":"19035206299467","imei1":"19035206299467","imei2":"19035206299467","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183063,"job_number":"JOB_183063","tr_customer_id":183081,"tr_customer_product_id":183071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:12.000Z","modified_at":"2026-02-11T04:56:12.000Z","name":"Lavonne Hamill","mobile_number":"563-582-0244","email_id":"Velva37@gmail.com","dop":"2025-04-06","serial_number":"15219873814220886","imei1":"15219873814220886","imei2":"15219873814220886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183062,"job_number":"JOB_183062","tr_customer_id":183080,"tr_customer_product_id":183070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:11.000Z","modified_at":"2026-02-11T04:56:38.000Z","name":"Hertha Gerhold","mobile_number":"223-979-2122","email_id":"Hardy78@gmail.com","dop":"2025-04-06","serial_number":"10120556590636","imei1":"10120556590636","imei2":"10120556590636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183061,"job_number":"JOB_183061","tr_customer_id":183079,"tr_customer_product_id":183069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:55:19.000Z","modified_at":"2026-02-11T04:55:19.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"12195529584072","imei2":"12195529584072","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183060,"job_number":"JOB_183060","tr_customer_id":183078,"tr_customer_product_id":183068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:55:13.000Z","modified_at":"2026-02-11T04:55:13.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"11543510832150","imei2":"11543510832150","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183059,"job_number":"JOB_183059","tr_customer_id":183077,"tr_customer_product_id":183067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:54:26.000Z","modified_at":"2026-02-11T04:54:26.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"11423136739238","imei2":"11423136739238","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:54:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183058,"job_number":"JOB_183058","tr_customer_id":183076,"tr_customer_product_id":183066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:50:27.000Z","modified_at":"2026-02-11T04:50:27.000Z","name":"Marianna Lubowitz","mobile_number":"965-340-6911","email_id":"Isobel_Heathcote@hotmail.com","dop":"2025-04-06","serial_number":"13073719714269954","imei1":"13073719714269954","imei2":"13073719714269954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:50:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183057,"job_number":"JOB_183057","tr_customer_id":183075,"tr_customer_product_id":183065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:50:26.000Z","modified_at":"2026-02-11T04:51:03.000Z","name":"Shakira Parker","mobile_number":"465-676-1617","email_id":"Carmelo15@yahoo.com","dop":"2025-04-06","serial_number":"12126516422360","imei1":"12126516422360","imei2":"12126516422360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:51:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183055,"job_number":"JOB_183055","tr_customer_id":183073,"tr_customer_product_id":183063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:52.000Z","modified_at":"2026-02-11T04:44:28.000Z","name":"Moises Schuppe","mobile_number":"735-520-7788","email_id":"Porter.Kling@yahoo.com","dop":"2000-01-31","serial_number":"10234000764003","imei1":"10234000764003","imei2":"10234000764003","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183052,"job_number":"JOB_183052","tr_customer_id":183070,"tr_customer_product_id":183060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:09.000Z","modified_at":"2026-02-11T04:43:45.000Z","name":"Perry Mayer","mobile_number":"381-614-6398","email_id":"Marquise6@yahoo.com","dop":"2000-01-31","serial_number":"10188111662230","imei1":"10188111662230","imei2":"10188111662230","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183050,"job_number":"JOB_183050","tr_customer_id":183068,"tr_customer_product_id":183058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:08.000Z","modified_at":"2026-02-11T04:43:08.000Z","name":"Candida Zieme","mobile_number":"752-421-4729","email_id":"Raegan_Sipes@hotmail.com","dop":"2025-04-06","serial_number":"16766425598575856","imei1":"16766425598575856","imei2":"16766425598575856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183049,"job_number":"JOB_183049","tr_customer_id":183067,"tr_customer_product_id":183057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:07.000Z","modified_at":"2026-02-11T04:43:44.000Z","name":"Dillan Kessler","mobile_number":"546-718-5533","email_id":"Dedric21@hotmail.com","dop":"2025-04-06","serial_number":"18819172340647","imei1":"18819172340647","imei2":"18819172340647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183048,"job_number":"JOB_183048","tr_customer_id":183066,"tr_customer_product_id":183056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:07.000Z","modified_at":"2026-02-11T04:43:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12318721117026","imei1":"12318721117026","imei2":"12318721117026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183047,"job_number":"JOB_183047","tr_customer_id":183065,"tr_customer_product_id":183055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:06.000Z","modified_at":"2026-02-11T04:43:06.000Z","name":"Lonnie Fritsch","mobile_number":"908-639-9657","email_id":"Jake.Nitzsche56@gmail.com","dop":"2025-04-06","serial_number":"12524218849712214","imei1":"12524218849712214","imei2":"12524218849712214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183046,"job_number":"JOB_183046","tr_customer_id":183064,"tr_customer_product_id":183054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:05.000Z","modified_at":"2026-02-11T04:43:41.000Z","name":"Alvah Green","mobile_number":"804-397-0690","email_id":"Mac_Gibson@gmail.com","dop":"2025-04-06","serial_number":"12722061770442","imei1":"12722061770442","imei2":"12722061770442","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183045,"job_number":"JOB_183045","tr_customer_id":183063,"tr_customer_product_id":183053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:05.000Z","modified_at":"2026-02-11T04:43:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18910894023451","imei1":"18910894023451","imei2":"18910894023451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183043,"job_number":"JOB_183043","tr_customer_id":183061,"tr_customer_product_id":183051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:25.000Z","modified_at":"2026-02-11T04:42:25.000Z","name":"Lelah Strosin","mobile_number":"306-402-5477","email_id":"Marian.Kub34@yahoo.com","dop":"2025-04-06","serial_number":"19929376639948120","imei1":"19929376639948120","imei2":"19929376639948120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183042,"job_number":"JOB_183042","tr_customer_id":183060,"tr_customer_product_id":183050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:25.000Z","modified_at":"2026-02-11T04:43:02.000Z","name":"Trystan Wolf","mobile_number":"271-860-1004","email_id":"Eduardo_Bernier@hotmail.com","dop":"2000-01-31","serial_number":"10173962524103","imei1":"10173962524103","imei2":"10173962524103","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183041,"job_number":"JOB_183041","tr_customer_id":183059,"tr_customer_product_id":183049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:24.000Z","modified_at":"2026-02-11T04:42:24.000Z","name":"Viva Farrell","mobile_number":"255-816-5701","email_id":"Samara.Jacobson@gmail.com","dop":"2025-04-06","serial_number":"15816324883495678","imei1":"15816324883495678","imei2":"15816324883495678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183039,"job_number":"JOB_183039","tr_customer_id":183057,"tr_customer_product_id":183047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:43:00.000Z","name":"Mitchel Windler","mobile_number":"934-336-0294","email_id":"Demetris_Prosacco97@yahoo.com","dop":"2025-04-06","serial_number":"11225843516698","imei1":"11225843516698","imei2":"11225843516698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183038,"job_number":"JOB_183038","tr_customer_id":183056,"tr_customer_product_id":183046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:43:00.000Z","name":"Amaya Larkin","mobile_number":"366-760-2830","email_id":"Dave_Hackett91@hotmail.com","dop":"2025-04-06","serial_number":"14938695075100","imei1":"14938695075100","imei2":"14938695075100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183037,"job_number":"JOB_183037","tr_customer_id":183055,"tr_customer_product_id":183045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:42:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17284338575350","imei1":"17284338575350","imei2":"17284338575350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183036,"job_number":"JOB_183036","tr_customer_id":183054,"tr_customer_product_id":183044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:42:23.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15589013937140","imei1":"15589013937140","imei2":"15589013937140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183035,"job_number":"JOB_183035","tr_customer_id":183053,"tr_customer_product_id":183043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:42:23.000Z","name":"Camren Gleichner","mobile_number":"671-925-3084","email_id":"Arielle.Nitzsche12@hotmail.com","dop":"2025-04-06","serial_number":"10945624494324746","imei1":"10945624494324746","imei2":"10945624494324746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183034,"job_number":"JOB_183034","tr_customer_id":183052,"tr_customer_product_id":183042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:21.000Z","modified_at":"2026-02-11T04:42:58.000Z","name":"Korey Considine","mobile_number":"572-502-7670","email_id":"Alexandria.Beier56@hotmail.com","dop":"2025-04-06","serial_number":"16828734549225","imei1":"16828734549225","imei2":"16828734549225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183033,"job_number":"JOB_183033","tr_customer_id":183051,"tr_customer_product_id":183041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:21.000Z","modified_at":"2026-02-11T04:42:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15712749839172","imei1":"15712749839172","imei2":"15712749839172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183032,"job_number":"JOB_183032","tr_customer_id":183050,"tr_customer_product_id":183040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:15.000Z","modified_at":"2026-02-11T04:42:15.000Z","name":"Emilio Schamberger","mobile_number":"903-315-5431","email_id":"Emmitt75@yahoo.com","dop":"2025-04-06","serial_number":"11981567063730914","imei1":"11981567063730914","imei2":"11981567063730914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183031,"job_number":"JOB_183031","tr_customer_id":183049,"tr_customer_product_id":183039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:14.000Z","modified_at":"2026-02-11T04:42:14.000Z","name":"Kayleigh Mills","mobile_number":"868-501-0267","email_id":"Layla_Ondricka4@gmail.com","dop":"2025-04-06","serial_number":"11734462577172234","imei1":"11734462577172234","imei2":"11734462577172234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183030,"job_number":"JOB_183030","tr_customer_id":183048,"tr_customer_product_id":183038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:13.000Z","modified_at":"2026-02-11T04:42:52.000Z","name":"Viviane Beatty","mobile_number":"530-841-5614","email_id":"Romaine33@yahoo.com","dop":"2025-04-06","serial_number":"15731698330299","imei1":"15731698330299","imei2":"15731698330299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183029,"job_number":"JOB_183029","tr_customer_id":183047,"tr_customer_product_id":183037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:13.000Z","modified_at":"2026-02-11T04:42:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10499240558781","imei1":"10499240558781","imei2":"10499240558781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183028,"job_number":"JOB_183028","tr_customer_id":183046,"tr_customer_product_id":183036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:13.000Z","modified_at":"2026-02-11T04:42:49.000Z","name":"Carlotta Prohaska","mobile_number":"212-778-4439","email_id":"Broderick.King34@yahoo.com","dop":"2025-04-06","serial_number":"13528482928561","imei1":"13528482928561","imei2":"13528482928561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183027,"job_number":"JOB_183027","tr_customer_id":183045,"tr_customer_product_id":183035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:12.000Z","modified_at":"2026-02-11T04:42:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17026292498030","imei1":"17026292498030","imei2":"17026292498030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183026,"job_number":"JOB_183026","tr_customer_id":183044,"tr_customer_product_id":183034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:12.000Z","modified_at":"2026-02-11T04:42:12.000Z","name":"Thurman Rosenbaum","mobile_number":"267-632-9418","email_id":"Chase90@hotmail.com","dop":"2025-04-06","serial_number":"13225785880054386","imei1":"13225785880054386","imei2":"13225785880054386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183025,"job_number":"JOB_183025","tr_customer_id":183043,"tr_customer_product_id":183033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:10.000Z","modified_at":"2026-02-11T04:42:47.000Z","name":"Mohamed Brekke","mobile_number":"520-755-5913","email_id":"Francis.Schuster@yahoo.com","dop":"2025-04-06","serial_number":"15820571083544","imei1":"15820571083544","imei2":"15820571083544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183024,"job_number":"JOB_183024","tr_customer_id":183042,"tr_customer_product_id":183032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:10.000Z","modified_at":"2026-02-11T04:42:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11005012545933","imei1":"11005012545933","imei2":"11005012545933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183023,"job_number":"JOB_183023","tr_customer_id":183041,"tr_customer_product_id":183031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:08.000Z","modified_at":"2026-02-11T04:42:08.000Z","name":"Camden Kassulke","mobile_number":"917-465-6234","email_id":"Joan34@yahoo.com","dop":"2025-04-06","serial_number":"17919277339690504","imei1":"17919277339690504","imei2":"17919277339690504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183022,"job_number":"JOB_183022","tr_customer_id":183040,"tr_customer_product_id":183030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:08.000Z","modified_at":"2026-02-11T04:42:08.000Z","name":"Zion Ullrich","mobile_number":"494-975-6033","email_id":"Chaim.Abernathy@gmail.com","dop":"2025-04-06","serial_number":"17978179863316786","imei1":"17978179863316786","imei2":"17978179863316786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183021,"job_number":"JOB_183021","tr_customer_id":183039,"tr_customer_product_id":183029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:07.000Z","modified_at":"2026-02-11T04:42:43.000Z","name":"Ryley Kreiger","mobile_number":"451-853-7981","email_id":"Noel43@hotmail.com","dop":"2025-04-06","serial_number":"15438663612707","imei1":"15438663612707","imei2":"15438663612707","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183020,"job_number":"JOB_183020","tr_customer_id":183038,"tr_customer_product_id":183028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:06.000Z","modified_at":"2026-02-11T04:42:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13293210952321","imei1":"13293210952321","imei2":"13293210952321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183019,"job_number":"JOB_183019","tr_customer_id":183037,"tr_customer_product_id":183027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:06.000Z","modified_at":"2026-02-11T04:42:45.000Z","name":"Tomasa Armstrong","mobile_number":"353-492-7325","email_id":"Golden_Weimann70@yahoo.com","dop":"2025-04-06","serial_number":"16239318043339","imei1":"16239318043339","imei2":"16239318043339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183018,"job_number":"JOB_183018","tr_customer_id":183036,"tr_customer_product_id":183026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:06.000Z","modified_at":"2026-02-11T04:42:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14279762654267","imei1":"14279762654267","imei2":"14279762654267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183017,"job_number":"JOB_183017","tr_customer_id":183035,"tr_customer_product_id":183025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:02.000Z","modified_at":"2026-02-11T04:42:41.000Z","name":"Misty Monahan","mobile_number":"650-918-4902","email_id":"Angie_Maggio16@gmail.com","dop":"2025-12-31","serial_number":"105313897314333","imei1":"105313897314333","imei2":"105313897314333","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183016,"job_number":"JOB_183016","tr_customer_id":183034,"tr_customer_product_id":183024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:01.000Z","modified_at":"2026-02-11T04:42:01.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"103907731920175","imei1":"103907731920175","imei2":"103907731920175","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183015,"job_number":"JOB_183015","tr_customer_id":183033,"tr_customer_product_id":183023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:56.000Z","modified_at":"2026-02-11T04:41:56.000Z","name":"Mackenzie Brekke","mobile_number":"258-649-1568","email_id":"Xander_Doyle93@yahoo.com","dop":"2025-04-06","serial_number":"18049397157286536","imei1":"18049397157286536","imei2":"18049397157286536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183014,"job_number":"JOB_183014","tr_customer_id":183032,"tr_customer_product_id":183022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:55.000Z","modified_at":"2026-02-11T04:42:33.000Z","name":"Anika Mertz","mobile_number":"951-830-9531","email_id":"Reed30@hotmail.com","dop":"2025-04-06","serial_number":"13213031112088","imei1":"13213031112088","imei2":"13213031112088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183013,"job_number":"JOB_183013","tr_customer_id":183031,"tr_customer_product_id":183021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:55.000Z","modified_at":"2026-02-11T04:41:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18605256320772","imei1":"18605256320772","imei2":"18605256320772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183012,"job_number":"JOB_183012","tr_customer_id":183030,"tr_customer_product_id":183020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:51.000Z","modified_at":"2026-02-11T04:41:51.000Z","name":"Patience Cummerata","mobile_number":"367-998-7851","email_id":"Presley14@yahoo.com","dop":"2025-04-06","serial_number":"16443618404987022","imei1":"16443618404987022","imei2":"16443618404987022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183011,"job_number":"JOB_183011","tr_customer_id":183029,"tr_customer_product_id":183019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:50.000Z","modified_at":"2026-02-11T04:42:30.000Z","name":"Antwon Kshlerin","mobile_number":"742-939-5438","email_id":"Noelia_Macejkovic@gmail.com","dop":"2025-04-06","serial_number":"13207794102403","imei1":"13207794102403","imei2":"13207794102403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183010,"job_number":"JOB_183010","tr_customer_id":183028,"tr_customer_product_id":183018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:49.000Z","modified_at":"2026-02-11T04:41:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10151231472902","imei1":"10151231472902","imei2":"10151231472902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183009,"job_number":"JOB_183009","tr_customer_id":183027,"tr_customer_product_id":183017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:48.000Z","modified_at":"2026-02-11T04:41:48.000Z","name":"Jaeden Walker","mobile_number":"993-658-3884","email_id":"August43@yahoo.com","dop":"2025-04-06","serial_number":"12438211405047384","imei1":"12438211405047384","imei2":"12438211405047384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183008,"job_number":"JOB_183008","tr_customer_id":183026,"tr_customer_product_id":183016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:46.000Z","modified_at":"2026-02-11T04:42:28.000Z","name":"Magnus Johnson","mobile_number":"778-968-9895","email_id":"Meda_Goyette@gmail.com","dop":"2025-04-06","serial_number":"19663925451481","imei1":"19663925451481","imei2":"19663925451481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183007,"job_number":"JOB_183007","tr_customer_id":183025,"tr_customer_product_id":183015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:46.000Z","modified_at":"2026-02-11T04:41:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10672977854692","imei1":"10672977854692","imei2":"10672977854692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183006,"job_number":"JOB_183006","tr_customer_id":183024,"tr_customer_product_id":183014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:42.000Z","modified_at":"2026-02-11T04:41:42.000Z","name":"Hayley Anderson","mobile_number":"259-828-1585","email_id":"Alvena_West@gmail.com","dop":"2025-04-06","serial_number":"11465433366594156","imei1":"11465433366594156","imei2":"11465433366594156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183005,"job_number":"JOB_183005","tr_customer_id":183023,"tr_customer_product_id":183013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:41.000Z","modified_at":"2026-02-11T04:42:22.000Z","name":"Price Metz","mobile_number":"775-736-2192","email_id":"Rhiannon_Stoltenberg@hotmail.com","dop":"2025-04-06","serial_number":"13691567124166","imei1":"13691567124166","imei2":"13691567124166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183004,"job_number":"JOB_183004","tr_customer_id":183022,"tr_customer_product_id":183012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:40.000Z","modified_at":"2026-02-11T04:41:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17156453540867","imei1":"17156453540867","imei2":"17156453540867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183003,"job_number":"JOB_183003","tr_customer_id":183021,"tr_customer_product_id":183011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:40.000Z","modified_at":"2026-02-11T04:41:40.000Z","name":"Deron Lubowitz","mobile_number":"268-562-2292","email_id":"Myriam62@yahoo.com","dop":"2025-04-06","serial_number":"13604975587784080","imei1":"13604975587784080","imei2":"13604975587784080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183002,"job_number":"JOB_183002","tr_customer_id":183020,"tr_customer_product_id":183010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:40.000Z","modified_at":"2026-02-11T04:41:40.000Z","name":"Hillary Padberg","mobile_number":"997-682-9365","email_id":"Jason.Larson@yahoo.com","dop":"2025-04-06","serial_number":"13328808370588932","imei1":"13328808370588932","imei2":"13328808370588932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183000,"job_number":"JOB_183000","tr_customer_id":183018,"tr_customer_product_id":183008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:39.000Z","modified_at":"2026-02-11T04:42:16.000Z","name":"Cary Durgan","mobile_number":"872-795-1771","email_id":"Deven_Greenholt@hotmail.com","dop":"2025-04-06","serial_number":"13824063940419","imei1":"13824063940419","imei2":"13824063940419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182999,"job_number":"JOB_182999","tr_customer_id":183017,"tr_customer_product_id":183007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:39.000Z","modified_at":"2026-02-11T04:42:16.000Z","name":"Katarina Willms","mobile_number":"330-427-9848","email_id":"Brionna90@yahoo.com","dop":"2025-04-06","serial_number":"13339296330906","imei1":"13339296330906","imei2":"13339296330906","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182998,"job_number":"JOB_182998","tr_customer_id":183016,"tr_customer_product_id":183006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"11683123025932","imei1":"11683123025932","imei2":"11683123025932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182997,"job_number":"JOB_182997","tr_customer_id":183015,"tr_customer_product_id":183005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17780126411886","imei1":"17780126411886","imei2":"17780126411886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182996,"job_number":"JOB_182996","tr_customer_id":183014,"tr_customer_product_id":183004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"Magdalen Fisher","mobile_number":"649-990-6283","email_id":"Orpha_Daugherty@hotmail.com","dop":"2025-04-06","serial_number":"16994118555869900","imei1":"16994118555869900","imei2":"16994118555869900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182995,"job_number":"JOB_182995","tr_customer_id":183013,"tr_customer_product_id":183003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:42:17.000Z","name":"Velda Stehr","mobile_number":"229-552-0383","email_id":"Julio53@hotmail.com","dop":"2000-01-31","serial_number":"10072655793086","imei1":"10072655793086","imei2":"10072655793086","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182993,"job_number":"JOB_182993","tr_customer_id":183011,"tr_customer_product_id":183001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:37.000Z","modified_at":"2026-02-11T04:42:14.000Z","name":"Moises Pollich","mobile_number":"777-221-6091","email_id":"Kyra_Friesen3@gmail.com","dop":"2025-04-06","serial_number":"14266439342653","imei1":"14266439342653","imei2":"14266439342653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182992,"job_number":"JOB_182992","tr_customer_id":183010,"tr_customer_product_id":183000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:36.000Z","modified_at":"2026-02-11T04:41:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12548801331259","imei1":"12548801331259","imei2":"12548801331259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182991,"job_number":"JOB_182991","tr_customer_id":183009,"tr_customer_product_id":182999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:31.000Z","modified_at":"2026-02-11T04:41:31.000Z","name":"Cory Kuhn","mobile_number":"236-932-0825","email_id":"Kurt_Ullrich@hotmail.com","dop":"2025-04-06","serial_number":"18589873036470016","imei1":"18589873036470016","imei2":"18589873036470016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182990,"job_number":"JOB_182990","tr_customer_id":183008,"tr_customer_product_id":182998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:31.000Z","modified_at":"2026-02-11T04:41:31.000Z","name":"Kendra Farrell","mobile_number":"539-896-4328","email_id":"Jessica.Christiansen25@hotmail.com","dop":"2025-04-06","serial_number":"15582471551731674","imei1":"15582471551731674","imei2":"15582471551731674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182989,"job_number":"JOB_182989","tr_customer_id":183007,"tr_customer_product_id":182997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:30.000Z","modified_at":"2026-02-11T04:42:09.000Z","name":"Vivienne Mayer","mobile_number":"339-431-7695","email_id":"Trudie54@hotmail.com","dop":"2025-04-06","serial_number":"15729013073441","imei1":"15729013073441","imei2":"15729013073441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182988,"job_number":"JOB_182988","tr_customer_id":183006,"tr_customer_product_id":182996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"Wayne Torp","mobile_number":"386-567-2814","email_id":"Clementina.Mayert@yahoo.com","dop":"2025-04-06","serial_number":"14489251443239016","imei1":"14489251443239016","imei2":"14489251443239016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182987,"job_number":"JOB_182987","tr_customer_id":183005,"tr_customer_product_id":182995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:42:05.000Z","name":"Mikayla Watsica","mobile_number":"725-878-0173","email_id":"Devin90@gmail.com","dop":"2025-04-06","serial_number":"17287114319391","imei1":"17287114319391","imei2":"17287114319391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182986,"job_number":"JOB_182986","tr_customer_id":183004,"tr_customer_product_id":182994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18367906590135","imei1":"18367906590135","imei2":"18367906590135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182985,"job_number":"JOB_182985","tr_customer_id":183003,"tr_customer_product_id":182993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15661516834065","imei1":"15661516834065","imei2":"15661516834065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182984,"job_number":"JOB_182984","tr_customer_id":183002,"tr_customer_product_id":182992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"Tobin Beier","mobile_number":"249-901-7355","email_id":"Sigrid.Wyman93@hotmail.com","dop":"2025-04-06","serial_number":"18608927212452856","imei1":"18608927212452856","imei2":"18608927212452856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182983,"job_number":"JOB_182983","tr_customer_id":183001,"tr_customer_product_id":182991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:28.000Z","modified_at":"2026-02-11T04:42:03.000Z","name":"Torey Nicolas","mobile_number":"517-718-1759","email_id":"Cecile_Bruen79@gmail.com","dop":"2025-04-06","serial_number":"17516654181983","imei1":"17516654181983","imei2":"17516654181983","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182982,"job_number":"JOB_182982","tr_customer_id":183000,"tr_customer_product_id":182990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:28.000Z","modified_at":"2026-02-11T04:41:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10696979899917","imei1":"10696979899917","imei2":"10696979899917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182981,"job_number":"JOB_182981","tr_customer_id":182999,"tr_customer_product_id":182989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:28.000Z","modified_at":"2026-02-11T04:41:28.000Z","name":"Gerry Runolfsson","mobile_number":"686-517-5425","email_id":"Alfonzo_Lynch@gmail.com","dop":"2025-04-06","serial_number":"14156006987931666","imei1":"14156006987931666","imei2":"14156006987931666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182980,"job_number":"JOB_182980","tr_customer_id":182998,"tr_customer_product_id":182988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:27.000Z","modified_at":"2026-02-11T04:42:06.000Z","name":"Easton Marquardt","mobile_number":"277-557-7087","email_id":"Isabell9@hotmail.com","dop":"2025-04-06","serial_number":"12287881488153","imei1":"12287881488153","imei2":"12287881488153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182979,"job_number":"JOB_182979","tr_customer_id":182997,"tr_customer_product_id":182987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:27.000Z","modified_at":"2026-02-11T04:41:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18027829695991","imei1":"18027829695991","imei2":"18027829695991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182978,"job_number":"JOB_182978","tr_customer_id":182996,"tr_customer_product_id":182986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:26.000Z","modified_at":"2026-02-11T04:42:03.000Z","name":"Dorris Johns","mobile_number":"323-928-1363","email_id":"Devante.Armstrong49@gmail.com","dop":"2025-04-06","serial_number":"17070365176028","imei1":"17070365176028","imei2":"17070365176028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182977,"job_number":"JOB_182977","tr_customer_id":182995,"tr_customer_product_id":182985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:26.000Z","modified_at":"2026-02-11T04:41:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19936389945962","imei1":"19936389945962","imei2":"19936389945962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182976,"job_number":"JOB_182976","tr_customer_id":182994,"tr_customer_product_id":182984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:25.000Z","modified_at":"2026-02-11T04:41:25.000Z","name":"Mylene Wolff","mobile_number":"200-768-4708","email_id":"Timmothy50@hotmail.com","dop":"2025-04-06","serial_number":"10043291442520236","imei1":"10043291442520236","imei2":"10043291442520236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182975,"job_number":"JOB_182975","tr_customer_id":182993,"tr_customer_product_id":182983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:24.000Z","modified_at":"2026-02-11T04:41:59.000Z","name":"Arely Conn","mobile_number":"790-619-4267","email_id":"Robyn_Block23@hotmail.com","dop":"2025-04-06","serial_number":"12797301932238","imei1":"12797301932238","imei2":"12797301932238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182974,"job_number":"JOB_182974","tr_customer_id":182992,"tr_customer_product_id":182982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:23.000Z","modified_at":"2026-02-11T04:41:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15882954189018","imei1":"15882954189018","imei2":"15882954189018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182973,"job_number":"JOB_182973","tr_customer_id":182991,"tr_customer_product_id":182981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:20.000Z","modified_at":"2026-02-11T04:41:20.000Z","name":"Micaela Schoen","mobile_number":"546-731-1788","email_id":"Adelia18@gmail.com","dop":"2025-04-06","serial_number":"10044138046881572","imei1":"10044138046881572","imei2":"10044138046881572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182971,"job_number":"JOB_182971","tr_customer_id":182989,"tr_customer_product_id":182979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:19.000Z","modified_at":"2026-02-11T04:41:58.000Z","name":"Tressie Frami","mobile_number":"474-494-5737","email_id":"Vernice.Okuneva9@hotmail.com","dop":"2025-04-06","serial_number":"19803093480270","imei1":"19803093480270","imei2":"19803093480270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182970,"job_number":"JOB_182970","tr_customer_id":182988,"tr_customer_product_id":182978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:19.000Z","modified_at":"2026-02-11T04:41:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16067183761883","imei1":"16067183761883","imei2":"16067183761883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182969,"job_number":"JOB_182969","tr_customer_id":182987,"tr_customer_product_id":182977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:14.000Z","modified_at":"2026-02-11T04:41:53.000Z","name":"Zakary Weimann","mobile_number":"279-761-1326","email_id":"Valentine_Halvorson@hotmail.com","dop":"2025-12-31","serial_number":"102282438198771","imei1":"102282438198771","imei2":"102282438198771","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182968,"job_number":"JOB_182968","tr_customer_id":182986,"tr_customer_product_id":182976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:14.000Z","modified_at":"2026-02-11T04:41:14.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"102138564152022","imei1":"102138564152022","imei2":"102138564152022","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182965,"job_number":"JOB_182965","tr_customer_id":182983,"tr_customer_product_id":182973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:10.000Z","name":"Walker Bruen","mobile_number":"992-213-9837","email_id":"Randal_Funk31@hotmail.com","dop":"2025-04-06","serial_number":"12842872777823776","imei1":"12842872777823776","imei2":"12842872777823776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182963,"job_number":"JOB_182963","tr_customer_id":182981,"tr_customer_product_id":182971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:08.000Z","modified_at":"2026-02-11T04:41:47.000Z","name":"Ova Yundt","mobile_number":"232-258-2278","email_id":"Randall.Mayert@gmail.com","dop":"2025-04-06","serial_number":"10468340456865","imei1":"10468340456865","imei2":"10468340456865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182961,"job_number":"JOB_182961","tr_customer_id":182979,"tr_customer_product_id":182969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:08.000Z","modified_at":"2026-02-11T04:41:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15976668459628","imei1":"15976668459628","imei2":"15976668459628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182960,"job_number":"JOB_182960","tr_customer_id":182978,"tr_customer_product_id":182968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:03.000Z","modified_at":"2026-02-11T04:41:03.000Z","name":"Brant Hyatt","mobile_number":"740-824-3835","email_id":"Terence74@yahoo.com","dop":"2025-04-06","serial_number":"10290298570250394","imei1":"10290298570250394","imei2":"10290298570250394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182959,"job_number":"JOB_182959","tr_customer_id":182977,"tr_customer_product_id":182967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:03.000Z","modified_at":"2026-02-11T04:41:36.000Z","name":"Mohammed Metz","mobile_number":"959-349-2692","email_id":"Milton.Friesen47@hotmail.com","dop":"2025-02-01","serial_number":"40191398068066","imei1":"40191398068066","imei2":"40191398068066","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182958,"job_number":"JOB_182958","tr_customer_id":182976,"tr_customer_product_id":182966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:02.000Z","modified_at":"2026-02-11T04:41:02.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"84359577680381980","imei1":"84359577680381980","imei2":"84359577680381980","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182957,"job_number":"JOB_182957","tr_customer_id":182975,"tr_customer_product_id":182965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:42.000Z","name":"Westley Herzog","mobile_number":"481-389-9212","email_id":"Eino_Wiza@gmail.com","dop":"2025-04-06","serial_number":"16541193369452","imei1":"16541193369452","imei2":"16541193369452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182956,"job_number":"JOB_182956","tr_customer_id":182974,"tr_customer_product_id":182964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19329319029764","imei1":"19329319029764","imei2":"19329319029764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182955,"job_number":"JOB_182955","tr_customer_id":182973,"tr_customer_product_id":182963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"Taya Robel","mobile_number":"813-464-2405","email_id":"Kobe_Baumbach@yahoo.com","dop":"2025-02-01","serial_number":"69906163605430","imei1":"69906163605430","imei2":"69906163605430","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182954,"job_number":"JOB_182954","tr_customer_id":182972,"tr_customer_product_id":182962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"50832637529319","imei1":"50832637529319","imei2":"50832637529319","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182953,"job_number":"JOB_182953","tr_customer_id":182971,"tr_customer_product_id":182961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"Jazmyn Reynolds","mobile_number":"886-398-8922","email_id":"Demetris.Kutch@yahoo.com","dop":"2025-04-06","serial_number":"11710191555336406","imei1":"11710191555336406","imei2":"11710191555336406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182952,"job_number":"JOB_182952","tr_customer_id":182970,"tr_customer_product_id":182960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:59.000Z","modified_at":"2026-02-11T04:41:37.000Z","name":"Aletha Feest","mobile_number":"502-613-9274","email_id":"Edgardo94@hotmail.com","dop":"2025-04-06","serial_number":"13036841342829","imei1":"13036841342829","imei2":"13036841342829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182951,"job_number":"JOB_182951","tr_customer_id":182969,"tr_customer_product_id":182959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:59.000Z","modified_at":"2026-02-11T04:40:59.000Z","name":"Petra Mann","mobile_number":"586-286-6461","email_id":"Nigel_Hessel@yahoo.com","dop":"2025-04-06","serial_number":"11329500404137358","imei1":"11329500404137358","imei2":"11329500404137358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182950,"job_number":"JOB_182950","tr_customer_id":182968,"tr_customer_product_id":182958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:59.000Z","modified_at":"2026-02-11T04:40:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14927308399598","imei1":"14927308399598","imei2":"14927308399598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182949,"job_number":"JOB_182949","tr_customer_id":182967,"tr_customer_product_id":182957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:58.000Z","modified_at":"2026-02-11T04:40:58.000Z","name":"Aryanna Schulist","mobile_number":"630-241-3416","email_id":"Jaylen81@gmail.com","dop":"2025-04-06","serial_number":"19177722243262616","imei1":"19177722243262616","imei2":"19177722243262616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182948,"job_number":"JOB_182948","tr_customer_id":182966,"tr_customer_product_id":182956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:57.000Z","modified_at":"2026-02-11T04:41:34.000Z","name":"Lavonne Erdman","mobile_number":"668-641-6073","email_id":"Crystel_Hauck@yahoo.com","dop":"2025-04-06","serial_number":"15392853861063","imei1":"15392853861063","imei2":"15392853861063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182947,"job_number":"JOB_182947","tr_customer_id":182965,"tr_customer_product_id":182955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:57.000Z","modified_at":"2026-02-11T04:40:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14458896835726","imei1":"14458896835726","imei2":"14458896835726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182946,"job_number":"JOB_182946","tr_customer_id":182964,"tr_customer_product_id":182954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:56.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"Jake Senger","mobile_number":"520-706-8626","email_id":"Coty_Hand62@gmail.com","dop":"2025-04-06","serial_number":"14171404519131","imei1":"14171404519131","imei2":"14171404519131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182944,"job_number":"JOB_182944","tr_customer_id":182962,"tr_customer_product_id":182952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:56.000Z","modified_at":"2026-02-11T04:40:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17185143087674","imei1":"17185143087674","imei2":"17185143087674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182943,"job_number":"JOB_182943","tr_customer_id":182961,"tr_customer_product_id":182951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:55.000Z","modified_at":"2026-02-11T04:40:55.000Z","name":"Audie Metz","mobile_number":"302-269-7109","email_id":"Zackary.Ebert@yahoo.com","dop":"2025-04-06","serial_number":"12497394537270652","imei1":"12497394537270652","imei2":"12497394537270652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182941,"job_number":"JOB_182941","tr_customer_id":182959,"tr_customer_product_id":182949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:54.000Z","modified_at":"2026-02-11T04:41:31.000Z","name":"Gillian Smith","mobile_number":"281-266-1090","email_id":"Wyman20@gmail.com","dop":"2025-04-06","serial_number":"17462742013785","imei1":"17462742013785","imei2":"17462742013785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182939,"job_number":"JOB_182939","tr_customer_id":182957,"tr_customer_product_id":182947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:40:54.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19559329614158","imei1":"19559329614158","imei2":"19559329614158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182935,"job_number":"JOB_182935","tr_customer_id":182953,"tr_customer_product_id":182943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:52.000Z","modified_at":"2026-02-11T04:40:52.000Z","name":"Jamil Corkery","mobile_number":"903-798-2138","email_id":"Isadore.Botsford@gmail.com","dop":"2025-04-06","serial_number":"10966816643720784","imei1":"10966816643720784","imei2":"10966816643720784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182934,"job_number":"JOB_182934","tr_customer_id":182952,"tr_customer_product_id":182942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:50.000Z","modified_at":"2026-02-11T04:41:32.000Z","name":"Winston Bruen","mobile_number":"529-456-4000","email_id":"Frances_Kohler@hotmail.com","dop":"2025-04-06","serial_number":"15032176583833","imei1":"15032176583833","imei2":"15032176583833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182933,"job_number":"JOB_182933","tr_customer_id":182951,"tr_customer_product_id":182941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:50.000Z","modified_at":"2026-02-11T04:40:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15168444433644","imei1":"15168444433644","imei2":"15168444433644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182932,"job_number":"JOB_182932","tr_customer_id":182950,"tr_customer_product_id":182940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:48.000Z","modified_at":"2026-02-11T04:40:48.000Z","name":"Adan Gusikowski","mobile_number":"774-937-8219","email_id":"Jane5@hotmail.com","dop":"2025-05-30","serial_number":"1558673910911474","imei1":"1558673910911474","imei2":"1558673910911474","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182931,"job_number":"JOB_182931","tr_customer_id":182949,"tr_customer_product_id":182939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:47.000Z","modified_at":"2026-02-11T04:40:47.000Z","name":"Janet Mueller","mobile_number":"589-359-6209","email_id":"Maximo23@hotmail.com","dop":"2025-04-06","serial_number":"13624392666080260","imei1":"13624392666080260","imei2":"13624392666080260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182930,"job_number":"JOB_182930","tr_customer_id":182948,"tr_customer_product_id":182938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:47.000Z","modified_at":"2026-02-11T04:40:47.000Z","name":"May Harris","mobile_number":"769-553-1023","email_id":"Viviane50@gmail.com","dop":"2025-04-06","serial_number":"14630696477352936","imei1":"14630696477352936","imei2":"14630696477352936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182929,"job_number":"JOB_182929","tr_customer_id":182947,"tr_customer_product_id":182937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:47.000Z","modified_at":"2026-02-11T04:40:47.000Z","name":"Benedict Ortiz","mobile_number":"472-341-5485","email_id":"Brannon_West@hotmail.com","dop":"2025-05-30","serial_number":"11781220010694","imei1":"11781220010694","imei2":"11781220010694","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182928,"job_number":"JOB_182928","tr_customer_id":182946,"tr_customer_product_id":182936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:41:21.000Z","name":"Wellington Botsford","mobile_number":"658-571-7426","email_id":"Maci.Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"10578381125772","imei1":"10578381125772","imei2":"10578381125772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182926,"job_number":"JOB_182926","tr_customer_id":182944,"tr_customer_product_id":182934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:40:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17750776891618","imei1":"17750776891618","imei2":"17750776891618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182924,"job_number":"JOB_182924","tr_customer_id":182942,"tr_customer_product_id":182932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:41:03.000Z","name":"Amie Wiegand","mobile_number":"501-652-6981","email_id":"Dion_Bode57@hotmail.com","dop":"2025-05-30","serial_number":"11807238679365","imei1":"11807238679365","imei2":"11807238679365","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182923,"job_number":"JOB_182923","tr_customer_id":182941,"tr_customer_product_id":182931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:41:22.000Z","name":"Harrison Bauch","mobile_number":"402-372-3559","email_id":"Maximillia.Barrows24@gmail.com","dop":"2025-04-06","serial_number":"14303257212524","imei1":"14303257212524","imei2":"14303257212524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182921,"job_number":"JOB_182921","tr_customer_id":182939,"tr_customer_product_id":182929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:45.000Z","modified_at":"2026-02-11T04:40:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15626098031114","imei1":"15626098031114","imei2":"15626098031114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182919,"job_number":"JOB_182919","tr_customer_id":182937,"tr_customer_product_id":182927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:44.000Z","modified_at":"2026-02-11T04:40:44.000Z","name":"Madison Feest","mobile_number":"309-528-3079","email_id":"Zackary_Shields@gmail.com","dop":"2025-04-06","serial_number":"16786394143910930","imei1":"16786394143910930","imei2":"16786394143910930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182918,"job_number":"JOB_182918","tr_customer_id":182936,"tr_customer_product_id":182926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:43.000Z","modified_at":"2026-02-11T04:40:43.000Z","name":"Barrett Gerhold","mobile_number":"614-371-0271","email_id":"Travis18@hotmail.com","dop":"2025-04-06","serial_number":"17045800756842596","imei1":"17045800756842596","imei2":"17045800756842596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182917,"job_number":"JOB_182917","tr_customer_id":182935,"tr_customer_product_id":182925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Christop Walter","mobile_number":"890-857-4297","email_id":"Drake_Durgan42@hotmail.com","dop":"2025-04-06","serial_number":"16893889976267252","imei1":"16893889976267252","imei2":"16893889976267252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182916,"job_number":"JOB_182916","tr_customer_id":182934,"tr_customer_product_id":182924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:41:22.000Z","name":"Monserrate Romaguera","mobile_number":"245-370-9546","email_id":"Modesto34@gmail.com","dop":"2025-04-06","serial_number":"15512714533590","imei1":"15512714533590","imei2":"15512714533590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182915,"job_number":"JOB_182915","tr_customer_id":182933,"tr_customer_product_id":182923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12238958317563","imei1":"12238958317563","imei2":"12238958317563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182914,"job_number":"JOB_182914","tr_customer_id":182932,"tr_customer_product_id":182922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Jeffrey Fisher","mobile_number":"917-356-7887","email_id":"Samir.Cronin66@hotmail.com","dop":"2025-04-06","serial_number":"15921161729753252","imei1":"15921161729753252","imei2":"15921161729753252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182913,"job_number":"JOB_182913","tr_customer_id":182931,"tr_customer_product_id":182921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:41:19.000Z","name":"Teagan Kiehn","mobile_number":"331-601-2455","email_id":"Hillary_Okuneva16@yahoo.com","dop":"2025-04-06","serial_number":"12987969441838","imei1":"12987969441838","imei2":"12987969441838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182912,"job_number":"JOB_182912","tr_customer_id":182930,"tr_customer_product_id":182920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:41.000Z","modified_at":"2026-02-11T04:40:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18375249393716","imei1":"18375249393716","imei2":"18375249393716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182911,"job_number":"JOB_182911","tr_customer_id":182929,"tr_customer_product_id":182919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:41.000Z","modified_at":"2026-02-11T04:41:20.000Z","name":"Nathanial Schroeder","mobile_number":"395-605-8407","email_id":"Estell.Schaden@gmail.com","dop":"2025-04-06","serial_number":"18928279961760","imei1":"18928279961760","imei2":"18928279961760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182910,"job_number":"JOB_182910","tr_customer_id":182928,"tr_customer_product_id":182918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:40.000Z","modified_at":"2026-02-11T04:40:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17608915063594","imei1":"17608915063594","imei2":"17608915063594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182909,"job_number":"JOB_182909","tr_customer_id":182927,"tr_customer_product_id":182917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:40.000Z","modified_at":"2026-02-11T04:41:16.000Z","name":"Maymie Connelly","mobile_number":"241-902-3780","email_id":"Amya_Kovacek@gmail.com","dop":"2025-04-06","serial_number":"18930624267701","imei1":"18930624267701","imei2":"18930624267701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182908,"job_number":"JOB_182908","tr_customer_id":182926,"tr_customer_product_id":182916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:40.000Z","modified_at":"2026-02-11T04:40:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17175508116451","imei1":"17175508116451","imei2":"17175508116451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182900,"job_number":"JOB_182900","tr_customer_id":182918,"tr_customer_product_id":182908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Harrison Koelpin","mobile_number":"883-905-6924","email_id":"Kenton92@gmail.com","dop":"2025-04-06","serial_number":"13606022449813986","imei1":"13606022449813986","imei2":"13606022449813986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182897,"job_number":"JOB_182897","tr_customer_id":182915,"tr_customer_product_id":182905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:31.000Z","modified_at":"2026-02-11T04:41:11.000Z","name":"Naomi Thiel","mobile_number":"233-324-2063","email_id":"Clifton.Conn@hotmail.com","dop":"2025-04-06","serial_number":"10786253286789","imei1":"10786253286789","imei2":"10786253286789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182896,"job_number":"JOB_182896","tr_customer_id":182914,"tr_customer_product_id":182904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:31.000Z","modified_at":"2026-02-11T04:40:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18128353192249","imei1":"18128353192249","imei2":"18128353192249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182895,"job_number":"JOB_182895","tr_customer_id":182913,"tr_customer_product_id":182903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:27.000Z","modified_at":"2026-02-11T04:41:06.000Z","name":"Isac Marquardt","mobile_number":"254-517-9273","email_id":"Jillian.Macejkovic@gmail.com","dop":"2025-12-31","serial_number":"108624913248398","imei1":"108624913248398","imei2":"108624913248398","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182894,"job_number":"JOB_182894","tr_customer_id":182912,"tr_customer_product_id":182902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:26.000Z","modified_at":"2026-02-11T04:40:26.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101746263706131","imei1":"101746263706131","imei2":"101746263706131","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182893,"job_number":"JOB_182893","tr_customer_id":182911,"tr_customer_product_id":182901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:25.000Z","modified_at":"2026-02-11T04:40:25.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-01","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-01T04:40:25.749531786Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182892,"job_number":"JOB_182892","tr_customer_id":182910,"tr_customer_product_id":182900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:25.000Z","modified_at":"2026-02-11T04:40:25.000Z","name":"Waino Rolfson","mobile_number":"897-221-7859","email_id":"Josie_Kuhic@hotmail.com","dop":"2025-04-06","serial_number":"12910734798368134","imei1":"12910734798368134","imei2":"12910734798368134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182891,"job_number":"JOB_182891","tr_customer_id":182909,"tr_customer_product_id":182899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:24.000Z","modified_at":"2026-02-11T04:41:00.000Z","name":"Abby Gerhold","mobile_number":"321-493-8166","email_id":"Einar_Flatley21@gmail.com","dop":"2025-04-06","serial_number":"19688421993925","imei1":"19688421993925","imei2":"19688421993925","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182890,"job_number":"JOB_182890","tr_customer_id":182908,"tr_customer_product_id":182898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:23.000Z","modified_at":"2026-02-11T04:40:23.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19308831125865","imei1":"19308831125865","imei2":"19308831125865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182889,"job_number":"JOB_182889","tr_customer_id":182907,"tr_customer_product_id":182897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:23.000Z","modified_at":"2026-02-11T04:40:23.000Z","name":"Lonny Adams","mobile_number":"859-382-0725","email_id":"Emmy98@hotmail.com","dop":"2025-04-06","serial_number":"10458660211530984","imei1":"10458660211530984","imei2":"10458660211530984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182888,"job_number":"JOB_182888","tr_customer_id":182906,"tr_customer_product_id":182896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:22.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"Dee Frami","mobile_number":"542-689-6505","email_id":"Krystina.Stoltenberg@yahoo.com","dop":"2025-04-06","serial_number":"14618801950675","imei1":"14618801950675","imei2":"14618801950675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182887,"job_number":"JOB_182887","tr_customer_id":182905,"tr_customer_product_id":182895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:22.000Z","modified_at":"2026-02-11T04:40:22.000Z","name":"Kamille Rau","mobile_number":"604-672-4490","email_id":"Amie.Trantow35@hotmail.com","dop":"2025-06-18","serial_number":"1080036740499148","imei1":"1080036740499148","imei2":"1080036740499148","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182886,"job_number":"JOB_182886","tr_customer_id":182904,"tr_customer_product_id":182894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:21.000Z","modified_at":"2026-02-11T04:40:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18378487884790","imei1":"18378487884790","imei2":"18378487884790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182885,"job_number":"JOB_182885","tr_customer_id":182903,"tr_customer_product_id":182893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:21.000Z","modified_at":"2026-02-11T04:40:59.000Z","name":"Watson Schowalter","mobile_number":"800-206-5241","email_id":"Kristopher.McClure@yahoo.com","dop":"2025-06-18","serial_number":"10081465845481","imei1":"10081465845481","imei2":"10081465845481","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182884,"job_number":"JOB_182884","tr_customer_id":182902,"tr_customer_product_id":182892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:21.000Z","modified_at":"2026-02-11T04:40:21.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10647436221696","imei1":"10647436221696","imei2":"10647436221696","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182883,"job_number":"JOB_182883","tr_customer_id":182901,"tr_customer_product_id":182891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:20.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Rocky Skiles","mobile_number":"740-865-8572","email_id":"Freeda.Runolfsson71@gmail.com","dop":"2025-02-01","serial_number":"70409611648695","imei1":"70409611648695","imei2":"70409611648695","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182882,"job_number":"JOB_182882","tr_customer_id":182900,"tr_customer_product_id":182890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:18.000Z","modified_at":"2026-02-11T04:40:18.000Z","name":"Zetta Prohaska","mobile_number":"754-540-4927","email_id":"Shyann_Graham@gmail.com","dop":"2025-02-01","serial_number":"25057118636917","imei1":"25057118636917","imei2":"25057118636917","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182881,"job_number":"JOB_182881","tr_customer_id":182899,"tr_customer_product_id":182889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:18.000Z","modified_at":"2026-02-11T04:40:18.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"19155777409673","imei1":"19155777409673","imei2":"19155777409673","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182879,"job_number":"JOB_182879","tr_customer_id":182897,"tr_customer_product_id":182887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:15.000Z","modified_at":"2026-02-11T04:40:15.000Z","name":"Bert Treutel","mobile_number":"503-833-3040","email_id":"Colby.Auer@yahoo.com","dop":"2025-04-06","serial_number":"14054670385503094","imei1":"14054670385503094","imei2":"14054670385503094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182878,"job_number":"JOB_182878","tr_customer_id":182896,"tr_customer_product_id":182886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:14.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Leopoldo Lind","mobile_number":"920-456-6060","email_id":"Drew.Wyman59@hotmail.com","dop":"2025-04-06","serial_number":"19871908787188304","imei1":"19871908787188304","imei2":"19871908787188304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182877,"job_number":"JOB_182877","tr_customer_id":182895,"tr_customer_product_id":182885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:14.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182876,"job_number":"JOB_182876","tr_customer_id":182894,"tr_customer_product_id":182884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:14.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Jarod Herzog","mobile_number":"560-459-1676","email_id":"Sabrina.DuBuque30@hotmail.com","dop":"2025-04-06","serial_number":"14599756224013456","imei1":"14599756224013456","imei2":"14599756224013456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182875,"job_number":"JOB_182875","tr_customer_id":182893,"tr_customer_product_id":182883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:50.000Z","name":"Isabel Carter","mobile_number":"263-763-7849","email_id":"Queenie_Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"18841454839590","imei1":"18841454839590","imei2":"18841454839590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182874,"job_number":"JOB_182874","tr_customer_id":182892,"tr_customer_product_id":182882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14512335929237","imei1":"14512335929237","imei2":"14512335929237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182873,"job_number":"JOB_182873","tr_customer_id":182891,"tr_customer_product_id":182881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Ruby Cremin","mobile_number":"699-296-3081","email_id":"Emelia_Homenick@hotmail.com","dop":"2025-04-06","serial_number":"11335820339967","imei1":"11335820339967","imei2":"11335820339967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182872,"job_number":"JOB_182872","tr_customer_id":182890,"tr_customer_product_id":182880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:51.000Z","name":"Rozella Hilll","mobile_number":"643-777-6246","email_id":"Raul_Ratke6@gmail.com","dop":"2025-04-06","serial_number":"15883892372158","imei1":"15883892372158","imei2":"15883892372158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182871,"job_number":"JOB_182871","tr_customer_id":182889,"tr_customer_product_id":182879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:12.000Z","modified_at":"2026-02-11T04:40:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12578385933661","imei1":"12578385933661","imei2":"12578385933661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182870,"job_number":"JOB_182870","tr_customer_id":182888,"tr_customer_product_id":182878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:12.000Z","modified_at":"2026-02-11T04:40:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15495697896728","imei1":"15495697896728","imei2":"15495697896728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182869,"job_number":"JOB_182869","tr_customer_id":182887,"tr_customer_product_id":182877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:08.000Z","modified_at":"2026-02-11T04:40:08.000Z","name":"Vincent Deckow","mobile_number":"832-409-9336","email_id":"Antwan.Bruen49@yahoo.com","dop":"2025-04-06","serial_number":"12937836527253022","imei1":"12937836527253022","imei2":"12937836527253022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182868,"job_number":"JOB_182868","tr_customer_id":182886,"tr_customer_product_id":182876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:06.000Z","modified_at":"2026-02-11T04:40:48.000Z","name":"Jimmy Bechtelar","mobile_number":"913-791-3496","email_id":"Lexie47@yahoo.com","dop":"2025-04-06","serial_number":"12958758079609","imei1":"12958758079609","imei2":"12958758079609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182867,"job_number":"JOB_182867","tr_customer_id":182885,"tr_customer_product_id":182875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:06.000Z","modified_at":"2026-02-11T04:40:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12424730340729","imei1":"12424730340729","imei2":"12424730340729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182866,"job_number":"JOB_182866","tr_customer_id":182884,"tr_customer_product_id":182874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:05.000Z","modified_at":"2026-02-11T04:40:05.000Z","name":"Llewellyn Schuster","mobile_number":"249-766-6069","email_id":"Garth_Bruen43@gmail.com","dop":"2025-04-06","serial_number":"12485396131028230","imei1":"12485396131028230","imei2":"12485396131028230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182865,"job_number":"JOB_182865","tr_customer_id":182883,"tr_customer_product_id":182873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:04.000Z","modified_at":"2026-02-11T04:40:39.000Z","name":"Maya Witting","mobile_number":"214-886-3139","email_id":"Zachery_Berge@gmail.com","dop":"2025-04-06","serial_number":"10666593094924","imei1":"10666593094924","imei2":"10666593094924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182864,"job_number":"JOB_182864","tr_customer_id":182882,"tr_customer_product_id":182872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:04.000Z","modified_at":"2026-02-11T04:40:04.000Z","name":"Barbara Fahey","mobile_number":"202-392-4063","email_id":"Roma_Sipes@hotmail.com","dop":"2025-04-06","serial_number":"16623827928260004","imei1":"16623827928260004","imei2":"16623827928260004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182863,"job_number":"JOB_182863","tr_customer_id":182881,"tr_customer_product_id":182871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:04.000Z","modified_at":"2026-02-11T04:40:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14566214441799","imei1":"14566214441799","imei2":"14566214441799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182862,"job_number":"JOB_182862","tr_customer_id":182880,"tr_customer_product_id":182870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:02.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Flavie Miller","mobile_number":"304-712-3424","email_id":"Madelyn.Russel70@gmail.com","dop":"2025-04-06","serial_number":"10542964669301","imei1":"10542964669301","imei2":"10542964669301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182861,"job_number":"JOB_182861","tr_customer_id":182879,"tr_customer_product_id":182869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:02.000Z","modified_at":"2026-02-11T04:40:02.000Z","name":"Trisha Roob","mobile_number":"889-339-9453","email_id":"Parker_Kling17@yahoo.com","dop":"2025-04-06","serial_number":"17305661756939774","imei1":"17305661756939774","imei2":"17305661756939774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182860,"job_number":"JOB_182860","tr_customer_id":182878,"tr_customer_product_id":182868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:00.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Lonzo Towne","mobile_number":"982-559-1884","email_id":"Jade58@gmail.com","dop":"2025-04-06","serial_number":"19440534645766","imei1":"19440534645766","imei2":"19440534645766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182859,"job_number":"JOB_182859","tr_customer_id":182877,"tr_customer_product_id":182867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:00.000Z","modified_at":"2026-02-11T04:40:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15727497617175","imei1":"15727497617175","imei2":"15727497617175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182857,"job_number":"JOB_182857","tr_customer_id":182875,"tr_customer_product_id":182865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:57.000Z","modified_at":"2026-02-11T04:39:57.000Z","name":"Vinnie Price","mobile_number":"869-630-0290","email_id":"Rahsaan.Purdy35@yahoo.com","dop":"2025-04-06","serial_number":"19418807003353690","imei1":"19418807003353690","imei2":"19418807003353690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182856,"job_number":"JOB_182856","tr_customer_id":182874,"tr_customer_product_id":182864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:55.000Z","modified_at":"2026-02-11T04:40:36.000Z","name":"Thalia Russel","mobile_number":"494-389-5474","email_id":"Mazie_Harris@yahoo.com","dop":"2025-04-06","serial_number":"15547852960153","imei1":"15547852960153","imei2":"15547852960153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182855,"job_number":"JOB_182855","tr_customer_id":182873,"tr_customer_product_id":182863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:45.000Z","modified_at":"2026-02-11T04:39:45.000Z","name":"Aida Harvey","mobile_number":"542-261-5896","email_id":"Keshawn.Kuphal5@hotmail.com","dop":"2025-04-06","serial_number":"12478586091829764","imei1":"12478586091829764","imei2":"12478586091829764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182854,"job_number":"JOB_182854","tr_customer_id":182872,"tr_customer_product_id":182862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:44.000Z","modified_at":"2026-02-11T04:40:22.000Z","name":"Name Auer","mobile_number":"558-859-0917","email_id":"Isaiah.Strosin@hotmail.com","dop":"2025-04-06","serial_number":"16049523924222","imei1":"16049523924222","imei2":"16049523924222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182852,"job_number":"JOB_182852","tr_customer_id":182870,"tr_customer_product_id":182860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:41.000Z","modified_at":"2026-02-11T04:39:41.000Z","name":"Candida Corwin","mobile_number":"547-926-2560","email_id":"Orie_Gleichner@yahoo.com","dop":"2025-04-06","serial_number":"19905675436302730","imei1":"19905675436302730","imei2":"19905675436302730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182851,"job_number":"JOB_182851","tr_customer_id":182869,"tr_customer_product_id":182859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:40.000Z","modified_at":"2026-02-11T04:40:16.000Z","name":"Kareem Collier","mobile_number":"582-802-3386","email_id":"Thora_Hettinger71@yahoo.com","dop":"2025-04-06","serial_number":"10100684925762","imei1":"10100684925762","imei2":"10100684925762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182850,"job_number":"JOB_182850","tr_customer_id":182868,"tr_customer_product_id":182858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:40.000Z","modified_at":"2026-02-11T04:39:40.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14385220014455","imei1":"14385220014455","imei2":"14385220014455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182849,"job_number":"JOB_182849","tr_customer_id":182867,"tr_customer_product_id":182857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:37.000Z","modified_at":"2026-02-11T04:40:10.000Z","name":"Jackeline Schoen","mobile_number":"276-318-1259","email_id":"Domingo34@gmail.com","dop":"2025-02-01","serial_number":"22852447036983","imei1":"22852447036983","imei2":"22852447036983","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182848,"job_number":"JOB_182848","tr_customer_id":182866,"tr_customer_product_id":182856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:37.000Z","modified_at":"2026-02-11T04:39:37.000Z","name":"Terence Smith","mobile_number":"422-336-7635","email_id":"Richard58@hotmail.com","dop":"2025-06-18","serial_number":"1059915307168422","imei1":"1059915307168422","imei2":"1059915307168422","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182847,"job_number":"JOB_182847","tr_customer_id":182865,"tr_customer_product_id":182855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:36.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Laurel Stark","mobile_number":"887-629-3234","email_id":"Horacio_Stokes61@hotmail.com","dop":"2025-06-18","serial_number":"10063407777639","imei1":"10063407777639","imei2":"10063407777639","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182846,"job_number":"JOB_182846","tr_customer_id":182864,"tr_customer_product_id":182854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:36.000Z","modified_at":"2026-02-11T04:39:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10574719759949","imei1":"10574719759949","imei2":"10574719759949","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182845,"job_number":"JOB_182845","tr_customer_id":182863,"tr_customer_product_id":182853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:35.000Z","modified_at":"2026-02-11T04:39:35.000Z","name":"Jordi Koepp","mobile_number":"411-846-4140","email_id":"Vicky.Morissette@hotmail.com","dop":"2025-02-01","serial_number":"105953392820011","imei1":"105953392820011","imei2":"105953392820011","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182844,"job_number":"JOB_182844","tr_customer_id":182862,"tr_customer_product_id":182852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:35.000Z","modified_at":"2026-02-11T04:39:35.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"84411333070734","imei1":"84411333070734","imei2":"84411333070734","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182843,"job_number":"JOB_182843","tr_customer_id":182861,"tr_customer_product_id":182851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:31.000Z","modified_at":"2026-02-11T04:39:31.000Z","name":"Elouise Corwin","mobile_number":"623-755-0353","email_id":"Judd_Adams15@gmail.com","dop":"2025-04-06","serial_number":"14788513379081892","imei1":"14788513379081892","imei2":"14788513379081892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182841,"job_number":"JOB_182841","tr_customer_id":182859,"tr_customer_product_id":182849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:29.000Z","modified_at":"2026-02-11T04:40:06.000Z","name":"Jeffrey Schamberger","mobile_number":"882-380-4802","email_id":"Cindy_Goyette11@yahoo.com","dop":"2025-04-06","serial_number":"13242847608403","imei1":"13242847608403","imei2":"13242847608403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182840,"job_number":"JOB_182840","tr_customer_id":182858,"tr_customer_product_id":182848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:29.000Z","modified_at":"2026-02-11T04:39:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18854454021580","imei1":"18854454021580","imei2":"18854454021580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182839,"job_number":"JOB_182839","tr_customer_id":182857,"tr_customer_product_id":182847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:28.000Z","modified_at":"2026-02-11T04:39:28.000Z","name":"Araceli Littel","mobile_number":"675-717-2259","email_id":"Ellsworth34@yahoo.com","dop":"2025-04-06","serial_number":"11686707315722562","imei1":"11686707315722562","imei2":"11686707315722562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182838,"job_number":"JOB_182838","tr_customer_id":182856,"tr_customer_product_id":182846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:27.000Z","modified_at":"2026-02-11T04:40:05.000Z","name":"Sage Wisozk","mobile_number":"833-930-0888","email_id":"Randi_Moore0@hotmail.com","dop":"2025-04-06","serial_number":"11437857807081","imei1":"11437857807081","imei2":"11437857807081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182837,"job_number":"JOB_182837","tr_customer_id":182855,"tr_customer_product_id":182845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:26.000Z","modified_at":"2026-02-11T04:39:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13680346331392","imei1":"13680346331392","imei2":"13680346331392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182836,"job_number":"JOB_182836","tr_customer_id":182854,"tr_customer_product_id":182844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:24.000Z","modified_at":"2026-02-11T04:39:24.000Z","name":"Kirstin Willms","mobile_number":"471-869-9053","email_id":"Theresa.Nolan@gmail.com","dop":"2025-04-06","serial_number":"18476671903830720","imei1":"18476671903830720","imei2":"18476671903830720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182835,"job_number":"JOB_182835","tr_customer_id":182853,"tr_customer_product_id":182843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:22.000Z","modified_at":"2026-02-11T04:40:02.000Z","name":"Nelda Skiles","mobile_number":"450-269-7881","email_id":"Meghan_Monahan62@hotmail.com","dop":"2025-04-06","serial_number":"19078294404273","imei1":"19078294404273","imei2":"19078294404273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182834,"job_number":"JOB_182834","tr_customer_id":182852,"tr_customer_product_id":182842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:20.000Z","modified_at":"2026-02-11T04:39:20.000Z","name":"Jazmin Brekke","mobile_number":"561-362-6687","email_id":"Layla_Greenholt20@hotmail.com","dop":"2025-04-06","serial_number":"17072856613401464","imei1":"17072856613401464","imei2":"17072856613401464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182833,"job_number":"JOB_182833","tr_customer_id":182851,"tr_customer_product_id":182841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:19.000Z","modified_at":"2026-02-11T04:39:55.000Z","name":"Saul Kassulke","mobile_number":"413-264-5463","email_id":"Kimberly.Anderson@hotmail.com","dop":"2025-04-06","serial_number":"10800008562247","imei1":"10800008562247","imei2":"10800008562247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182831,"job_number":"JOB_182831","tr_customer_id":182849,"tr_customer_product_id":182839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:11.000Z","modified_at":"2026-02-11T04:39:11.000Z","name":"Saige Grimes","mobile_number":"380-365-1150","email_id":"Marjory.Mueller@yahoo.com","dop":"2025-04-06","serial_number":"10026493875570978","imei1":"10026493875570978","imei2":"10026493875570978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182830,"job_number":"JOB_182830","tr_customer_id":182848,"tr_customer_product_id":182838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:09.000Z","modified_at":"2026-02-11T04:39:49.000Z","name":"Brandt Halvorson","mobile_number":"386-277-5910","email_id":"Daphney_Pfeffer30@gmail.com","dop":"2025-04-06","serial_number":"14520692608742","imei1":"14520692608742","imei2":"14520692608742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182829,"job_number":"JOB_182829","tr_customer_id":182847,"tr_customer_product_id":182837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:09.000Z","modified_at":"2026-02-11T04:39:18.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"62813037610287","imei1":"62813037610287","imei2":"62813037610287","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182828,"job_number":"JOB_182828","tr_customer_id":182846,"tr_customer_product_id":182836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:58.000Z","modified_at":"2026-02-11T04:38:58.000Z","name":"Sheldon O'Connell","mobile_number":"640-803-7730","email_id":"Jessica42@hotmail.com","dop":"2025-04-06","serial_number":"14268714060439030","imei1":"14268714060439030","imei2":"14268714060439030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182827,"job_number":"JOB_182827","tr_customer_id":182845,"tr_customer_product_id":182835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:57.000Z","modified_at":"2026-02-11T04:39:06.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"83885918077621","imei1":"83885918077621","imei2":"83885918077621","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182826,"job_number":"JOB_182826","tr_customer_id":182844,"tr_customer_product_id":182834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:56.000Z","modified_at":"2026-02-11T04:39:32.000Z","name":"Nasir Legros","mobile_number":"403-212-3398","email_id":"Wilber63@yahoo.com","dop":"2025-04-06","serial_number":"11577935770282","imei1":"11577935770282","imei2":"11577935770282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182825,"job_number":"JOB_182825","tr_customer_id":182843,"tr_customer_product_id":182833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:56.000Z","modified_at":"2026-02-11T04:38:56.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10445247038653","imei1":"10445247038653","imei2":"10445247038653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:38:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182824,"job_number":"JOB_182824","tr_customer_id":182842,"tr_customer_product_id":182832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:35:10.000Z","modified_at":"2026-02-11T04:35:10.000Z","name":"Zoila Larson","mobile_number":"598-243-7550","email_id":"Elias_Lebsack@gmail.com","dop":"2025-04-06","serial_number":"11803339597859584","imei1":"11803339597859584","imei2":"11803339597859584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182823,"job_number":"JOB_182823","tr_customer_id":182841,"tr_customer_product_id":182831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:35:08.000Z","modified_at":"2026-02-11T04:35:44.000Z","name":"Marcellus Nolan","mobile_number":"750-890-2927","email_id":"Gerald18@yahoo.com","dop":"2025-04-06","serial_number":"12631308959413","imei1":"12631308959413","imei2":"12631308959413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182822,"job_number":"JOB_182822","tr_customer_id":182840,"tr_customer_product_id":182830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:35:08.000Z","modified_at":"2026-02-11T04:35:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15353417673382","imei1":"15353417673382","imei2":"15353417673382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182821,"job_number":"JOB_182821","tr_customer_id":182839,"tr_customer_product_id":182829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:34:26.000Z","modified_at":"2026-02-11T04:34:26.000Z","name":"Rhiannon Rempel","mobile_number":"566-370-0998","email_id":"Rosalind.Halvorson@hotmail.com","dop":"2025-04-06","serial_number":"18023247777610936","imei1":"18023247777610936","imei2":"18023247777610936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182820,"job_number":"JOB_182820","tr_customer_id":182838,"tr_customer_product_id":182828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:34:24.000Z","modified_at":"2026-02-11T04:35:01.000Z","name":"Heaven Runolfsdottir","mobile_number":"335-943-6392","email_id":"Misty60@gmail.com","dop":"2025-04-06","serial_number":"12955190398034","imei1":"12955190398034","imei2":"12955190398034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182819,"job_number":"JOB_182819","tr_customer_id":182837,"tr_customer_product_id":182827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:34:24.000Z","modified_at":"2026-02-11T04:34:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17833461524500","imei1":"17833461524500","imei2":"17833461524500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182818,"job_number":"JOB_182818","tr_customer_id":182836,"tr_customer_product_id":182826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:50.000Z","modified_at":"2026-02-11T04:33:50.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"63276472471527530","imei2":"63276472471527530","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182817,"job_number":"JOB_182817","tr_customer_id":182835,"tr_customer_product_id":182825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:42.000Z","modified_at":"2026-02-11T04:33:42.000Z","name":"Kaia Bailey","mobile_number":"971-677-7555","email_id":"Lionel32@hotmail.com","dop":"2025-04-06","serial_number":"14953419326962204","imei1":"14953419326962204","imei2":"14953419326962204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182816,"job_number":"JOB_182816","tr_customer_id":182834,"tr_customer_product_id":182824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:41.000Z","modified_at":"2026-02-11T04:34:17.000Z","name":"Al Kozey","mobile_number":"314-603-6995","email_id":"Lexus45@yahoo.com","dop":"2025-04-06","serial_number":"13566092921102","imei1":"13566092921102","imei2":"13566092921102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182815,"job_number":"JOB_182815","tr_customer_id":182833,"tr_customer_product_id":182823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:40.000Z","modified_at":"2026-02-11T04:33:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11781280029007","imei1":"11781280029007","imei2":"11781280029007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:33:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182814,"job_number":"JOB_182814","tr_customer_id":182832,"tr_customer_product_id":182822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:26:20.000Z","modified_at":"2026-02-11T04:26:20.000Z","name":"Jess Olson","mobile_number":"895-813-8297","email_id":"Rudy.Kuphal25@gmail.com","dop":"2025-04-06","serial_number":"14799006762870984","imei1":"14799006762870984","imei2":"14799006762870984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182813,"job_number":"JOB_182813","tr_customer_id":182831,"tr_customer_product_id":182821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:26:19.000Z","modified_at":"2026-02-11T04:26:42.000Z","name":"Catherine Volkman","mobile_number":"827-885-3911","email_id":"Herminia_Vandervort6@hotmail.com","dop":"2025-04-06","serial_number":"12992272642587","imei1":"12992272642587","imei2":"12992272642587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182812,"job_number":"JOB_182812","tr_customer_id":182830,"tr_customer_product_id":182820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:52.000Z","modified_at":"2026-02-11T04:25:52.000Z","name":"Edmund Lesch","mobile_number":"896-222-9631","email_id":"Kavon.Dicki@hotmail.com","dop":"2025-04-06","serial_number":"18934322764380880","imei1":"18934322764380880","imei2":"18934322764380880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182811,"job_number":"JOB_182811","tr_customer_id":182829,"tr_customer_product_id":182819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:51.000Z","modified_at":"2026-02-11T04:26:14.000Z","name":"Caitlyn Fritsch","mobile_number":"323-821-5210","email_id":"Brice.Armstrong87@gmail.com","dop":"2025-04-06","serial_number":"15911597379172","imei1":"15911597379172","imei2":"15911597379172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182810,"job_number":"JOB_182810","tr_customer_id":182828,"tr_customer_product_id":182818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:23.000Z","modified_at":"2026-02-11T04:25:23.000Z","name":"June Jaskolski","mobile_number":"704-575-9655","email_id":"Annabelle90@gmail.com","dop":"2025-04-06","serial_number":"12326498694057902","imei1":"12326498694057902","imei2":"12326498694057902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182809,"job_number":"JOB_182809","tr_customer_id":182827,"tr_customer_product_id":182817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:22.000Z","modified_at":"2026-02-11T04:25:46.000Z","name":"Kayleigh Brown","mobile_number":"218-719-8008","email_id":"Jakob45@hotmail.com","dop":"2025-04-06","serial_number":"15136957243231","imei1":"15136957243231","imei2":"15136957243231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182808,"job_number":"JOB_182808","tr_customer_id":182826,"tr_customer_product_id":182816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:54.000Z","modified_at":"2026-02-11T04:24:54.000Z","name":"Kieran Ullrich","mobile_number":"283-721-8360","email_id":"Serenity_Hartmann92@yahoo.com","dop":"2025-04-06","serial_number":"11544391222259136","imei1":"11544391222259136","imei2":"11544391222259136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:24:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182807,"job_number":"JOB_182807","tr_customer_id":182825,"tr_customer_product_id":182815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:53.000Z","modified_at":"2026-02-11T04:25:17.000Z","name":"Junius Smith","mobile_number":"374-584-8660","email_id":"Heidi55@yahoo.com","dop":"2025-04-06","serial_number":"17166861773580","imei1":"17166861773580","imei2":"17166861773580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182806,"job_number":"JOB_182806","tr_customer_id":182824,"tr_customer_product_id":182814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:27.000Z","modified_at":"2026-02-11T04:24:27.000Z","name":"Granville Schiller","mobile_number":"811-444-5135","email_id":"Haylie95@hotmail.com","dop":"2025-04-06","serial_number":"19922105526512240","imei1":"19922105526512240","imei2":"19922105526512240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182805,"job_number":"JOB_182805","tr_customer_id":182823,"tr_customer_product_id":182813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:26.000Z","modified_at":"2026-02-11T04:24:47.000Z","name":"Bria Rogahn","mobile_number":"629-817-3664","email_id":"Rebecca.Parisian3@gmail.com","dop":"2025-04-06","serial_number":"11688092522502","imei1":"11688092522502","imei2":"11688092522502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182804,"job_number":"JOB_182804","tr_customer_id":182822,"tr_customer_product_id":182812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:03.000Z","modified_at":"2026-02-11T04:24:03.000Z","name":"Bridie Pfannerstill","mobile_number":"787-963-6489","email_id":"Ludwig_Bartoletti39@gmail.com","dop":"2025-04-06","serial_number":"12237798761675602","imei1":"12237798761675602","imei2":"12237798761675602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182803,"job_number":"JOB_182803","tr_customer_id":182821,"tr_customer_product_id":182811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:02.000Z","modified_at":"2026-02-11T04:24:22.000Z","name":"Otto Beier","mobile_number":"532-314-6656","email_id":"Kiera11@hotmail.com","dop":"2025-04-06","serial_number":"14594020136815","imei1":"14594020136815","imei2":"14594020136815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182802,"job_number":"JOB_182802","tr_customer_id":182820,"tr_customer_product_id":182810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:22:24.000Z","modified_at":"2026-02-11T04:22:24.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"12020910600627","imei1":"12020910600627","imei2":"12020910600627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:22:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182801,"job_number":"JOB_182801","tr_customer_id":182819,"tr_customer_product_id":182809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:22:23.000Z","modified_at":"2026-02-11T04:22:23.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"14961633629594","imei1":"14961633629594","imei2":"14961633629594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:22:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182800,"job_number":"JOB_182800","tr_customer_id":182818,"tr_customer_product_id":182808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:22:23.000Z","modified_at":"2026-02-11T04:22:23.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"13322142558100","imei1":"13322142558100","imei2":"13322142558100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:22:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182799,"job_number":"JOB_182799","tr_customer_id":182817,"tr_customer_product_id":182807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:47:36.000Z","modified_at":"2026-02-11T03:47:36.000Z","name":"Craig Kertzmann","mobile_number":"991-910-1263","email_id":"Jarrell.Schoen@gmail.com","dop":"2025-04-06","serial_number":"10545021293441918","imei1":"10545021293441918","imei2":"10545021293441918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182798,"job_number":"JOB_182798","tr_customer_id":182816,"tr_customer_product_id":182806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:47:35.000Z","modified_at":"2026-02-11T03:48:13.000Z","name":"Hubert Koepp","mobile_number":"203-923-6768","email_id":"Rosina.Lynch@gmail.com","dop":"2025-04-06","serial_number":"12988479272827","imei1":"12988479272827","imei2":"12988479272827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182797,"job_number":"JOB_182797","tr_customer_id":182815,"tr_customer_product_id":182805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:47:34.000Z","modified_at":"2026-02-11T03:47:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10854276900115","imei1":"10854276900115","imei2":"10854276900115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182796,"job_number":"JOB_182796","tr_customer_id":182814,"tr_customer_product_id":182804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:54.000Z","modified_at":"2026-02-11T03:46:54.000Z","name":"Jayne Hand","mobile_number":"467-200-9358","email_id":"Chelsie_Rolfson5@yahoo.com","dop":"2025-04-06","serial_number":"12977195191423850","imei1":"12977195191423850","imei2":"12977195191423850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182795,"job_number":"JOB_182795","tr_customer_id":182813,"tr_customer_product_id":182803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:53.000Z","modified_at":"2026-02-11T03:47:14.000Z","name":"Eulah Abshire","mobile_number":"649-895-8640","email_id":"Orrin53@hotmail.com","dop":"2025-04-06","serial_number":"16079021735293","imei1":"16079021735293","imei2":"16079021735293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182794,"job_number":"JOB_182794","tr_customer_id":182812,"tr_customer_product_id":182802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:51.000Z","modified_at":"2026-02-11T03:46:51.000Z","name":"Rodger Kautzer","mobile_number":"846-991-6195","email_id":"Mariah51@hotmail.com","dop":"2025-04-06","serial_number":"14226964347068704","imei1":"14226964347068704","imei2":"14226964347068704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182793,"job_number":"JOB_182793","tr_customer_id":182811,"tr_customer_product_id":182801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:49.000Z","modified_at":"2026-02-11T03:47:27.000Z","name":"Terrance O'Keefe","mobile_number":"327-446-4175","email_id":"Terry_Hodkiewicz@yahoo.com","dop":"2025-04-06","serial_number":"19887670705370","imei1":"19887670705370","imei2":"19887670705370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182792,"job_number":"JOB_182792","tr_customer_id":182810,"tr_customer_product_id":182800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:49.000Z","modified_at":"2026-02-11T03:46:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16101467847280","imei1":"16101467847280","imei2":"16101467847280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182791,"job_number":"JOB_182791","tr_customer_id":182809,"tr_customer_product_id":182799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:05.000Z","modified_at":"2026-02-11T03:46:05.000Z","name":"Desmond Powlowski","mobile_number":"498-231-9535","email_id":"Michelle.Hane@gmail.com","dop":"2025-04-06","serial_number":"12142569883570540","imei1":"12142569883570540","imei2":"12142569883570540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182790,"job_number":"JOB_182790","tr_customer_id":182808,"tr_customer_product_id":182798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:03.000Z","modified_at":"2026-02-11T03:46:41.000Z","name":"Justen Ruecker","mobile_number":"538-598-8823","email_id":"Louisa_Volkman8@yahoo.com","dop":"2025-04-06","serial_number":"14448689337911","imei1":"14448689337911","imei2":"14448689337911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182789,"job_number":"JOB_182789","tr_customer_id":182807,"tr_customer_product_id":182797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:03.000Z","modified_at":"2026-02-11T03:46:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18602651106462","imei1":"18602651106462","imei2":"18602651106462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182788,"job_number":"JOB_182788","tr_customer_id":182806,"tr_customer_product_id":182796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:29:56.000Z","modified_at":"2026-02-11T03:29:56.000Z","name":"Jada Bernhard","mobile_number":"916-775-5215","email_id":"Andy_Kuhic@hotmail.com","dop":"2025-05-30","serial_number":"1105538830514002","imei1":"1105538830514002","imei2":"1105538830514002","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182787,"job_number":"JOB_182787","tr_customer_id":182805,"tr_customer_product_id":182795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:29:55.000Z","modified_at":"2026-02-11T03:29:55.000Z","name":"Coty Hand","mobile_number":"206-655-6095","email_id":"Minerva_Rolfson@hotmail.com","dop":"2025-05-30","serial_number":"13761042003098","imei1":"13761042003098","imei2":"13761042003098","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182786,"job_number":"JOB_182786","tr_customer_id":182804,"tr_customer_product_id":182794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:29:54.000Z","modified_at":"2026-02-11T03:30:10.000Z","name":"Meghan Conroy","mobile_number":"639-926-1641","email_id":"Jalyn_Renner@hotmail.com","dop":"2025-05-30","serial_number":"17188093912871","imei1":"17188093912871","imei2":"17188093912871","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182785,"job_number":"JOB_182785","tr_customer_id":182803,"tr_customer_product_id":182793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:55:39.000Z","modified_at":"2026-02-11T02:55:39.000Z","name":"Jatin Sharma","mobile_number":"2343523453","email_id":"jatinvsharma@gmail.com","dop":"2023-06-10","serial_number":"326631139506453","imei1":"326631139506453","imei2":"326631139506453","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182784,"job_number":"JOB_182784","tr_customer_id":182802,"tr_customer_product_id":182792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:30:00.000Z","modified_at":"2026-02-11T02:30:35.000Z","name":"Audie Jenkins","mobile_number":"995-550-2840","email_id":"Hilma_Schneider@yahoo.com","dop":"2025-10-21","serial_number":"11666327783549","imei1":"11666327783549","imei2":"11666327783549","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T02:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182783,"job_number":"JOB_182783","tr_customer_id":182801,"tr_customer_product_id":182791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:29:59.000Z","modified_at":"2026-02-11T02:29:59.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"19216907002813","imei1":"19216907002813","imei2":"19216907002813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182782,"job_number":"JOB_182782","tr_customer_id":182800,"tr_customer_product_id":182790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:29:16.000Z","modified_at":"2026-02-11T02:29:52.000Z","name":"Andres Weber","mobile_number":"698-257-3836","email_id":"Kaya.Schmeler22@gmail.com","dop":"2025-10-21","serial_number":"15244904199059","imei1":"15244904199059","imei2":"15244904199059","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T02:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182781,"job_number":"JOB_182781","tr_customer_id":182799,"tr_customer_product_id":182789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:29:16.000Z","modified_at":"2026-02-11T02:29:16.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"14553763485284","imei1":"14553763485284","imei2":"14553763485284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182780,"job_number":"JOB_182780","tr_customer_id":182798,"tr_customer_product_id":182788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:28:33.000Z","modified_at":"2026-02-11T02:29:09.000Z","name":"Vilma Keebler","mobile_number":"664-465-2700","email_id":"Jaquelin.Schaden48@hotmail.com","dop":"2025-10-21","serial_number":"18792386968206","imei1":"18792386968206","imei2":"18792386968206","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T02:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182779,"job_number":"JOB_182779","tr_customer_id":182797,"tr_customer_product_id":182787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:28:32.000Z","modified_at":"2026-02-11T02:28:32.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"16850638982710","imei1":"16850638982710","imei2":"16850638982710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182778,"job_number":"JOB_182778","tr_customer_id":182796,"tr_customer_product_id":182786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:04:52.000Z","modified_at":"2026-02-11T04:33:29.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"65782561629315","imei1":"65782561629315","imei2":"65782561629315","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T04:33:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":182777,"job_number":"JOB_182777","tr_customer_id":182795,"tr_customer_product_id":182785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:04:24.000Z","modified_at":"2026-02-11T02:04:24.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"11154161608186","imei1":"11154161608186","imei2":"11154161608186","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182776,"job_number":"JOB_182776","tr_customer_id":182794,"tr_customer_product_id":182784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:38:14.000Z","modified_at":"2026-02-11T01:38:14.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"42266127839920","imei1":"42266127839920","imei2":"42266127839920","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182775,"job_number":"JOB_182775","tr_customer_id":182793,"tr_customer_product_id":182783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:35:32.000Z","modified_at":"2026-02-11T01:35:32.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"95532514286692","imei1":"95532514286692","imei2":"95532514286692","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182774,"job_number":"JOB_182774","tr_customer_id":182792,"tr_customer_product_id":182782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:31:45.000Z","modified_at":"2026-02-11T01:31:45.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"49682756742409","imei1":"49682756742409","imei2":"49682756742409","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182773,"job_number":"JOB_182773","tr_customer_id":182791,"tr_customer_product_id":182781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:06:02.000Z","modified_at":"2026-02-11T01:06:02.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"12345677654321","imei1":"12345677654321","imei2":"12345677654321","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182772,"job_number":"JOB_182772","tr_customer_id":182790,"tr_customer_product_id":182780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T00:00:49.000Z","modified_at":"2026-02-11T00:00:49.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-01","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-01T00:00:49.320193863Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T00:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183293,"job_number":"JOB_183293","tr_customer_id":183311,"tr_customer_product_id":183301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:56.000Z","modified_at":"2026-02-11T07:02:56.000Z","name":"Mina Hilpert","mobile_number":"346-684-4700","email_id":"Carlie4@yahoo.com","dop":"2000-01-31","serial_number":"1028284015202687","imei1":"1028284015202687","imei2":"1028284015202687","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183291,"job_number":"JOB_183291","tr_customer_id":183309,"tr_customer_product_id":183299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:54.000Z","modified_at":"2026-02-11T07:02:54.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10011092735407","imei1":"10011092735407","imei2":"10011092735407","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183284,"job_number":"JOB_183284","tr_customer_id":183302,"tr_customer_product_id":183292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:11.000Z","modified_at":"2026-02-11T07:02:11.000Z","name":"Johnathan Murray","mobile_number":"890-303-0485","email_id":"Aurelie.Wolf88@yahoo.com","dop":"2000-01-31","serial_number":"1016420887890106","imei1":"1016420887890106","imei2":"1016420887890106","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183281,"job_number":"JOB_183281","tr_customer_id":183299,"tr_customer_product_id":183289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:09.000Z","modified_at":"2026-02-11T07:02:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10121158867238","imei1":"10121158867238","imei2":"10121158867238","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183275,"job_number":"JOB_183275","tr_customer_id":183293,"tr_customer_product_id":183283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:26.000Z","modified_at":"2026-02-11T07:01:26.000Z","name":"Kyra O'Conner","mobile_number":"557-894-5214","email_id":"Torrance80@gmail.com","dop":"2000-01-31","serial_number":"1084347448128397","imei1":"1084347448128397","imei2":"1084347448128397","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183273,"job_number":"JOB_183273","tr_customer_id":183291,"tr_customer_product_id":183281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:25.000Z","modified_at":"2026-02-11T07:01:25.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10447726308421","imei1":"10447726308421","imei2":"10447726308421","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183266,"job_number":"JOB_183266","tr_customer_id":183284,"tr_customer_product_id":183274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:41.000Z","modified_at":"2026-02-11T07:00:41.000Z","name":"Rebekah Ward","mobile_number":"913-443-4001","email_id":"Isaiah5@yahoo.com","dop":"2000-01-31","serial_number":"1076561510136661","imei1":"1076561510136661","imei2":"1076561510136661","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183264,"job_number":"JOB_183264","tr_customer_id":183282,"tr_customer_product_id":183272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:39.000Z","modified_at":"2026-02-11T07:00:39.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10107459547442","imei1":"10107459547442","imei2":"10107459547442","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183056,"job_number":"JOB_183056","tr_customer_id":183074,"tr_customer_product_id":183064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:53.000Z","modified_at":"2026-02-11T04:43:53.000Z","name":"Breana Hilpert","mobile_number":"781-323-4174","email_id":"Beth16@yahoo.com","dop":"2000-01-31","serial_number":"1054090430276241","imei1":"1054090430276241","imei2":"1054090430276241","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183054,"job_number":"JOB_183054","tr_customer_id":183072,"tr_customer_product_id":183062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:52.000Z","modified_at":"2026-02-11T04:43:52.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10179861121007","imei1":"10179861121007","imei2":"10179861121007","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183053,"job_number":"JOB_183053","tr_customer_id":183071,"tr_customer_product_id":183061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:10.000Z","modified_at":"2026-02-11T04:43:10.000Z","name":"Marcos Bruen","mobile_number":"281-864-6952","email_id":"Michel89@yahoo.com","dop":"2000-01-31","serial_number":"1074621767828172","imei1":"1074621767828172","imei2":"1074621767828172","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183051,"job_number":"JOB_183051","tr_customer_id":183069,"tr_customer_product_id":183059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:09.000Z","modified_at":"2026-02-11T04:43:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10250542403988","imei1":"10250542403988","imei2":"10250542403988","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183044,"job_number":"JOB_183044","tr_customer_id":183062,"tr_customer_product_id":183052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:26.000Z","modified_at":"2026-02-11T04:42:26.000Z","name":"Lucie Krajcik","mobile_number":"791-809-9349","email_id":"Natalia_Mayer82@yahoo.com","dop":"2000-01-31","serial_number":"1041490701078101","imei1":"1041490701078101","imei2":"1041490701078101","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183040,"job_number":"JOB_183040","tr_customer_id":183058,"tr_customer_product_id":183048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:24.000Z","modified_at":"2026-02-11T04:42:24.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10102846497622","imei1":"10102846497622","imei2":"10102846497622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183001,"job_number":"JOB_183001","tr_customer_id":183019,"tr_customer_product_id":183009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:39.000Z","modified_at":"2026-02-11T04:41:39.000Z","name":"Amalia Barton","mobile_number":"302-653-5649","email_id":"Jalon6@yahoo.com","dop":"2000-01-31","serial_number":"1028458474132477","imei1":"1028458474132477","imei2":"1028458474132477","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182994,"job_number":"JOB_182994","tr_customer_id":183012,"tr_customer_product_id":183002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:37.000Z","modified_at":"2026-02-11T04:41:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10366418977788","imei1":"10366418977788","imei2":"10366418977788","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 200 or not | 1 | 0 | 0 |
| Verify message has Success value in response | 1 | 0 | 0 |
| Verify data is array and it is non-empty | 1 | 0 | 0 |
| Verify the availability of idundefined | 639 | 0 | 0 |
| Verify the availability of job_numberundefined | 639 | 0 | 0 |
| Verify the availability of tr_customer_idundefined | 639 | 0 | 0 |
| Verify the availability of tr_customer_product_idundefined | 639 | 0 | 0 |
| Verify the availability of mst_service_location_idundefined | 639 | 0 | 0 |
| Verify response time is less than 200 | 1 | 0 | 0 |
| Verify latest job created is present in response | 1 | 0 | 0 |
| Total | 3200 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDA3Mjl9.nsgcCZPhyWT0IUwep2oQD01oZVzfm0YuqrV-gSt3uds' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_172795"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODZ9.oAC7Taef5lclpsDAW1F8lKFfEF2XR83qNlesLP_BdbM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | eab67c52-ba3d-4ce9-8b83-9a231bf4120a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_183410"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1006 |
| ETag | W/"3ee-NE3KNUUwm4TUIbR5gdLfY9XpstI" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":183410,"job_number":"JOB_183410","tr_customer_id":183428,"tr_customer_product_id":183418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:26.000Z","modified_at":"2026-02-11T13:26:26.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"78939148201923","imei1":"78939148201923","imei2":"78939148201923","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code | 1 | 0 | 0 |
| Verify response message should be Success | 1 | 0 | 0 |
| Verify response has only one json object inside data array | 1 | 0 | 0 |
| Verify the response displayed is for given job number | 1 | 0 | 0 |
| Validate availability of expected key - id | 1 | 0 | 0 |
| Validate availability of expected key - job_number | 1 | 0 | 0 |
| Validate job number is starts with JOB_ | 1 | 0 | 0 |
| Validate availability of expected key - name | 1 | 0 | 0 |
| Validate availability of expected key - mobile_number | 1 | 0 | 0 |
| Validate availability of expected key - email_id | 1 | 0 | 0 |
| Validate response time should be less than 200ms | 1 | 0 | 0 |
| Verify the imei number is same as we pass | 1 | 0 | 0 |
| Verify name, email and phone number is same as we pass | 1 | 0 | 0 |
| Verify the created_at and modified_at format | 1 | 0 | 0 |
| Total | 14 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_172778' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4MzkwMTR9.EzPEDDTRKRy8IMGHd0gYZnWCxXR7QwcEJRTrjxn-mrg' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODZ9.oAC7Taef5lclpsDAW1F8lKFfEF2XR83qNlesLP_BdbM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e2d74500-246c-4a35-a001-fc27be65133c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"602-v5fPDMr0ZgvMo2o7AK3MJMRwEUI" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 11 Feb 2026 13:26:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":183410,"job_number":"JOB_183410","tr_customer_id":183428,"tr_customer_product_id":183418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:26.000Z","modified_at":"2026-02-11T13:26:26.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"78939148201923","imei1":"78939148201923","imei2":"78939148201923","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":700420,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-11T13:26:26.000Z","created_at":"2026-02-11T13:26:26.000Z"},{"id":700421,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-11T13:26:26.000Z","created_at":"2026-02-11T13:26:26.000Z"}],"problems":[{"id":170802,"problem":"Poor battery life","remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-11T13:26:26.000Z"}],"quatations":[]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code as 200 | 1 | 0 | 0 |
| Verify message is success | 1 | 0 | 0 |
| Verify job number matches the request | 1 | 0 | 0 |
| Verify expected key - name is present | 1 | 0 | 0 |
| Verify expected key - mobile_number is present | 1 | 0 | 0 |
| Verify expected key - email_id is present | 1 | 0 | 0 |
| Verify expected key - mst_model_name is present | 1 | 0 | 0 |
| Verify expected key - mst_oem_name is present | 1 | 0 | 0 |
| Verify details array has proper status | 1 | 0 | 0 |
| Verify problem array size is grater than 1 | 1 | 0 | 0 |
| Verify quatations array size is grater than 0 | 1 | 0 | 0 |
| Verify the response time | 1 | 0 | 0 |
| Total | 12 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Accept | application/json, text/plain, */* |
| Accept-Language | en-US,en;q=0.9,kn;q=0.8 |
| Connection | keep-alive |
| Content-Type | application/json |
| Origin | http://phoenix.techwithjatin.com |
| Referer | http://phoenix.techwithjatin.com/ |
| User-Agent | Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36 |
| Cache-Control | no-cache |
| Postman-Token | a07cbaff-ad43-469b-b9aa-5ffc9897463a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-iu7zbMYa3S9/jmUWZdw1aIBeVvM" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODh9.VFOgbxdqQWAlGAuCvKHukr2Fm-eWtN4wJjL8SXgIcqM"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify message has success value | 1 | 0 | 0 |
| Token is valid and not null | 1 | 0 | 0 |
| Total | 3 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDEzNzJ9.hHbiCYnjz-yQmkcexKYLzd3WjSYC-CxLxtHJ9YC0bWo' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODh9.VFOgbxdqQWAlGAuCvKHukr2Fm-eWtN4wJjL8SXgIcqM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fbfc23f5-f26f-4699-b4b4-8c7e1ab4e463 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 200 | 1 | 0 | 0 |
| Verify the response time below 200ms | 1 | 0 | 0 |
| Verify message has success value | 1 | 0 | 0 |
| Verify mandatory keys are present inside data json | 1 | 1 | 0 |
| Verify roll name is supervisor | 1 | 0 | 0 |
| Verify the created and modified time format is correct | 1 | 0 | 0 |
| Verify mobile is proper size with 10 digit | 1 | 0 | 0 |
| Total | 7 | 1 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDEzNzJ9.hHbiCYnjz-yQmkcexKYLzd3WjSYC-CxLxtHJ9YC0bWo' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f8-nsZSZfuMWe3TmlXy+BLpiZwwTMU"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODh9.VFOgbxdqQWAlGAuCvKHukr2Fm-eWtN4wJjL8SXgIcqM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8fa76165-398e-4cdd-9b5e-32d3fd1d8f24 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-ta++7ngTN1HWI5v7m20hEnYQj48" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":431},{"label":"Pending for repair","key":"pending_for_repair","count":4},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Vaerifing status code as 200 | 1 | 0 | 0 |
| Verify the message has success | 1 | 0 | 0 |
| undefined has proper count value | 3 | 0 | 0 |
| Verify key has only expected values | 1 | 0 | 0 |
| Total | 6 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDEzNzJ9.hHbiCYnjz-yQmkcexKYLzd3WjSYC-CxLxtHJ9YC0bWo' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"79cb0-Amzx/oYcOOdk27gz+0pxVYs0jXg"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODh9.VFOgbxdqQWAlGAuCvKHukr2Fm-eWtN4wJjL8SXgIcqM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ceb1c2b3-22fd-4180-9c2a-59e7b5c5ec18 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"68b2a-wXMKJlAZJRU04elJOE1T0iaCJt8" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 11 Feb 2026 13:26:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":182747,"job_number":"JOB_182747","tr_customer_id":182765,"tr_customer_product_id":182755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:32:20.000Z","modified_at":"2026-02-10T20:32:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16018176265156","imei1":"16018176265156","imei2":"16018176265156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182749,"job_number":"JOB_182749","tr_customer_id":182767,"tr_customer_product_id":182757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:32:21.000Z","modified_at":"2026-02-10T20:32:21.000Z","name":"Alyson Ernser","mobile_number":"205-374-4794","email_id":"Wilbert_Connelly@gmail.com","dop":"2025-04-06","serial_number":"10177551597863866","imei1":"10177551597863866","imei2":"10177551597863866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182750,"job_number":"JOB_182750","tr_customer_id":182768,"tr_customer_product_id":182758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:33:03.000Z","modified_at":"2026-02-10T20:33:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13072476188338","imei1":"13072476188338","imei2":"13072476188338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182752,"job_number":"JOB_182752","tr_customer_id":182770,"tr_customer_product_id":182760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:33:05.000Z","modified_at":"2026-02-10T20:33:05.000Z","name":"Camylle Swaniawski","mobile_number":"703-844-4735","email_id":"Graciela_Emard@hotmail.com","dop":"2025-04-06","serial_number":"11848033896668590","imei1":"11848033896668590","imei2":"11848033896668590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182753,"job_number":"JOB_182753","tr_customer_id":182771,"tr_customer_product_id":182761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:33:46.000Z","modified_at":"2026-02-10T20:33:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10139587217963","imei1":"10139587217963","imei2":"10139587217963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182755,"job_number":"JOB_182755","tr_customer_id":182773,"tr_customer_product_id":182763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:33:48.000Z","modified_at":"2026-02-10T20:33:48.000Z","name":"Tina Bailey","mobile_number":"646-336-8029","email_id":"Kennedy91@gmail.com","dop":"2025-04-06","serial_number":"18814694478325092","imei1":"18814694478325092","imei2":"18814694478325092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182757,"job_number":"JOB_182757","tr_customer_id":182775,"tr_customer_product_id":182765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:40:50.000Z","modified_at":"2026-02-10T20:40:50.000Z","name":"Nina Yost","mobile_number":"840-451-6295","email_id":"Twila_Gorczany@hotmail.com","dop":"2025-04-06","serial_number":"17926695274520166","imei1":"17926695274520166","imei2":"17926695274520166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182759,"job_number":"JOB_182759","tr_customer_id":182777,"tr_customer_product_id":182767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:40:53.000Z","modified_at":"2026-02-10T20:40:53.000Z","name":"Piper Parisian","mobile_number":"550-536-5117","email_id":"Camylle.Denesik@yahoo.com","dop":"2025-04-06","serial_number":"14080995122624596","imei1":"14080995122624596","imei2":"14080995122624596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182761,"job_number":"JOB_182761","tr_customer_id":182779,"tr_customer_product_id":182769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:43:47.000Z","modified_at":"2026-02-10T20:43:47.000Z","name":"Cassie Larkin","mobile_number":"640-487-5421","email_id":"Aniya_Padberg@gmail.com","dop":"2025-04-06","serial_number":"14908709181729032","imei1":"14908709181729032","imei2":"14908709181729032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182763,"job_number":"JOB_182763","tr_customer_id":182781,"tr_customer_product_id":182771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:43:48.000Z","modified_at":"2026-02-10T20:43:48.000Z","name":"Malvina Kihn","mobile_number":"384-385-4747","email_id":"Travis.Ebert@yahoo.com","dop":"2025-04-06","serial_number":"11514939536732758","imei1":"11514939536732758","imei2":"11514939536732758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182766,"job_number":"JOB_182766","tr_customer_id":182784,"tr_customer_product_id":182774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:46:40.000Z","modified_at":"2026-02-10T20:46:40.000Z","name":"Catharine Blanda","mobile_number":"407-640-4318","email_id":"Ivy36@yahoo.com","dop":"2025-04-06","serial_number":"19760950465505880","imei1":"19760950465505880","imei2":"19760950465505880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182767,"job_number":"JOB_182767","tr_customer_id":182785,"tr_customer_product_id":182775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:46:41.000Z","modified_at":"2026-02-10T20:46:41.000Z","name":"Patsy Yost","mobile_number":"417-992-9632","email_id":"Viva12@yahoo.com","dop":"2025-04-06","serial_number":"12810628865899040","imei1":"12810628865899040","imei2":"12810628865899040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182768,"job_number":"JOB_182768","tr_customer_id":182786,"tr_customer_product_id":182776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T21:12:12.000Z","modified_at":"2026-02-10T21:12:12.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-05","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-05T21:12:11.409793686Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T21:12:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182769,"job_number":"JOB_182769","tr_customer_id":182787,"tr_customer_product_id":182777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T23:50:15.000Z","modified_at":"2026-02-10T23:50:15.000Z","name":"Shayna Beahan","mobile_number":"348-502-5819","email_id":"{Ivy_Krajcik43@gmail.com","dop":"2025-08-03","serial_number":"16741202170935","imei1":"16741202170935","imei2":"16741202170935","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T23:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182770,"job_number":"JOB_182770","tr_customer_id":182788,"tr_customer_product_id":182778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T23:58:22.000Z","modified_at":"2026-02-10T23:58:22.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-31","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-31T23:58:22.195945375Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T23:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182771,"job_number":"JOB_182771","tr_customer_id":182789,"tr_customer_product_id":182779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T23:58:23.000Z","modified_at":"2026-02-10T23:58:23.000Z","name":"Trilochan Sinha","mobile_number":"7087553083","email_id":"madhuri.mehrotra@hotmail.com","dop":"2026-01-31","serial_number":"034055261194095","imei1":"034055261194095","imei2":"034055261194095","popurl":"www.vinay-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T23:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182772,"job_number":"JOB_182772","tr_customer_id":182790,"tr_customer_product_id":182780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T00:00:49.000Z","modified_at":"2026-02-11T00:00:49.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-01","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-01T00:00:49.320193863Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T00:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182773,"job_number":"JOB_182773","tr_customer_id":182791,"tr_customer_product_id":182781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:06:02.000Z","modified_at":"2026-02-11T01:06:02.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"12345677654321","imei1":"12345677654321","imei2":"12345677654321","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182774,"job_number":"JOB_182774","tr_customer_id":182792,"tr_customer_product_id":182782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:31:45.000Z","modified_at":"2026-02-11T01:31:45.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"49682756742409","imei1":"49682756742409","imei2":"49682756742409","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182775,"job_number":"JOB_182775","tr_customer_id":182793,"tr_customer_product_id":182783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:35:32.000Z","modified_at":"2026-02-11T01:35:32.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"95532514286692","imei1":"95532514286692","imei2":"95532514286692","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182776,"job_number":"JOB_182776","tr_customer_id":182794,"tr_customer_product_id":182784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:38:14.000Z","modified_at":"2026-02-11T01:38:14.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"42266127839920","imei1":"42266127839920","imei2":"42266127839920","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182777,"job_number":"JOB_182777","tr_customer_id":182795,"tr_customer_product_id":182785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:04:24.000Z","modified_at":"2026-02-11T02:04:24.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"11154161608186","imei1":"11154161608186","imei2":"11154161608186","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182779,"job_number":"JOB_182779","tr_customer_id":182797,"tr_customer_product_id":182787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:28:32.000Z","modified_at":"2026-02-11T02:28:32.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"16850638982710","imei1":"16850638982710","imei2":"16850638982710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182781,"job_number":"JOB_182781","tr_customer_id":182799,"tr_customer_product_id":182789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:29:16.000Z","modified_at":"2026-02-11T02:29:16.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"14553763485284","imei1":"14553763485284","imei2":"14553763485284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182783,"job_number":"JOB_182783","tr_customer_id":182801,"tr_customer_product_id":182791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:29:59.000Z","modified_at":"2026-02-11T02:29:59.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"19216907002813","imei1":"19216907002813","imei2":"19216907002813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182785,"job_number":"JOB_182785","tr_customer_id":182803,"tr_customer_product_id":182793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:55:39.000Z","modified_at":"2026-02-11T02:55:39.000Z","name":"Jatin Sharma","mobile_number":"2343523453","email_id":"jatinvsharma@gmail.com","dop":"2023-06-10","serial_number":"326631139506453","imei1":"326631139506453","imei2":"326631139506453","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182787,"job_number":"JOB_182787","tr_customer_id":182805,"tr_customer_product_id":182795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:29:55.000Z","modified_at":"2026-02-11T03:29:55.000Z","name":"Coty Hand","mobile_number":"206-655-6095","email_id":"Minerva_Rolfson@hotmail.com","dop":"2025-05-30","serial_number":"13761042003098","imei1":"13761042003098","imei2":"13761042003098","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182788,"job_number":"JOB_182788","tr_customer_id":182806,"tr_customer_product_id":182796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:29:56.000Z","modified_at":"2026-02-11T03:29:56.000Z","name":"Jada Bernhard","mobile_number":"916-775-5215","email_id":"Andy_Kuhic@hotmail.com","dop":"2025-05-30","serial_number":"1105538830514002","imei1":"1105538830514002","imei2":"1105538830514002","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182789,"job_number":"JOB_182789","tr_customer_id":182807,"tr_customer_product_id":182797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:03.000Z","modified_at":"2026-02-11T03:46:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18602651106462","imei1":"18602651106462","imei2":"18602651106462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182791,"job_number":"JOB_182791","tr_customer_id":182809,"tr_customer_product_id":182799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:05.000Z","modified_at":"2026-02-11T03:46:05.000Z","name":"Desmond Powlowski","mobile_number":"498-231-9535","email_id":"Michelle.Hane@gmail.com","dop":"2025-04-06","serial_number":"12142569883570540","imei1":"12142569883570540","imei2":"12142569883570540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182792,"job_number":"JOB_182792","tr_customer_id":182810,"tr_customer_product_id":182800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:49.000Z","modified_at":"2026-02-11T03:46:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16101467847280","imei1":"16101467847280","imei2":"16101467847280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182794,"job_number":"JOB_182794","tr_customer_id":182812,"tr_customer_product_id":182802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:51.000Z","modified_at":"2026-02-11T03:46:51.000Z","name":"Rodger Kautzer","mobile_number":"846-991-6195","email_id":"Mariah51@hotmail.com","dop":"2025-04-06","serial_number":"14226964347068704","imei1":"14226964347068704","imei2":"14226964347068704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182796,"job_number":"JOB_182796","tr_customer_id":182814,"tr_customer_product_id":182804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:54.000Z","modified_at":"2026-02-11T03:46:54.000Z","name":"Jayne Hand","mobile_number":"467-200-9358","email_id":"Chelsie_Rolfson5@yahoo.com","dop":"2025-04-06","serial_number":"12977195191423850","imei1":"12977195191423850","imei2":"12977195191423850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182797,"job_number":"JOB_182797","tr_customer_id":182815,"tr_customer_product_id":182805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:47:34.000Z","modified_at":"2026-02-11T03:47:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10854276900115","imei1":"10854276900115","imei2":"10854276900115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182799,"job_number":"JOB_182799","tr_customer_id":182817,"tr_customer_product_id":182807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:47:36.000Z","modified_at":"2026-02-11T03:47:36.000Z","name":"Craig Kertzmann","mobile_number":"991-910-1263","email_id":"Jarrell.Schoen@gmail.com","dop":"2025-04-06","serial_number":"10545021293441918","imei1":"10545021293441918","imei2":"10545021293441918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182800,"job_number":"JOB_182800","tr_customer_id":182818,"tr_customer_product_id":182808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:22:23.000Z","modified_at":"2026-02-11T04:22:23.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"13322142558100","imei1":"13322142558100","imei2":"13322142558100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:22:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182801,"job_number":"JOB_182801","tr_customer_id":182819,"tr_customer_product_id":182809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:22:23.000Z","modified_at":"2026-02-11T04:22:23.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"14961633629594","imei1":"14961633629594","imei2":"14961633629594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:22:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182802,"job_number":"JOB_182802","tr_customer_id":182820,"tr_customer_product_id":182810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:22:24.000Z","modified_at":"2026-02-11T04:22:24.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"12020910600627","imei1":"12020910600627","imei2":"12020910600627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:22:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182804,"job_number":"JOB_182804","tr_customer_id":182822,"tr_customer_product_id":182812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:03.000Z","modified_at":"2026-02-11T04:24:03.000Z","name":"Bridie Pfannerstill","mobile_number":"787-963-6489","email_id":"Ludwig_Bartoletti39@gmail.com","dop":"2025-04-06","serial_number":"12237798761675602","imei1":"12237798761675602","imei2":"12237798761675602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182806,"job_number":"JOB_182806","tr_customer_id":182824,"tr_customer_product_id":182814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:27.000Z","modified_at":"2026-02-11T04:24:27.000Z","name":"Granville Schiller","mobile_number":"811-444-5135","email_id":"Haylie95@hotmail.com","dop":"2025-04-06","serial_number":"19922105526512240","imei1":"19922105526512240","imei2":"19922105526512240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182808,"job_number":"JOB_182808","tr_customer_id":182826,"tr_customer_product_id":182816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:54.000Z","modified_at":"2026-02-11T04:24:54.000Z","name":"Kieran Ullrich","mobile_number":"283-721-8360","email_id":"Serenity_Hartmann92@yahoo.com","dop":"2025-04-06","serial_number":"11544391222259136","imei1":"11544391222259136","imei2":"11544391222259136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:24:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182810,"job_number":"JOB_182810","tr_customer_id":182828,"tr_customer_product_id":182818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:23.000Z","modified_at":"2026-02-11T04:25:23.000Z","name":"June Jaskolski","mobile_number":"704-575-9655","email_id":"Annabelle90@gmail.com","dop":"2025-04-06","serial_number":"12326498694057902","imei1":"12326498694057902","imei2":"12326498694057902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182812,"job_number":"JOB_182812","tr_customer_id":182830,"tr_customer_product_id":182820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:52.000Z","modified_at":"2026-02-11T04:25:52.000Z","name":"Edmund Lesch","mobile_number":"896-222-9631","email_id":"Kavon.Dicki@hotmail.com","dop":"2025-04-06","serial_number":"18934322764380880","imei1":"18934322764380880","imei2":"18934322764380880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182814,"job_number":"JOB_182814","tr_customer_id":182832,"tr_customer_product_id":182822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:26:20.000Z","modified_at":"2026-02-11T04:26:20.000Z","name":"Jess Olson","mobile_number":"895-813-8297","email_id":"Rudy.Kuphal25@gmail.com","dop":"2025-04-06","serial_number":"14799006762870984","imei1":"14799006762870984","imei2":"14799006762870984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182815,"job_number":"JOB_182815","tr_customer_id":182833,"tr_customer_product_id":182823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:40.000Z","modified_at":"2026-02-11T04:33:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11781280029007","imei1":"11781280029007","imei2":"11781280029007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:33:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182817,"job_number":"JOB_182817","tr_customer_id":182835,"tr_customer_product_id":182825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:42.000Z","modified_at":"2026-02-11T04:33:42.000Z","name":"Kaia Bailey","mobile_number":"971-677-7555","email_id":"Lionel32@hotmail.com","dop":"2025-04-06","serial_number":"14953419326962204","imei1":"14953419326962204","imei2":"14953419326962204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182818,"job_number":"JOB_182818","tr_customer_id":182836,"tr_customer_product_id":182826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:50.000Z","modified_at":"2026-02-11T04:33:50.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"63276472471527530","imei2":"63276472471527530","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182819,"job_number":"JOB_182819","tr_customer_id":182837,"tr_customer_product_id":182827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:34:24.000Z","modified_at":"2026-02-11T04:34:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17833461524500","imei1":"17833461524500","imei2":"17833461524500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182821,"job_number":"JOB_182821","tr_customer_id":182839,"tr_customer_product_id":182829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:34:26.000Z","modified_at":"2026-02-11T04:34:26.000Z","name":"Rhiannon Rempel","mobile_number":"566-370-0998","email_id":"Rosalind.Halvorson@hotmail.com","dop":"2025-04-06","serial_number":"18023247777610936","imei1":"18023247777610936","imei2":"18023247777610936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182822,"job_number":"JOB_182822","tr_customer_id":182840,"tr_customer_product_id":182830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:35:08.000Z","modified_at":"2026-02-11T04:35:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15353417673382","imei1":"15353417673382","imei2":"15353417673382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182824,"job_number":"JOB_182824","tr_customer_id":182842,"tr_customer_product_id":182832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:35:10.000Z","modified_at":"2026-02-11T04:35:10.000Z","name":"Zoila Larson","mobile_number":"598-243-7550","email_id":"Elias_Lebsack@gmail.com","dop":"2025-04-06","serial_number":"11803339597859584","imei1":"11803339597859584","imei2":"11803339597859584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182825,"job_number":"JOB_182825","tr_customer_id":182843,"tr_customer_product_id":182833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:56.000Z","modified_at":"2026-02-11T04:38:56.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10445247038653","imei1":"10445247038653","imei2":"10445247038653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:38:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182828,"job_number":"JOB_182828","tr_customer_id":182846,"tr_customer_product_id":182836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:58.000Z","modified_at":"2026-02-11T04:38:58.000Z","name":"Sheldon O'Connell","mobile_number":"640-803-7730","email_id":"Jessica42@hotmail.com","dop":"2025-04-06","serial_number":"14268714060439030","imei1":"14268714060439030","imei2":"14268714060439030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182831,"job_number":"JOB_182831","tr_customer_id":182849,"tr_customer_product_id":182839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:11.000Z","modified_at":"2026-02-11T04:39:11.000Z","name":"Saige Grimes","mobile_number":"380-365-1150","email_id":"Marjory.Mueller@yahoo.com","dop":"2025-04-06","serial_number":"10026493875570978","imei1":"10026493875570978","imei2":"10026493875570978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182834,"job_number":"JOB_182834","tr_customer_id":182852,"tr_customer_product_id":182842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:20.000Z","modified_at":"2026-02-11T04:39:20.000Z","name":"Jazmin Brekke","mobile_number":"561-362-6687","email_id":"Layla_Greenholt20@hotmail.com","dop":"2025-04-06","serial_number":"17072856613401464","imei1":"17072856613401464","imei2":"17072856613401464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182836,"job_number":"JOB_182836","tr_customer_id":182854,"tr_customer_product_id":182844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:24.000Z","modified_at":"2026-02-11T04:39:24.000Z","name":"Kirstin Willms","mobile_number":"471-869-9053","email_id":"Theresa.Nolan@gmail.com","dop":"2025-04-06","serial_number":"18476671903830720","imei1":"18476671903830720","imei2":"18476671903830720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182837,"job_number":"JOB_182837","tr_customer_id":182855,"tr_customer_product_id":182845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:26.000Z","modified_at":"2026-02-11T04:39:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13680346331392","imei1":"13680346331392","imei2":"13680346331392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182839,"job_number":"JOB_182839","tr_customer_id":182857,"tr_customer_product_id":182847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:28.000Z","modified_at":"2026-02-11T04:39:28.000Z","name":"Araceli Littel","mobile_number":"675-717-2259","email_id":"Ellsworth34@yahoo.com","dop":"2025-04-06","serial_number":"11686707315722562","imei1":"11686707315722562","imei2":"11686707315722562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182840,"job_number":"JOB_182840","tr_customer_id":182858,"tr_customer_product_id":182848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:29.000Z","modified_at":"2026-02-11T04:39:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18854454021580","imei1":"18854454021580","imei2":"18854454021580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182843,"job_number":"JOB_182843","tr_customer_id":182861,"tr_customer_product_id":182851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:31.000Z","modified_at":"2026-02-11T04:39:31.000Z","name":"Elouise Corwin","mobile_number":"623-755-0353","email_id":"Judd_Adams15@gmail.com","dop":"2025-04-06","serial_number":"14788513379081892","imei1":"14788513379081892","imei2":"14788513379081892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182844,"job_number":"JOB_182844","tr_customer_id":182862,"tr_customer_product_id":182852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:35.000Z","modified_at":"2026-02-11T04:39:35.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"84411333070734","imei1":"84411333070734","imei2":"84411333070734","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182845,"job_number":"JOB_182845","tr_customer_id":182863,"tr_customer_product_id":182853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:35.000Z","modified_at":"2026-02-11T04:39:35.000Z","name":"Jordi Koepp","mobile_number":"411-846-4140","email_id":"Vicky.Morissette@hotmail.com","dop":"2025-02-01","serial_number":"105953392820011","imei1":"105953392820011","imei2":"105953392820011","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182846,"job_number":"JOB_182846","tr_customer_id":182864,"tr_customer_product_id":182854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:36.000Z","modified_at":"2026-02-11T04:39:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10574719759949","imei1":"10574719759949","imei2":"10574719759949","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182848,"job_number":"JOB_182848","tr_customer_id":182866,"tr_customer_product_id":182856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:37.000Z","modified_at":"2026-02-11T04:39:37.000Z","name":"Terence Smith","mobile_number":"422-336-7635","email_id":"Richard58@hotmail.com","dop":"2025-06-18","serial_number":"1059915307168422","imei1":"1059915307168422","imei2":"1059915307168422","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182850,"job_number":"JOB_182850","tr_customer_id":182868,"tr_customer_product_id":182858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:40.000Z","modified_at":"2026-02-11T04:39:40.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14385220014455","imei1":"14385220014455","imei2":"14385220014455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182852,"job_number":"JOB_182852","tr_customer_id":182870,"tr_customer_product_id":182860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:41.000Z","modified_at":"2026-02-11T04:39:41.000Z","name":"Candida Corwin","mobile_number":"547-926-2560","email_id":"Orie_Gleichner@yahoo.com","dop":"2025-04-06","serial_number":"19905675436302730","imei1":"19905675436302730","imei2":"19905675436302730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182855,"job_number":"JOB_182855","tr_customer_id":182873,"tr_customer_product_id":182863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:45.000Z","modified_at":"2026-02-11T04:39:45.000Z","name":"Aida Harvey","mobile_number":"542-261-5896","email_id":"Keshawn.Kuphal5@hotmail.com","dop":"2025-04-06","serial_number":"12478586091829764","imei1":"12478586091829764","imei2":"12478586091829764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182857,"job_number":"JOB_182857","tr_customer_id":182875,"tr_customer_product_id":182865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:57.000Z","modified_at":"2026-02-11T04:39:57.000Z","name":"Vinnie Price","mobile_number":"869-630-0290","email_id":"Rahsaan.Purdy35@yahoo.com","dop":"2025-04-06","serial_number":"19418807003353690","imei1":"19418807003353690","imei2":"19418807003353690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182859,"job_number":"JOB_182859","tr_customer_id":182877,"tr_customer_product_id":182867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:00.000Z","modified_at":"2026-02-11T04:40:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15727497617175","imei1":"15727497617175","imei2":"15727497617175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182861,"job_number":"JOB_182861","tr_customer_id":182879,"tr_customer_product_id":182869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:02.000Z","modified_at":"2026-02-11T04:40:02.000Z","name":"Trisha Roob","mobile_number":"889-339-9453","email_id":"Parker_Kling17@yahoo.com","dop":"2025-04-06","serial_number":"17305661756939774","imei1":"17305661756939774","imei2":"17305661756939774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182863,"job_number":"JOB_182863","tr_customer_id":182881,"tr_customer_product_id":182871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:04.000Z","modified_at":"2026-02-11T04:40:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14566214441799","imei1":"14566214441799","imei2":"14566214441799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182864,"job_number":"JOB_182864","tr_customer_id":182882,"tr_customer_product_id":182872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:04.000Z","modified_at":"2026-02-11T04:40:04.000Z","name":"Barbara Fahey","mobile_number":"202-392-4063","email_id":"Roma_Sipes@hotmail.com","dop":"2025-04-06","serial_number":"16623827928260004","imei1":"16623827928260004","imei2":"16623827928260004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182866,"job_number":"JOB_182866","tr_customer_id":182884,"tr_customer_product_id":182874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:05.000Z","modified_at":"2026-02-11T04:40:05.000Z","name":"Llewellyn Schuster","mobile_number":"249-766-6069","email_id":"Garth_Bruen43@gmail.com","dop":"2025-04-06","serial_number":"12485396131028230","imei1":"12485396131028230","imei2":"12485396131028230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182867,"job_number":"JOB_182867","tr_customer_id":182885,"tr_customer_product_id":182875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:06.000Z","modified_at":"2026-02-11T04:40:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12424730340729","imei1":"12424730340729","imei2":"12424730340729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182869,"job_number":"JOB_182869","tr_customer_id":182887,"tr_customer_product_id":182877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:08.000Z","modified_at":"2026-02-11T04:40:08.000Z","name":"Vincent Deckow","mobile_number":"832-409-9336","email_id":"Antwan.Bruen49@yahoo.com","dop":"2025-04-06","serial_number":"12937836527253022","imei1":"12937836527253022","imei2":"12937836527253022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182870,"job_number":"JOB_182870","tr_customer_id":182888,"tr_customer_product_id":182878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:12.000Z","modified_at":"2026-02-11T04:40:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15495697896728","imei1":"15495697896728","imei2":"15495697896728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182871,"job_number":"JOB_182871","tr_customer_id":182889,"tr_customer_product_id":182879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:12.000Z","modified_at":"2026-02-11T04:40:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12578385933661","imei1":"12578385933661","imei2":"12578385933661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182874,"job_number":"JOB_182874","tr_customer_id":182892,"tr_customer_product_id":182882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14512335929237","imei1":"14512335929237","imei2":"14512335929237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182876,"job_number":"JOB_182876","tr_customer_id":182894,"tr_customer_product_id":182884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:14.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Jarod Herzog","mobile_number":"560-459-1676","email_id":"Sabrina.DuBuque30@hotmail.com","dop":"2025-04-06","serial_number":"14599756224013456","imei1":"14599756224013456","imei2":"14599756224013456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182877,"job_number":"JOB_182877","tr_customer_id":182895,"tr_customer_product_id":182885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:14.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182878,"job_number":"JOB_182878","tr_customer_id":182896,"tr_customer_product_id":182886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:14.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Leopoldo Lind","mobile_number":"920-456-6060","email_id":"Drew.Wyman59@hotmail.com","dop":"2025-04-06","serial_number":"19871908787188304","imei1":"19871908787188304","imei2":"19871908787188304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182879,"job_number":"JOB_182879","tr_customer_id":182897,"tr_customer_product_id":182887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:15.000Z","modified_at":"2026-02-11T04:40:15.000Z","name":"Bert Treutel","mobile_number":"503-833-3040","email_id":"Colby.Auer@yahoo.com","dop":"2025-04-06","serial_number":"14054670385503094","imei1":"14054670385503094","imei2":"14054670385503094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182881,"job_number":"JOB_182881","tr_customer_id":182899,"tr_customer_product_id":182889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:18.000Z","modified_at":"2026-02-11T04:40:18.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"19155777409673","imei1":"19155777409673","imei2":"19155777409673","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182882,"job_number":"JOB_182882","tr_customer_id":182900,"tr_customer_product_id":182890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:18.000Z","modified_at":"2026-02-11T04:40:18.000Z","name":"Zetta Prohaska","mobile_number":"754-540-4927","email_id":"Shyann_Graham@gmail.com","dop":"2025-02-01","serial_number":"25057118636917","imei1":"25057118636917","imei2":"25057118636917","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182884,"job_number":"JOB_182884","tr_customer_id":182902,"tr_customer_product_id":182892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:21.000Z","modified_at":"2026-02-11T04:40:21.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10647436221696","imei1":"10647436221696","imei2":"10647436221696","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182886,"job_number":"JOB_182886","tr_customer_id":182904,"tr_customer_product_id":182894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:21.000Z","modified_at":"2026-02-11T04:40:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18378487884790","imei1":"18378487884790","imei2":"18378487884790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182887,"job_number":"JOB_182887","tr_customer_id":182905,"tr_customer_product_id":182895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:22.000Z","modified_at":"2026-02-11T04:40:22.000Z","name":"Kamille Rau","mobile_number":"604-672-4490","email_id":"Amie.Trantow35@hotmail.com","dop":"2025-06-18","serial_number":"1080036740499148","imei1":"1080036740499148","imei2":"1080036740499148","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182889,"job_number":"JOB_182889","tr_customer_id":182907,"tr_customer_product_id":182897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:23.000Z","modified_at":"2026-02-11T04:40:23.000Z","name":"Lonny Adams","mobile_number":"859-382-0725","email_id":"Emmy98@hotmail.com","dop":"2025-04-06","serial_number":"10458660211530984","imei1":"10458660211530984","imei2":"10458660211530984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182890,"job_number":"JOB_182890","tr_customer_id":182908,"tr_customer_product_id":182898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:23.000Z","modified_at":"2026-02-11T04:40:23.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19308831125865","imei1":"19308831125865","imei2":"19308831125865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182892,"job_number":"JOB_182892","tr_customer_id":182910,"tr_customer_product_id":182900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:25.000Z","modified_at":"2026-02-11T04:40:25.000Z","name":"Waino Rolfson","mobile_number":"897-221-7859","email_id":"Josie_Kuhic@hotmail.com","dop":"2025-04-06","serial_number":"12910734798368134","imei1":"12910734798368134","imei2":"12910734798368134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182893,"job_number":"JOB_182893","tr_customer_id":182911,"tr_customer_product_id":182901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:25.000Z","modified_at":"2026-02-11T04:40:25.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-01","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-01T04:40:25.749531786Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182894,"job_number":"JOB_182894","tr_customer_id":182912,"tr_customer_product_id":182902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:26.000Z","modified_at":"2026-02-11T04:40:26.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101746263706131","imei1":"101746263706131","imei2":"101746263706131","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182896,"job_number":"JOB_182896","tr_customer_id":182914,"tr_customer_product_id":182904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:31.000Z","modified_at":"2026-02-11T04:40:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18128353192249","imei1":"18128353192249","imei2":"18128353192249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182900,"job_number":"JOB_182900","tr_customer_id":182918,"tr_customer_product_id":182908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Harrison Koelpin","mobile_number":"883-905-6924","email_id":"Kenton92@gmail.com","dop":"2025-04-06","serial_number":"13606022449813986","imei1":"13606022449813986","imei2":"13606022449813986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182908,"job_number":"JOB_182908","tr_customer_id":182926,"tr_customer_product_id":182916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:40.000Z","modified_at":"2026-02-11T04:40:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17175508116451","imei1":"17175508116451","imei2":"17175508116451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182910,"job_number":"JOB_182910","tr_customer_id":182928,"tr_customer_product_id":182918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:40.000Z","modified_at":"2026-02-11T04:40:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17608915063594","imei1":"17608915063594","imei2":"17608915063594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182912,"job_number":"JOB_182912","tr_customer_id":182930,"tr_customer_product_id":182920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:41.000Z","modified_at":"2026-02-11T04:40:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18375249393716","imei1":"18375249393716","imei2":"18375249393716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182914,"job_number":"JOB_182914","tr_customer_id":182932,"tr_customer_product_id":182922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Jeffrey Fisher","mobile_number":"917-356-7887","email_id":"Samir.Cronin66@hotmail.com","dop":"2025-04-06","serial_number":"15921161729753252","imei1":"15921161729753252","imei2":"15921161729753252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182915,"job_number":"JOB_182915","tr_customer_id":182933,"tr_customer_product_id":182923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12238958317563","imei1":"12238958317563","imei2":"12238958317563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182917,"job_number":"JOB_182917","tr_customer_id":182935,"tr_customer_product_id":182925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Christop Walter","mobile_number":"890-857-4297","email_id":"Drake_Durgan42@hotmail.com","dop":"2025-04-06","serial_number":"16893889976267252","imei1":"16893889976267252","imei2":"16893889976267252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182918,"job_number":"JOB_182918","tr_customer_id":182936,"tr_customer_product_id":182926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:43.000Z","modified_at":"2026-02-11T04:40:43.000Z","name":"Barrett Gerhold","mobile_number":"614-371-0271","email_id":"Travis18@hotmail.com","dop":"2025-04-06","serial_number":"17045800756842596","imei1":"17045800756842596","imei2":"17045800756842596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182919,"job_number":"JOB_182919","tr_customer_id":182937,"tr_customer_product_id":182927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:44.000Z","modified_at":"2026-02-11T04:40:44.000Z","name":"Madison Feest","mobile_number":"309-528-3079","email_id":"Zackary_Shields@gmail.com","dop":"2025-04-06","serial_number":"16786394143910930","imei1":"16786394143910930","imei2":"16786394143910930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182921,"job_number":"JOB_182921","tr_customer_id":182939,"tr_customer_product_id":182929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:45.000Z","modified_at":"2026-02-11T04:40:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15626098031114","imei1":"15626098031114","imei2":"15626098031114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182926,"job_number":"JOB_182926","tr_customer_id":182944,"tr_customer_product_id":182934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:40:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17750776891618","imei1":"17750776891618","imei2":"17750776891618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182929,"job_number":"JOB_182929","tr_customer_id":182947,"tr_customer_product_id":182937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:47.000Z","modified_at":"2026-02-11T04:40:47.000Z","name":"Benedict Ortiz","mobile_number":"472-341-5485","email_id":"Brannon_West@hotmail.com","dop":"2025-05-30","serial_number":"11781220010694","imei1":"11781220010694","imei2":"11781220010694","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182930,"job_number":"JOB_182930","tr_customer_id":182948,"tr_customer_product_id":182938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:47.000Z","modified_at":"2026-02-11T04:40:47.000Z","name":"May Harris","mobile_number":"769-553-1023","email_id":"Viviane50@gmail.com","dop":"2025-04-06","serial_number":"14630696477352936","imei1":"14630696477352936","imei2":"14630696477352936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182931,"job_number":"JOB_182931","tr_customer_id":182949,"tr_customer_product_id":182939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:47.000Z","modified_at":"2026-02-11T04:40:47.000Z","name":"Janet Mueller","mobile_number":"589-359-6209","email_id":"Maximo23@hotmail.com","dop":"2025-04-06","serial_number":"13624392666080260","imei1":"13624392666080260","imei2":"13624392666080260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182932,"job_number":"JOB_182932","tr_customer_id":182950,"tr_customer_product_id":182940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:48.000Z","modified_at":"2026-02-11T04:40:48.000Z","name":"Adan Gusikowski","mobile_number":"774-937-8219","email_id":"Jane5@hotmail.com","dop":"2025-05-30","serial_number":"1558673910911474","imei1":"1558673910911474","imei2":"1558673910911474","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182933,"job_number":"JOB_182933","tr_customer_id":182951,"tr_customer_product_id":182941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:50.000Z","modified_at":"2026-02-11T04:40:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15168444433644","imei1":"15168444433644","imei2":"15168444433644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182935,"job_number":"JOB_182935","tr_customer_id":182953,"tr_customer_product_id":182943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:52.000Z","modified_at":"2026-02-11T04:40:52.000Z","name":"Jamil Corkery","mobile_number":"903-798-2138","email_id":"Isadore.Botsford@gmail.com","dop":"2025-04-06","serial_number":"10966816643720784","imei1":"10966816643720784","imei2":"10966816643720784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182939,"job_number":"JOB_182939","tr_customer_id":182957,"tr_customer_product_id":182947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:40:54.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19559329614158","imei1":"19559329614158","imei2":"19559329614158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182943,"job_number":"JOB_182943","tr_customer_id":182961,"tr_customer_product_id":182951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:55.000Z","modified_at":"2026-02-11T04:40:55.000Z","name":"Audie Metz","mobile_number":"302-269-7109","email_id":"Zackary.Ebert@yahoo.com","dop":"2025-04-06","serial_number":"12497394537270652","imei1":"12497394537270652","imei2":"12497394537270652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182944,"job_number":"JOB_182944","tr_customer_id":182962,"tr_customer_product_id":182952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:56.000Z","modified_at":"2026-02-11T04:40:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17185143087674","imei1":"17185143087674","imei2":"17185143087674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182947,"job_number":"JOB_182947","tr_customer_id":182965,"tr_customer_product_id":182955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:57.000Z","modified_at":"2026-02-11T04:40:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14458896835726","imei1":"14458896835726","imei2":"14458896835726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182949,"job_number":"JOB_182949","tr_customer_id":182967,"tr_customer_product_id":182957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:58.000Z","modified_at":"2026-02-11T04:40:58.000Z","name":"Aryanna Schulist","mobile_number":"630-241-3416","email_id":"Jaylen81@gmail.com","dop":"2025-04-06","serial_number":"19177722243262616","imei1":"19177722243262616","imei2":"19177722243262616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182950,"job_number":"JOB_182950","tr_customer_id":182968,"tr_customer_product_id":182958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:59.000Z","modified_at":"2026-02-11T04:40:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14927308399598","imei1":"14927308399598","imei2":"14927308399598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182951,"job_number":"JOB_182951","tr_customer_id":182969,"tr_customer_product_id":182959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:59.000Z","modified_at":"2026-02-11T04:40:59.000Z","name":"Petra Mann","mobile_number":"586-286-6461","email_id":"Nigel_Hessel@yahoo.com","dop":"2025-04-06","serial_number":"11329500404137358","imei1":"11329500404137358","imei2":"11329500404137358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182953,"job_number":"JOB_182953","tr_customer_id":182971,"tr_customer_product_id":182961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"Jazmyn Reynolds","mobile_number":"886-398-8922","email_id":"Demetris.Kutch@yahoo.com","dop":"2025-04-06","serial_number":"11710191555336406","imei1":"11710191555336406","imei2":"11710191555336406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182954,"job_number":"JOB_182954","tr_customer_id":182972,"tr_customer_product_id":182962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"50832637529319","imei1":"50832637529319","imei2":"50832637529319","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182955,"job_number":"JOB_182955","tr_customer_id":182973,"tr_customer_product_id":182963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"Taya Robel","mobile_number":"813-464-2405","email_id":"Kobe_Baumbach@yahoo.com","dop":"2025-02-01","serial_number":"69906163605430","imei1":"69906163605430","imei2":"69906163605430","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182956,"job_number":"JOB_182956","tr_customer_id":182974,"tr_customer_product_id":182964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19329319029764","imei1":"19329319029764","imei2":"19329319029764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182958,"job_number":"JOB_182958","tr_customer_id":182976,"tr_customer_product_id":182966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:02.000Z","modified_at":"2026-02-11T04:41:02.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"84359577680381980","imei1":"84359577680381980","imei2":"84359577680381980","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182960,"job_number":"JOB_182960","tr_customer_id":182978,"tr_customer_product_id":182968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:03.000Z","modified_at":"2026-02-11T04:41:03.000Z","name":"Brant Hyatt","mobile_number":"740-824-3835","email_id":"Terence74@yahoo.com","dop":"2025-04-06","serial_number":"10290298570250394","imei1":"10290298570250394","imei2":"10290298570250394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182961,"job_number":"JOB_182961","tr_customer_id":182979,"tr_customer_product_id":182969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:08.000Z","modified_at":"2026-02-11T04:41:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15976668459628","imei1":"15976668459628","imei2":"15976668459628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182965,"job_number":"JOB_182965","tr_customer_id":182983,"tr_customer_product_id":182973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:10.000Z","name":"Walker Bruen","mobile_number":"992-213-9837","email_id":"Randal_Funk31@hotmail.com","dop":"2025-04-06","serial_number":"12842872777823776","imei1":"12842872777823776","imei2":"12842872777823776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182968,"job_number":"JOB_182968","tr_customer_id":182986,"tr_customer_product_id":182976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:14.000Z","modified_at":"2026-02-11T04:41:14.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"102138564152022","imei1":"102138564152022","imei2":"102138564152022","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182970,"job_number":"JOB_182970","tr_customer_id":182988,"tr_customer_product_id":182978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:19.000Z","modified_at":"2026-02-11T04:41:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16067183761883","imei1":"16067183761883","imei2":"16067183761883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182973,"job_number":"JOB_182973","tr_customer_id":182991,"tr_customer_product_id":182981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:20.000Z","modified_at":"2026-02-11T04:41:20.000Z","name":"Micaela Schoen","mobile_number":"546-731-1788","email_id":"Adelia18@gmail.com","dop":"2025-04-06","serial_number":"10044138046881572","imei1":"10044138046881572","imei2":"10044138046881572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182974,"job_number":"JOB_182974","tr_customer_id":182992,"tr_customer_product_id":182982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:23.000Z","modified_at":"2026-02-11T04:41:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15882954189018","imei1":"15882954189018","imei2":"15882954189018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182976,"job_number":"JOB_182976","tr_customer_id":182994,"tr_customer_product_id":182984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:25.000Z","modified_at":"2026-02-11T04:41:25.000Z","name":"Mylene Wolff","mobile_number":"200-768-4708","email_id":"Timmothy50@hotmail.com","dop":"2025-04-06","serial_number":"10043291442520236","imei1":"10043291442520236","imei2":"10043291442520236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182977,"job_number":"JOB_182977","tr_customer_id":182995,"tr_customer_product_id":182985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:26.000Z","modified_at":"2026-02-11T04:41:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19936389945962","imei1":"19936389945962","imei2":"19936389945962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182979,"job_number":"JOB_182979","tr_customer_id":182997,"tr_customer_product_id":182987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:27.000Z","modified_at":"2026-02-11T04:41:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18027829695991","imei1":"18027829695991","imei2":"18027829695991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182981,"job_number":"JOB_182981","tr_customer_id":182999,"tr_customer_product_id":182989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:28.000Z","modified_at":"2026-02-11T04:41:28.000Z","name":"Gerry Runolfsson","mobile_number":"686-517-5425","email_id":"Alfonzo_Lynch@gmail.com","dop":"2025-04-06","serial_number":"14156006987931666","imei1":"14156006987931666","imei2":"14156006987931666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182982,"job_number":"JOB_182982","tr_customer_id":183000,"tr_customer_product_id":182990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:28.000Z","modified_at":"2026-02-11T04:41:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10696979899917","imei1":"10696979899917","imei2":"10696979899917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182984,"job_number":"JOB_182984","tr_customer_id":183002,"tr_customer_product_id":182992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"Tobin Beier","mobile_number":"249-901-7355","email_id":"Sigrid.Wyman93@hotmail.com","dop":"2025-04-06","serial_number":"18608927212452856","imei1":"18608927212452856","imei2":"18608927212452856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182985,"job_number":"JOB_182985","tr_customer_id":183003,"tr_customer_product_id":182993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15661516834065","imei1":"15661516834065","imei2":"15661516834065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182986,"job_number":"JOB_182986","tr_customer_id":183004,"tr_customer_product_id":182994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18367906590135","imei1":"18367906590135","imei2":"18367906590135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182988,"job_number":"JOB_182988","tr_customer_id":183006,"tr_customer_product_id":182996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"Wayne Torp","mobile_number":"386-567-2814","email_id":"Clementina.Mayert@yahoo.com","dop":"2025-04-06","serial_number":"14489251443239016","imei1":"14489251443239016","imei2":"14489251443239016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182990,"job_number":"JOB_182990","tr_customer_id":183008,"tr_customer_product_id":182998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:31.000Z","modified_at":"2026-02-11T04:41:31.000Z","name":"Kendra Farrell","mobile_number":"539-896-4328","email_id":"Jessica.Christiansen25@hotmail.com","dop":"2025-04-06","serial_number":"15582471551731674","imei1":"15582471551731674","imei2":"15582471551731674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182991,"job_number":"JOB_182991","tr_customer_id":183009,"tr_customer_product_id":182999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:31.000Z","modified_at":"2026-02-11T04:41:31.000Z","name":"Cory Kuhn","mobile_number":"236-932-0825","email_id":"Kurt_Ullrich@hotmail.com","dop":"2025-04-06","serial_number":"18589873036470016","imei1":"18589873036470016","imei2":"18589873036470016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182992,"job_number":"JOB_182992","tr_customer_id":183010,"tr_customer_product_id":183000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:36.000Z","modified_at":"2026-02-11T04:41:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12548801331259","imei1":"12548801331259","imei2":"12548801331259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182996,"job_number":"JOB_182996","tr_customer_id":183014,"tr_customer_product_id":183004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"Magdalen Fisher","mobile_number":"649-990-6283","email_id":"Orpha_Daugherty@hotmail.com","dop":"2025-04-06","serial_number":"16994118555869900","imei1":"16994118555869900","imei2":"16994118555869900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182997,"job_number":"JOB_182997","tr_customer_id":183015,"tr_customer_product_id":183005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17780126411886","imei1":"17780126411886","imei2":"17780126411886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182998,"job_number":"JOB_182998","tr_customer_id":183016,"tr_customer_product_id":183006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"11683123025932","imei1":"11683123025932","imei2":"11683123025932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183002,"job_number":"JOB_183002","tr_customer_id":183020,"tr_customer_product_id":183010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:40.000Z","modified_at":"2026-02-11T04:41:40.000Z","name":"Hillary Padberg","mobile_number":"997-682-9365","email_id":"Jason.Larson@yahoo.com","dop":"2025-04-06","serial_number":"13328808370588932","imei1":"13328808370588932","imei2":"13328808370588932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183003,"job_number":"JOB_183003","tr_customer_id":183021,"tr_customer_product_id":183011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:40.000Z","modified_at":"2026-02-11T04:41:40.000Z","name":"Deron Lubowitz","mobile_number":"268-562-2292","email_id":"Myriam62@yahoo.com","dop":"2025-04-06","serial_number":"13604975587784080","imei1":"13604975587784080","imei2":"13604975587784080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183004,"job_number":"JOB_183004","tr_customer_id":183022,"tr_customer_product_id":183012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:40.000Z","modified_at":"2026-02-11T04:41:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17156453540867","imei1":"17156453540867","imei2":"17156453540867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183006,"job_number":"JOB_183006","tr_customer_id":183024,"tr_customer_product_id":183014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:42.000Z","modified_at":"2026-02-11T04:41:42.000Z","name":"Hayley Anderson","mobile_number":"259-828-1585","email_id":"Alvena_West@gmail.com","dop":"2025-04-06","serial_number":"11465433366594156","imei1":"11465433366594156","imei2":"11465433366594156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183007,"job_number":"JOB_183007","tr_customer_id":183025,"tr_customer_product_id":183015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:46.000Z","modified_at":"2026-02-11T04:41:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10672977854692","imei1":"10672977854692","imei2":"10672977854692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183009,"job_number":"JOB_183009","tr_customer_id":183027,"tr_customer_product_id":183017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:48.000Z","modified_at":"2026-02-11T04:41:48.000Z","name":"Jaeden Walker","mobile_number":"993-658-3884","email_id":"August43@yahoo.com","dop":"2025-04-06","serial_number":"12438211405047384","imei1":"12438211405047384","imei2":"12438211405047384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183010,"job_number":"JOB_183010","tr_customer_id":183028,"tr_customer_product_id":183018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:49.000Z","modified_at":"2026-02-11T04:41:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10151231472902","imei1":"10151231472902","imei2":"10151231472902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183012,"job_number":"JOB_183012","tr_customer_id":183030,"tr_customer_product_id":183020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:51.000Z","modified_at":"2026-02-11T04:41:51.000Z","name":"Patience Cummerata","mobile_number":"367-998-7851","email_id":"Presley14@yahoo.com","dop":"2025-04-06","serial_number":"16443618404987022","imei1":"16443618404987022","imei2":"16443618404987022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183013,"job_number":"JOB_183013","tr_customer_id":183031,"tr_customer_product_id":183021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:55.000Z","modified_at":"2026-02-11T04:41:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18605256320772","imei1":"18605256320772","imei2":"18605256320772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183015,"job_number":"JOB_183015","tr_customer_id":183033,"tr_customer_product_id":183023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:56.000Z","modified_at":"2026-02-11T04:41:56.000Z","name":"Mackenzie Brekke","mobile_number":"258-649-1568","email_id":"Xander_Doyle93@yahoo.com","dop":"2025-04-06","serial_number":"18049397157286536","imei1":"18049397157286536","imei2":"18049397157286536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183016,"job_number":"JOB_183016","tr_customer_id":183034,"tr_customer_product_id":183024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:01.000Z","modified_at":"2026-02-11T04:42:01.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"103907731920175","imei1":"103907731920175","imei2":"103907731920175","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183018,"job_number":"JOB_183018","tr_customer_id":183036,"tr_customer_product_id":183026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:06.000Z","modified_at":"2026-02-11T04:42:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14279762654267","imei1":"14279762654267","imei2":"14279762654267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183020,"job_number":"JOB_183020","tr_customer_id":183038,"tr_customer_product_id":183028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:06.000Z","modified_at":"2026-02-11T04:42:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13293210952321","imei1":"13293210952321","imei2":"13293210952321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183022,"job_number":"JOB_183022","tr_customer_id":183040,"tr_customer_product_id":183030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:08.000Z","modified_at":"2026-02-11T04:42:08.000Z","name":"Zion Ullrich","mobile_number":"494-975-6033","email_id":"Chaim.Abernathy@gmail.com","dop":"2025-04-06","serial_number":"17978179863316786","imei1":"17978179863316786","imei2":"17978179863316786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183023,"job_number":"JOB_183023","tr_customer_id":183041,"tr_customer_product_id":183031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:08.000Z","modified_at":"2026-02-11T04:42:08.000Z","name":"Camden Kassulke","mobile_number":"917-465-6234","email_id":"Joan34@yahoo.com","dop":"2025-04-06","serial_number":"17919277339690504","imei1":"17919277339690504","imei2":"17919277339690504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183024,"job_number":"JOB_183024","tr_customer_id":183042,"tr_customer_product_id":183032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:10.000Z","modified_at":"2026-02-11T04:42:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11005012545933","imei1":"11005012545933","imei2":"11005012545933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183026,"job_number":"JOB_183026","tr_customer_id":183044,"tr_customer_product_id":183034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:12.000Z","modified_at":"2026-02-11T04:42:12.000Z","name":"Thurman Rosenbaum","mobile_number":"267-632-9418","email_id":"Chase90@hotmail.com","dop":"2025-04-06","serial_number":"13225785880054386","imei1":"13225785880054386","imei2":"13225785880054386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183027,"job_number":"JOB_183027","tr_customer_id":183045,"tr_customer_product_id":183035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:12.000Z","modified_at":"2026-02-11T04:42:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17026292498030","imei1":"17026292498030","imei2":"17026292498030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183029,"job_number":"JOB_183029","tr_customer_id":183047,"tr_customer_product_id":183037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:13.000Z","modified_at":"2026-02-11T04:42:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10499240558781","imei1":"10499240558781","imei2":"10499240558781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183031,"job_number":"JOB_183031","tr_customer_id":183049,"tr_customer_product_id":183039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:14.000Z","modified_at":"2026-02-11T04:42:14.000Z","name":"Kayleigh Mills","mobile_number":"868-501-0267","email_id":"Layla_Ondricka4@gmail.com","dop":"2025-04-06","serial_number":"11734462577172234","imei1":"11734462577172234","imei2":"11734462577172234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183032,"job_number":"JOB_183032","tr_customer_id":183050,"tr_customer_product_id":183040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:15.000Z","modified_at":"2026-02-11T04:42:15.000Z","name":"Emilio Schamberger","mobile_number":"903-315-5431","email_id":"Emmitt75@yahoo.com","dop":"2025-04-06","serial_number":"11981567063730914","imei1":"11981567063730914","imei2":"11981567063730914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183033,"job_number":"JOB_183033","tr_customer_id":183051,"tr_customer_product_id":183041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:21.000Z","modified_at":"2026-02-11T04:42:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15712749839172","imei1":"15712749839172","imei2":"15712749839172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183035,"job_number":"JOB_183035","tr_customer_id":183053,"tr_customer_product_id":183043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:42:23.000Z","name":"Camren Gleichner","mobile_number":"671-925-3084","email_id":"Arielle.Nitzsche12@hotmail.com","dop":"2025-04-06","serial_number":"10945624494324746","imei1":"10945624494324746","imei2":"10945624494324746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183036,"job_number":"JOB_183036","tr_customer_id":183054,"tr_customer_product_id":183044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:42:23.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15589013937140","imei1":"15589013937140","imei2":"15589013937140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183037,"job_number":"JOB_183037","tr_customer_id":183055,"tr_customer_product_id":183045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:42:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17284338575350","imei1":"17284338575350","imei2":"17284338575350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183041,"job_number":"JOB_183041","tr_customer_id":183059,"tr_customer_product_id":183049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:24.000Z","modified_at":"2026-02-11T04:42:24.000Z","name":"Viva Farrell","mobile_number":"255-816-5701","email_id":"Samara.Jacobson@gmail.com","dop":"2025-04-06","serial_number":"15816324883495678","imei1":"15816324883495678","imei2":"15816324883495678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183043,"job_number":"JOB_183043","tr_customer_id":183061,"tr_customer_product_id":183051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:25.000Z","modified_at":"2026-02-11T04:42:25.000Z","name":"Lelah Strosin","mobile_number":"306-402-5477","email_id":"Marian.Kub34@yahoo.com","dop":"2025-04-06","serial_number":"19929376639948120","imei1":"19929376639948120","imei2":"19929376639948120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183045,"job_number":"JOB_183045","tr_customer_id":183063,"tr_customer_product_id":183053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:05.000Z","modified_at":"2026-02-11T04:43:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18910894023451","imei1":"18910894023451","imei2":"18910894023451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183047,"job_number":"JOB_183047","tr_customer_id":183065,"tr_customer_product_id":183055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:06.000Z","modified_at":"2026-02-11T04:43:06.000Z","name":"Lonnie Fritsch","mobile_number":"908-639-9657","email_id":"Jake.Nitzsche56@gmail.com","dop":"2025-04-06","serial_number":"12524218849712214","imei1":"12524218849712214","imei2":"12524218849712214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183048,"job_number":"JOB_183048","tr_customer_id":183066,"tr_customer_product_id":183056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:07.000Z","modified_at":"2026-02-11T04:43:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12318721117026","imei1":"12318721117026","imei2":"12318721117026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183050,"job_number":"JOB_183050","tr_customer_id":183068,"tr_customer_product_id":183058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:08.000Z","modified_at":"2026-02-11T04:43:08.000Z","name":"Candida Zieme","mobile_number":"752-421-4729","email_id":"Raegan_Sipes@hotmail.com","dop":"2025-04-06","serial_number":"16766425598575856","imei1":"16766425598575856","imei2":"16766425598575856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183058,"job_number":"JOB_183058","tr_customer_id":183076,"tr_customer_product_id":183066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:50:27.000Z","modified_at":"2026-02-11T04:50:27.000Z","name":"Marianna Lubowitz","mobile_number":"965-340-6911","email_id":"Isobel_Heathcote@hotmail.com","dop":"2025-04-06","serial_number":"13073719714269954","imei1":"13073719714269954","imei2":"13073719714269954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:50:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183059,"job_number":"JOB_183059","tr_customer_id":183077,"tr_customer_product_id":183067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:54:26.000Z","modified_at":"2026-02-11T04:54:26.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"11423136739238","imei2":"11423136739238","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:54:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183060,"job_number":"JOB_183060","tr_customer_id":183078,"tr_customer_product_id":183068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:55:13.000Z","modified_at":"2026-02-11T04:55:13.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"11543510832150","imei2":"11543510832150","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183061,"job_number":"JOB_183061","tr_customer_id":183079,"tr_customer_product_id":183069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:55:19.000Z","modified_at":"2026-02-11T04:55:19.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"12195529584072","imei2":"12195529584072","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183063,"job_number":"JOB_183063","tr_customer_id":183081,"tr_customer_product_id":183071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:12.000Z","modified_at":"2026-02-11T04:56:12.000Z","name":"Lavonne Hamill","mobile_number":"563-582-0244","email_id":"Velva37@gmail.com","dop":"2025-04-06","serial_number":"15219873814220886","imei1":"15219873814220886","imei2":"15219873814220886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183065,"job_number":"JOB_183065","tr_customer_id":183083,"tr_customer_product_id":183073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:43.000Z","modified_at":"2026-02-11T04:56:43.000Z","name":"Moriah Beahan","mobile_number":"613-844-0150","email_id":"Jaylon.Rutherford@hotmail.com","dop":"2025-04-06","serial_number":"16843102826610250","imei1":"16843102826610250","imei2":"16843102826610250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183066,"job_number":"JOB_183066","tr_customer_id":183084,"tr_customer_product_id":183074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:02.000Z","modified_at":"2026-02-11T04:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19885823326254","imei1":"19885823326254","imei2":"19885823326254","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183067,"job_number":"JOB_183067","tr_customer_id":183085,"tr_customer_product_id":183075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:02.000Z","modified_at":"2026-02-11T04:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70705725748991","imei1":"70705725748991","imei2":"70705725748991","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183068,"job_number":"JOB_183068","tr_customer_id":183086,"tr_customer_product_id":183076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:02.000Z","modified_at":"2026-02-11T04:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32411606423792","imei1":"32411606423792","imei2":"32411606423792","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183069,"job_number":"JOB_183069","tr_customer_id":183087,"tr_customer_product_id":183077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:03.000Z","modified_at":"2026-02-11T04:57:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44047406784571","imei1":"44047406784571","imei2":"44047406784571","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183070,"job_number":"JOB_183070","tr_customer_id":183088,"tr_customer_product_id":183078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:03.000Z","modified_at":"2026-02-11T04:57:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95656608954929","imei1":"95656608954929","imei2":"95656608954929","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183071,"job_number":"JOB_183071","tr_customer_id":183089,"tr_customer_product_id":183079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:03.000Z","modified_at":"2026-02-11T04:57:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20168088660255","imei1":"20168088660255","imei2":"20168088660255","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183074,"job_number":"JOB_183074","tr_customer_id":183092,"tr_customer_product_id":183082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:11.000Z","modified_at":"2026-02-11T04:57:11.000Z","name":"Candace O'Conner","mobile_number":"327-539-6419","email_id":"Kieran32@gmail.com","dop":"2025-04-06","serial_number":"16360462996977524","imei1":"16360462996977524","imei2":"16360462996977524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183075,"job_number":"JOB_183075","tr_customer_id":183093,"tr_customer_product_id":183083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:34.000Z","modified_at":"2026-02-11T04:57:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37311731737891","imei1":"37311731737891","imei2":"37311731737891","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183076,"job_number":"JOB_183076","tr_customer_id":183094,"tr_customer_product_id":183084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:35.000Z","modified_at":"2026-02-11T04:57:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99628187237043","imei1":"99628187237043","imei2":"99628187237043","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183077,"job_number":"JOB_183077","tr_customer_id":183095,"tr_customer_product_id":183085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:35.000Z","modified_at":"2026-02-11T04:57:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89429296568891","imei1":"89429296568891","imei2":"89429296568891","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183078,"job_number":"JOB_183078","tr_customer_id":183096,"tr_customer_product_id":183086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:35.000Z","modified_at":"2026-02-11T04:57:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30357564950446","imei1":"30357564950446","imei2":"30357564950446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183079,"job_number":"JOB_183079","tr_customer_id":183097,"tr_customer_product_id":183087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:36.000Z","modified_at":"2026-02-11T04:57:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51672775342540","imei1":"51672775342540","imei2":"51672775342540","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183080,"job_number":"JOB_183080","tr_customer_id":183098,"tr_customer_product_id":183088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:36.000Z","modified_at":"2026-02-11T04:57:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75601906932058","imei1":"75601906932058","imei2":"75601906932058","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183083,"job_number":"JOB_183083","tr_customer_id":183101,"tr_customer_product_id":183091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:38.000Z","modified_at":"2026-02-11T04:57:38.000Z","name":"Elias Krajcik","mobile_number":"995-488-7373","email_id":"Leann_Heidenreich60@yahoo.com","dop":"2025-04-06","serial_number":"17893056251848864","imei1":"17893056251848864","imei2":"17893056251848864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183085,"job_number":"JOB_183085","tr_customer_id":183103,"tr_customer_product_id":183093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:05.000Z","modified_at":"2026-02-11T04:58:05.000Z","name":"Shana Ratke","mobile_number":"515-271-8260","email_id":"Bo36@hotmail.com","dop":"2025-04-06","serial_number":"18373543769369348","imei1":"18373543769369348","imei2":"18373543769369348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183086,"job_number":"JOB_183086","tr_customer_id":183104,"tr_customer_product_id":183094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:07.000Z","modified_at":"2026-02-11T04:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90121880276023","imei1":"90121880276023","imei2":"90121880276023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183087,"job_number":"JOB_183087","tr_customer_id":183105,"tr_customer_product_id":183095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:07.000Z","modified_at":"2026-02-11T04:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53535897240218","imei1":"53535897240218","imei2":"53535897240218","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183088,"job_number":"JOB_183088","tr_customer_id":183106,"tr_customer_product_id":183096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:07.000Z","modified_at":"2026-02-11T04:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93636154990897","imei1":"93636154990897","imei2":"93636154990897","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183089,"job_number":"JOB_183089","tr_customer_id":183107,"tr_customer_product_id":183097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70614919477796","imei1":"70614919477796","imei2":"70614919477796","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183090,"job_number":"JOB_183090","tr_customer_id":183108,"tr_customer_product_id":183098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23519400827678","imei1":"23519400827678","imei2":"23519400827678","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183091,"job_number":"JOB_183091","tr_customer_id":183109,"tr_customer_product_id":183099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16691981641760","imei1":"16691981641760","imei2":"16691981641760","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183094,"job_number":"JOB_183094","tr_customer_id":183112,"tr_customer_product_id":183102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:36.000Z","modified_at":"2026-02-11T04:58:36.000Z","name":"Casimir Kassulke","mobile_number":"760-824-5499","email_id":"Scotty.Zieme73@gmail.com","dop":"2025-04-06","serial_number":"17594989227134046","imei1":"17594989227134046","imei2":"17594989227134046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183095,"job_number":"JOB_183095","tr_customer_id":183113,"tr_customer_product_id":183103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:10.000Z","modified_at":"2026-02-11T05:00:10.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"12546775601321","imei1":"12546775601321","imei2":"12546775601321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183096,"job_number":"JOB_183096","tr_customer_id":183114,"tr_customer_product_id":183104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:10.000Z","modified_at":"2026-02-11T05:00:10.000Z","name":"Eloisa Prosacco","mobile_number":"746-451-6746","email_id":"Madaline94@gmail.com","dop":"2025-04-06","serial_number":"11553081014206","imei1":"11553081014206","imei2":"11553081014206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183097,"job_number":"JOB_183097","tr_customer_id":183115,"tr_customer_product_id":183105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:11.000Z","modified_at":"2026-02-11T05:00:11.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"17389857489316","imei1":"17389857489316","imei2":"17389857489316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183098,"job_number":"JOB_183098","tr_customer_id":183116,"tr_customer_product_id":183106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:12.000Z","modified_at":"2026-02-11T05:00:12.000Z","name":"Alana Powlowski","mobile_number":"341-250-1730","email_id":"Amelie_Koepp89@hotmail.com","dop":"2025-04-06","serial_number":"19484019119188","imei1":"19484019119188","imei2":"19484019119188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183099,"job_number":"JOB_183099","tr_customer_id":183117,"tr_customer_product_id":183107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:13.000Z","modified_at":"2026-02-11T05:00:13.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"13153990366344","imei1":"13153990366344","imei2":"13153990366344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183100,"job_number":"JOB_183100","tr_customer_id":183118,"tr_customer_product_id":183108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:13.000Z","modified_at":"2026-02-11T05:00:13.000Z","name":"Johnnie Smith","mobile_number":"817-677-7082","email_id":"Nico64@gmail.com","dop":"2025-04-06","serial_number":"14246366036474","imei1":"14246366036474","imei2":"14246366036474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183101,"job_number":"JOB_183101","tr_customer_id":183119,"tr_customer_product_id":183109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:03:39.000Z","modified_at":"2026-02-11T05:03:39.000Z","name":"Russell Schumm","mobile_number":"464-265-9447","email_id":"Ronny18@yahoo.com","dop":"2025-04-06","serial_number":"14588365071466","imei1":"14588365071466","imei2":"14588365071466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:03:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183102,"job_number":"JOB_183102","tr_customer_id":183120,"tr_customer_product_id":183110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:03:40.000Z","modified_at":"2026-02-11T05:03:40.000Z","name":"Norene Schroeder","mobile_number":"586-937-6069","email_id":"Gregoria.Heller56@yahoo.com","dop":"2025-04-06","serial_number":"10048265542355","imei1":"10048265542355","imei2":"10048265542355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:03:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183103,"job_number":"JOB_183103","tr_customer_id":183121,"tr_customer_product_id":183111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:03:41.000Z","modified_at":"2026-02-11T05:03:42.000Z","name":"Ernest Fisher","mobile_number":"582-795-3078","email_id":"Scot.Klocko@yahoo.com","dop":"2025-04-06","serial_number":"17244825797616","imei1":"17244825797616","imei2":"17244825797616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183104,"job_number":"JOB_183104","tr_customer_id":183122,"tr_customer_product_id":183112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:08:41.000Z","modified_at":"2026-02-11T05:08:41.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"18874584872144","imei1":"18874584872144","imei2":"18874584872144","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:08:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183105,"job_number":"JOB_183105","tr_customer_id":183123,"tr_customer_product_id":183113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:09:25.000Z","modified_at":"2026-02-11T05:09:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17166310760862","imei1":"17166310760862","imei2":"17166310760862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:09:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183107,"job_number":"JOB_183107","tr_customer_id":183125,"tr_customer_product_id":183115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:09:26.000Z","modified_at":"2026-02-11T05:09:26.000Z","name":"Salma Macejkovic","mobile_number":"677-760-1996","email_id":"Adelia.Deckow@yahoo.com","dop":"2025-04-06","serial_number":"12361868057079276","imei1":"12361868057079276","imei2":"12361868057079276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183108,"job_number":"JOB_183108","tr_customer_id":183126,"tr_customer_product_id":183116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:10:14.000Z","modified_at":"2026-02-11T05:10:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16746156227498","imei1":"16746156227498","imei2":"16746156227498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183110,"job_number":"JOB_183110","tr_customer_id":183128,"tr_customer_product_id":183118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:10:15.000Z","modified_at":"2026-02-11T05:10:15.000Z","name":"Ericka Gleason","mobile_number":"391-768-7127","email_id":"Jamaal.Ullrich@yahoo.com","dop":"2025-04-06","serial_number":"13311083001296582","imei1":"13311083001296582","imei2":"13311083001296582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:10:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183111,"job_number":"JOB_183111","tr_customer_id":183129,"tr_customer_product_id":183119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:11:02.000Z","modified_at":"2026-02-11T05:11:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18448703005356","imei1":"18448703005356","imei2":"18448703005356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183113,"job_number":"JOB_183113","tr_customer_id":183131,"tr_customer_product_id":183121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:11:04.000Z","modified_at":"2026-02-11T05:11:04.000Z","name":"Lauren Kutch","mobile_number":"220-935-1584","email_id":"Darrell_Crona68@yahoo.com","dop":"2025-04-06","serial_number":"15854695043085708","imei1":"15854695043085708","imei2":"15854695043085708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:11:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183114,"job_number":"JOB_183114","tr_customer_id":183132,"tr_customer_product_id":183122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:21:41.000Z","modified_at":"2026-02-11T05:21:41.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"18221354331659","imei1":"18221354331659","imei2":"18221354331659","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183117,"job_number":"JOB_183117","tr_customer_id":183135,"tr_customer_product_id":183125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:05.000Z","modified_at":"2026-02-11T05:24:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19960741817035","imei1":"19960741817035","imei2":"19960741817035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183119,"job_number":"JOB_183119","tr_customer_id":183137,"tr_customer_product_id":183127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:07.000Z","modified_at":"2026-02-11T05:24:07.000Z","name":"Hector Collins","mobile_number":"827-353-0702","email_id":"Mitchell.Walker@hotmail.com","dop":"2025-04-06","serial_number":"19949376886640464","imei1":"19949376886640464","imei2":"19949376886640464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183120,"job_number":"JOB_183120","tr_customer_id":183138,"tr_customer_product_id":183128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:42.000Z","modified_at":"2026-02-11T05:24:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-01","serial_number":"24488512258463","imei1":"24488512258463","imei2":"24488512258463","popurl":"2026-02-01T05:24:41.826333159Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183121,"job_number":"JOB_183121","tr_customer_id":183139,"tr_customer_product_id":183129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:42.000Z","modified_at":"2026-02-11T05:24:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-01","serial_number":"44064883098233","imei1":"44064883098233","imei2":"44064883098233","popurl":"2026-02-01T05:24:42.245189547Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183122,"job_number":"JOB_183122","tr_customer_id":183140,"tr_customer_product_id":183130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:52.000Z","modified_at":"2026-02-11T05:24:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17584467814570","imei1":"17584467814570","imei2":"17584467814570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183124,"job_number":"JOB_183124","tr_customer_id":183142,"tr_customer_product_id":183132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:54.000Z","modified_at":"2026-02-11T05:24:54.000Z","name":"Leon Kovacek","mobile_number":"804-669-8365","email_id":"Violette_Durgan@hotmail.com","dop":"2025-04-06","serial_number":"11575450775874636","imei1":"11575450775874636","imei2":"11575450775874636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183125,"job_number":"JOB_183125","tr_customer_id":183143,"tr_customer_product_id":183133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:25:38.000Z","modified_at":"2026-02-11T05:25:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11218017965877","imei1":"11218017965877","imei2":"11218017965877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183127,"job_number":"JOB_183127","tr_customer_id":183145,"tr_customer_product_id":183135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:25:40.000Z","modified_at":"2026-02-11T05:25:40.000Z","name":"Travon Nicolas","mobile_number":"961-876-5322","email_id":"Darrel_Feest@hotmail.com","dop":"2025-04-06","serial_number":"12918467628263212","imei1":"12918467628263212","imei2":"12918467628263212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183128,"job_number":"JOB_183128","tr_customer_id":183146,"tr_customer_product_id":183136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:38:51.000Z","modified_at":"2026-02-11T05:38:51.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100515514988019","imei1":"100515514988019","imei2":"100515514988019","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183130,"job_number":"JOB_183130","tr_customer_id":183148,"tr_customer_product_id":183138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:05.000Z","modified_at":"2026-02-11T05:39:05.000Z","name":"Buddy Bergstrom","mobile_number":"935-344-8684","email_id":"Liliana46@hotmail.com","dop":"2025-04-06","serial_number":"18740376709127","imei1":"18740376709127","imei2":"18740376709127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183131,"job_number":"JOB_183131","tr_customer_id":183149,"tr_customer_product_id":183139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:05.000Z","modified_at":"2026-02-11T05:39:05.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"108168591639560","imei1":"108168591639560","imei2":"108168591639560","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183133,"job_number":"JOB_183133","tr_customer_id":183151,"tr_customer_product_id":183141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:06.000Z","modified_at":"2026-02-11T05:39:06.000Z","name":"Jerrod Cremin","mobile_number":"456-211-8562","email_id":"Ernest.Spencer@gmail.com","dop":"2025-04-06","serial_number":"18118419172310","imei1":"18118419172310","imei2":"18118419172310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183134,"job_number":"JOB_183134","tr_customer_id":183152,"tr_customer_product_id":183142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:07.000Z","modified_at":"2026-02-11T05:39:07.000Z","name":"Novella McLaughlin","mobile_number":"820-824-5013","email_id":"Charlie_Graham@gmail.com","dop":"2025-04-06","serial_number":"11987853007015","imei1":"11987853007015","imei2":"11987853007015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183135,"job_number":"JOB_183135","tr_customer_id":183153,"tr_customer_product_id":183143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:54.000Z","modified_at":"2026-02-11T05:39:54.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"14821147863595","imei1":"14821147863595","imei2":"14821147863595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183136,"job_number":"JOB_183136","tr_customer_id":183154,"tr_customer_product_id":183144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:54.000Z","modified_at":"2026-02-11T05:39:54.000Z","name":"Salvador Hahn","mobile_number":"923-448-8037","email_id":"Marquise15@yahoo.com","dop":"2025-04-06","serial_number":"11689473987702","imei1":"11689473987702","imei2":"11689473987702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183137,"job_number":"JOB_183137","tr_customer_id":183155,"tr_customer_product_id":183145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:55.000Z","modified_at":"2026-02-11T05:39:55.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"14440653498361","imei1":"14440653498361","imei2":"14440653498361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183138,"job_number":"JOB_183138","tr_customer_id":183156,"tr_customer_product_id":183146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:56.000Z","modified_at":"2026-02-11T05:39:56.000Z","name":"Gretchen Price","mobile_number":"702-609-6770","email_id":"Verdie.Willms78@hotmail.com","dop":"2025-04-06","serial_number":"10933833086637","imei1":"10933833086637","imei2":"10933833086637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183139,"job_number":"JOB_183139","tr_customer_id":183157,"tr_customer_product_id":183147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:57.000Z","modified_at":"2026-02-11T05:39:57.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"16062071003948","imei1":"16062071003948","imei2":"16062071003948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183140,"job_number":"JOB_183140","tr_customer_id":183158,"tr_customer_product_id":183148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:57.000Z","modified_at":"2026-02-11T05:39:57.000Z","name":"Cyrus Howell","mobile_number":"662-504-8977","email_id":"Henriette.Johns@hotmail.com","dop":"2025-04-06","serial_number":"19688445390549","imei1":"19688445390549","imei2":"19688445390549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183141,"job_number":"JOB_183141","tr_customer_id":183159,"tr_customer_product_id":183149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:01.000Z","modified_at":"2026-02-11T05:44:01.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"12029019852424","imei1":"12029019852424","imei2":"12029019852424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183143,"job_number":"JOB_183143","tr_customer_id":183161,"tr_customer_product_id":183151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:02.000Z","modified_at":"2026-02-11T05:44:02.000Z","name":"Danika Kiehn","mobile_number":"279-750-8860","email_id":"Keagan86@hotmail.com","dop":"2025-04-06","serial_number":"11425648155094980","imei1":"11425648155094980","imei2":"11425648155094980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183144,"job_number":"JOB_183144","tr_customer_id":183162,"tr_customer_product_id":183152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:27.000Z","modified_at":"2026-02-11T05:44:27.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"15511829909223","imei1":"15511829909223","imei2":"15511829909223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183146,"job_number":"JOB_183146","tr_customer_id":183164,"tr_customer_product_id":183154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:28.000Z","modified_at":"2026-02-11T05:44:28.000Z","name":"Philip Kuvalis","mobile_number":"808-746-0984","email_id":"Nettie51@yahoo.com","dop":"2025-04-06","serial_number":"12883710525465092","imei1":"12883710525465092","imei2":"12883710525465092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183147,"job_number":"JOB_183147","tr_customer_id":183165,"tr_customer_product_id":183155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:56.000Z","modified_at":"2026-02-11T05:44:56.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"15322755951425","imei1":"15322755951425","imei2":"15322755951425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183149,"job_number":"JOB_183149","tr_customer_id":183167,"tr_customer_product_id":183157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:57.000Z","modified_at":"2026-02-11T05:44:57.000Z","name":"Lacey Purdy","mobile_number":"608-459-1342","email_id":"Destinee.Cronin56@hotmail.com","dop":"2025-04-06","serial_number":"13179270870945154","imei1":"13179270870945154","imei2":"13179270870945154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183151,"job_number":"JOB_183151","tr_customer_id":183169,"tr_customer_product_id":183159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:50:43.000Z","modified_at":"2026-02-11T05:50:43.000Z","name":"Wyatt Jenkins","mobile_number":"225-373-0349","email_id":"Fritz54@gmail.com","dop":"2025-04-06","serial_number":"14361956583201630","imei1":"14361956583201630","imei2":"14361956583201630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183153,"job_number":"JOB_183153","tr_customer_id":183171,"tr_customer_product_id":183161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:51:05.000Z","modified_at":"2026-02-11T05:51:05.000Z","name":"Isaac Stokes","mobile_number":"913-339-2035","email_id":"Lew15@hotmail.com","dop":"2025-04-06","serial_number":"16660196127833728","imei1":"16660196127833728","imei2":"16660196127833728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183154,"job_number":"JOB_183154","tr_customer_id":183172,"tr_customer_product_id":183162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:01:24.000Z","modified_at":"2026-02-11T06:01:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19797603982666","imei1":"19797603982666","imei2":"19797603982666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183156,"job_number":"JOB_183156","tr_customer_id":183174,"tr_customer_product_id":183164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:01:26.000Z","modified_at":"2026-02-11T06:01:26.000Z","name":"Liza Koelpin","mobile_number":"300-595-2755","email_id":"Prudence_Zboncak@yahoo.com","dop":"2025-04-06","serial_number":"12395099501218594","imei1":"12395099501218594","imei2":"12395099501218594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183157,"job_number":"JOB_183157","tr_customer_id":183175,"tr_customer_product_id":183165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:02:15.000Z","modified_at":"2026-02-11T06:02:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10645103552428","imei1":"10645103552428","imei2":"10645103552428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:02:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183159,"job_number":"JOB_183159","tr_customer_id":183177,"tr_customer_product_id":183167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:02:17.000Z","modified_at":"2026-02-11T06:02:17.000Z","name":"Dahlia Cassin","mobile_number":"386-551-0864","email_id":"Kobe_Hackett88@yahoo.com","dop":"2025-04-06","serial_number":"14189140043954194","imei1":"14189140043954194","imei2":"14189140043954194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183160,"job_number":"JOB_183160","tr_customer_id":183178,"tr_customer_product_id":183168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:03:06.000Z","modified_at":"2026-02-11T06:03:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17030107515317","imei1":"17030107515317","imei2":"17030107515317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183162,"job_number":"JOB_183162","tr_customer_id":183180,"tr_customer_product_id":183170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:03:08.000Z","modified_at":"2026-02-11T06:03:08.000Z","name":"Gregoria Dare","mobile_number":"632-860-0407","email_id":"Elisabeth.Terry78@gmail.com","dop":"2025-04-06","serial_number":"10162025129678484","imei1":"10162025129678484","imei2":"10162025129678484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183166,"job_number":"JOB_183166","tr_customer_id":183184,"tr_customer_product_id":183174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:28:49.000Z","modified_at":"2026-02-11T06:28:49.000Z","name":"Efrain Terry","mobile_number":"840-671-3734","email_id":"Grayce.Russel@hotmail.com","dop":"2025-04-06","serial_number":"17603124544839638","imei1":"17603124544839638","imei2":"17603124544839638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183172,"job_number":"JOB_183172","tr_customer_id":183190,"tr_customer_product_id":183180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:02.000Z","modified_at":"2026-02-11T06:43:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15476895905976","imei1":"15476895905976","imei2":"15476895905976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183174,"job_number":"JOB_183174","tr_customer_id":183192,"tr_customer_product_id":183182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:03.000Z","modified_at":"2026-02-11T06:43:03.000Z","name":"Alexane Leffler","mobile_number":"280-359-1036","email_id":"Bobby63@yahoo.com","dop":"2025-04-06","serial_number":"13607715058153356","imei1":"13607715058153356","imei2":"13607715058153356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183175,"job_number":"JOB_183175","tr_customer_id":183193,"tr_customer_product_id":183183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:48.000Z","modified_at":"2026-02-11T06:43:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19218639627720","imei1":"19218639627720","imei2":"19218639627720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183177,"job_number":"JOB_183177","tr_customer_id":183195,"tr_customer_product_id":183185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:50.000Z","modified_at":"2026-02-11T06:43:50.000Z","name":"Johnpaul Schmitt","mobile_number":"303-751-2082","email_id":"Holden71@yahoo.com","dop":"2025-04-06","serial_number":"12612080172240306","imei1":"12612080172240306","imei2":"12612080172240306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183178,"job_number":"JOB_183178","tr_customer_id":183196,"tr_customer_product_id":183186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:44:34.000Z","modified_at":"2026-02-11T06:44:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17342862657922","imei1":"17342862657922","imei2":"17342862657922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183180,"job_number":"JOB_183180","tr_customer_id":183198,"tr_customer_product_id":183188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:44:36.000Z","modified_at":"2026-02-11T06:44:36.000Z","name":"Oswald Ledner","mobile_number":"376-422-5845","email_id":"Zelda39@gmail.com","dop":"2025-04-06","serial_number":"12567578096406198","imei1":"12567578096406198","imei2":"12567578096406198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183193,"job_number":"JOB_183193","tr_customer_id":183211,"tr_customer_product_id":183201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:47.000Z","modified_at":"2026-02-11T06:50:47.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"108883615906837","imei1":"108883615906837","imei2":"108883615906837","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183196,"job_number":"JOB_183196","tr_customer_id":183214,"tr_customer_product_id":183204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:34.000Z","modified_at":"2026-02-11T06:51:34.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104961144659476","imei1":"104961144659476","imei2":"104961144659476","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:51:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183199,"job_number":"JOB_183199","tr_customer_id":183217,"tr_customer_product_id":183207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:13.000Z","modified_at":"2026-02-11T06:52:13.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10151878754165","imei1":"10151878754165","imei2":"10151878754165","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183201,"job_number":"JOB_183201","tr_customer_id":183219,"tr_customer_product_id":183209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:14.000Z","modified_at":"2026-02-11T06:52:14.000Z","name":"Morton Roob","mobile_number":"323-263-7891","email_id":"Frankie24@hotmail.com","dop":"2025-06-18","serial_number":"1072487354717767","imei1":"1072487354717767","imei2":"1072487354717767","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183203,"job_number":"JOB_183203","tr_customer_id":183221,"tr_customer_product_id":183211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:21.000Z","modified_at":"2026-02-11T06:52:21.000Z","name":"Dante Zemlak","mobile_number":"471-229-4043","email_id":"Kennedi77@hotmail.com","dop":"2025-04-06","serial_number":"17272995561701844","imei1":"17272995561701844","imei2":"17272995561701844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183204,"job_number":"JOB_183204","tr_customer_id":183222,"tr_customer_product_id":183212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:22.000Z","modified_at":"2026-02-11T06:52:22.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101445111177906","imei1":"101445111177906","imei2":"101445111177906","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183206,"job_number":"JOB_183206","tr_customer_id":183224,"tr_customer_product_id":183214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:42.000Z","modified_at":"2026-02-11T06:52:42.000Z","name":"John Doe","mobile_number":"9876543210","email_id":"test.user@example.com","dop":"2025-09-09","serial_number":"18947587083864","imei1":"18947587083864","imei2":"18947587083864","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183207,"job_number":"JOB_183207","tr_customer_id":183225,"tr_customer_product_id":183215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:50.000Z","modified_at":"2026-02-11T06:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12084240437466","imei1":"12084240437466","imei2":"12084240437466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183209,"job_number":"JOB_183209","tr_customer_id":183227,"tr_customer_product_id":183217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:52.000Z","modified_at":"2026-02-11T06:52:52.000Z","name":"Kendra Mertz","mobile_number":"956-236-0098","email_id":"Arch.Bogan23@gmail.com","dop":"2025-04-06","serial_number":"18002436273662604","imei1":"18002436273662604","imei2":"18002436273662604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183210,"job_number":"JOB_183210","tr_customer_id":183228,"tr_customer_product_id":183218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:00.000Z","modified_at":"2026-02-11T06:53:00.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10541675803454","imei1":"10541675803454","imei2":"10541675803454","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183212,"job_number":"JOB_183212","tr_customer_id":183230,"tr_customer_product_id":183220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:00.000Z","modified_at":"2026-02-11T06:53:00.000Z","name":"Timmy Willms","mobile_number":"852-229-9832","email_id":"Jannie51@yahoo.com","dop":"2025-06-18","serial_number":"1088747176872301","imei1":"1088747176872301","imei2":"1088747176872301","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183213,"job_number":"JOB_183213","tr_customer_id":183231,"tr_customer_product_id":183221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:01.000Z","modified_at":"2026-02-11T06:53:01.000Z","name":"Alfonso Mayer","mobile_number":"938-815-5745","email_id":"Lucie.Wolf@gmail.com","dop":"2025-09-09","serial_number":"13455328649447","imei1":"13455328649447","imei2":"13455328649447","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183214,"job_number":"JOB_183214","tr_customer_id":183232,"tr_customer_product_id":183222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:13.000Z","modified_at":"2026-02-11T06:53:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12582486229985","imei1":"12582486229985","imei2":"12582486229985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183216,"job_number":"JOB_183216","tr_customer_id":183234,"tr_customer_product_id":183224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:14.000Z","modified_at":"2026-02-11T06:53:14.000Z","name":"Janie Wintheiser","mobile_number":"379-751-3820","email_id":"Glenda.Boyle@yahoo.com","dop":"2025-04-06","serial_number":"10133798761178244","imei1":"10133798761178244","imei2":"10133798761178244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183217,"job_number":"JOB_183217","tr_customer_id":183235,"tr_customer_product_id":183225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:37.000Z","modified_at":"2026-02-11T06:53:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19379357829150","imei1":"19379357829150","imei2":"19379357829150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183219,"job_number":"JOB_183219","tr_customer_id":183237,"tr_customer_product_id":183227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:39.000Z","modified_at":"2026-02-11T06:53:39.000Z","name":"Erick Beatty","mobile_number":"497-882-1984","email_id":"Haskell_Breitenberg89@hotmail.com","dop":"2025-04-06","serial_number":"15953228384957624","imei1":"15953228384957624","imei2":"15953228384957624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183220,"job_number":"JOB_183220","tr_customer_id":183238,"tr_customer_product_id":183228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:56.000Z","modified_at":"2026-02-11T06:53:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19298366720327","imei1":"19298366720327","imei2":"19298366720327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183222,"job_number":"JOB_183222","tr_customer_id":183240,"tr_customer_product_id":183230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:57.000Z","modified_at":"2026-02-11T06:53:57.000Z","name":"Tom D'Amore","mobile_number":"566-800-1567","email_id":"Velva26@gmail.com","dop":"2025-04-06","serial_number":"11301694627714448","imei1":"11301694627714448","imei2":"11301694627714448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183223,"job_number":"JOB_183223","tr_customer_id":183241,"tr_customer_product_id":183231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:23.000Z","modified_at":"2026-02-11T06:54:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19844694226273","imei1":"19844694226273","imei2":"19844694226273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183225,"job_number":"JOB_183225","tr_customer_id":183243,"tr_customer_product_id":183233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:25.000Z","modified_at":"2026-02-11T06:54:25.000Z","name":"Karli Bode","mobile_number":"411-824-6708","email_id":"Mortimer69@gmail.com","dop":"2025-04-06","serial_number":"17637492791781620","imei1":"17637492791781620","imei2":"17637492791781620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183226,"job_number":"JOB_183226","tr_customer_id":183244,"tr_customer_product_id":183234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:39.000Z","modified_at":"2026-02-11T06:54:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18088197613237","imei1":"18088197613237","imei2":"18088197613237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183228,"job_number":"JOB_183228","tr_customer_id":183246,"tr_customer_product_id":183236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:40.000Z","modified_at":"2026-02-11T06:54:40.000Z","name":"Gay Rogahn","mobile_number":"266-204-9713","email_id":"Seamus_Abbott19@gmail.com","dop":"2025-04-06","serial_number":"17664680232908674","imei1":"17664680232908674","imei2":"17664680232908674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183229,"job_number":"JOB_183229","tr_customer_id":183247,"tr_customer_product_id":183237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:55:19.000Z","modified_at":"2026-02-11T06:55:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14192557810919","imei1":"14192557810919","imei2":"14192557810919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183231,"job_number":"JOB_183231","tr_customer_id":183249,"tr_customer_product_id":183239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:55:21.000Z","modified_at":"2026-02-11T06:55:21.000Z","name":"Alexanne Wunsch","mobile_number":"974-776-1646","email_id":"Marlen.Kihn82@yahoo.com","dop":"2025-04-06","serial_number":"10914286605349070","imei1":"10914286605349070","imei2":"10914286605349070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183232,"job_number":"JOB_183232","tr_customer_id":183250,"tr_customer_product_id":183240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:10.000Z","modified_at":"2026-02-11T06:56:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15241263967725","imei1":"15241263967725","imei2":"15241263967725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183234,"job_number":"JOB_183234","tr_customer_id":183252,"tr_customer_product_id":183242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:12.000Z","modified_at":"2026-02-11T06:56:12.000Z","name":"Columbus Durgan","mobile_number":"856-343-8013","email_id":"Marcus.Yost@yahoo.com","dop":"2025-04-06","serial_number":"10874477724127574","imei1":"10874477724127574","imei2":"10874477724127574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183237,"job_number":"JOB_183237","tr_customer_id":183255,"tr_customer_product_id":183245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:00.000Z","modified_at":"2026-02-11T06:57:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17273460599349","imei1":"17273460599349","imei2":"17273460599349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183239,"job_number":"JOB_183239","tr_customer_id":183257,"tr_customer_product_id":183247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:01.000Z","modified_at":"2026-02-11T06:57:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14187136490828","imei1":"14187136490828","imei2":"14187136490828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183241,"job_number":"JOB_183241","tr_customer_id":183259,"tr_customer_product_id":183249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:01.000Z","modified_at":"2026-02-11T06:57:01.000Z","name":"Katlynn Mitchell","mobile_number":"279-662-8417","email_id":"Bennie_Bailey@gmail.com","dop":"2025-04-06","serial_number":"12790445550037910","imei1":"12790445550037910","imei2":"12790445550037910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183242,"job_number":"JOB_183242","tr_customer_id":183260,"tr_customer_product_id":183250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:02.000Z","modified_at":"2026-02-11T06:57:02.000Z","name":"Jennifer Jacobi","mobile_number":"476-221-2696","email_id":"Kellie.Ondricka63@yahoo.com","dop":"2025-04-06","serial_number":"14147073045175060","imei1":"14147073045175060","imei2":"14147073045175060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183244,"job_number":"JOB_183244","tr_customer_id":183262,"tr_customer_product_id":183252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:48.000Z","modified_at":"2026-02-11T06:57:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16419309254864","imei1":"16419309254864","imei2":"16419309254864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183246,"job_number":"JOB_183246","tr_customer_id":183264,"tr_customer_product_id":183254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:50.000Z","modified_at":"2026-02-11T06:57:50.000Z","name":"Madonna Beer","mobile_number":"290-845-4523","email_id":"Jessie.Rau6@yahoo.com","dop":"2025-04-06","serial_number":"10810475955441162","imei1":"10810475955441162","imei2":"10810475955441162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183247,"job_number":"JOB_183247","tr_customer_id":183265,"tr_customer_product_id":183255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:58:37.000Z","modified_at":"2026-02-11T06:58:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10653539109475","imei1":"10653539109475","imei2":"10653539109475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183249,"job_number":"JOB_183249","tr_customer_id":183267,"tr_customer_product_id":183257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:58:38.000Z","modified_at":"2026-02-11T06:58:38.000Z","name":"Emmanuel Swaniawski","mobile_number":"486-558-1290","email_id":"Stephania_Gerhold59@hotmail.com","dop":"2025-04-06","serial_number":"12390364250314908","imei1":"12390364250314908","imei2":"12390364250314908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183250,"job_number":"JOB_183250","tr_customer_id":183268,"tr_customer_product_id":183258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:02.000Z","modified_at":"2026-02-11T06:59:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13117904619000","imei1":"13117904619000","imei2":"13117904619000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183252,"job_number":"JOB_183252","tr_customer_id":183270,"tr_customer_product_id":183260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:03.000Z","modified_at":"2026-02-11T06:59:03.000Z","name":"Kole Schimmel","mobile_number":"373-223-5934","email_id":"Tyree.Baumbach@yahoo.com","dop":"2025-04-06","serial_number":"18090484040744304","imei1":"18090484040744304","imei2":"18090484040744304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183253,"job_number":"JOB_183253","tr_customer_id":183271,"tr_customer_product_id":183261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:46.000Z","modified_at":"2026-02-11T06:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16047856549410","imei1":"16047856549410","imei2":"16047856549410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183255,"job_number":"JOB_183255","tr_customer_id":183273,"tr_customer_product_id":183263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:48.000Z","modified_at":"2026-02-11T06:59:48.000Z","name":"Katherine Schowalter","mobile_number":"380-803-2887","email_id":"Wava_Mueller40@hotmail.com","dop":"2025-04-06","serial_number":"10925796766015216","imei1":"10925796766015216","imei2":"10925796766015216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183257,"job_number":"JOB_183257","tr_customer_id":183275,"tr_customer_product_id":183265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:01.000Z","modified_at":"2026-02-11T07:00:01.000Z","name":"Morris Lockman","mobile_number":"848-572-7513","email_id":"Leonardo.Dach@hotmail.com","dop":"2025-04-06","serial_number":"18871478459131976","imei1":"18871478459131976","imei2":"18871478459131976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183258,"job_number":"JOB_183258","tr_customer_id":183276,"tr_customer_product_id":183266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:30.000Z","modified_at":"2026-02-11T07:00:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14314569461191","imei1":"14314569461191","imei2":"14314569461191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183260,"job_number":"JOB_183260","tr_customer_id":183278,"tr_customer_product_id":183268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:32.000Z","modified_at":"2026-02-11T07:00:32.000Z","name":"Martine Rowe","mobile_number":"511-915-7350","email_id":"Malika.Crist@yahoo.com","dop":"2025-04-06","serial_number":"12374014696169556","imei1":"12374014696169556","imei2":"12374014696169556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183261,"job_number":"JOB_183261","tr_customer_id":183279,"tr_customer_product_id":183269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:35.000Z","modified_at":"2026-02-11T07:00:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18251807745059","imei1":"18251807745059","imei2":"18251807745059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183263,"job_number":"JOB_183263","tr_customer_id":183281,"tr_customer_product_id":183271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:36.000Z","modified_at":"2026-02-11T07:00:36.000Z","name":"Selmer Ryan","mobile_number":"264-382-7095","email_id":"Reuben_Pouros@hotmail.com","dop":"2025-04-06","serial_number":"13673772937191888","imei1":"13673772937191888","imei2":"13673772937191888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183267,"job_number":"JOB_183267","tr_customer_id":183285,"tr_customer_product_id":183275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:44.000Z","modified_at":"2026-02-11T07:00:44.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"18057087833491","imei1":"18057087833491","imei2":"18057087833491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183269,"job_number":"JOB_183269","tr_customer_id":183287,"tr_customer_product_id":183277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:46.000Z","modified_at":"2026-02-11T07:00:46.000Z","name":"Bart Skiles","mobile_number":"385-356-7004","email_id":"Veronica40@yahoo.com","dop":"2025-04-06","serial_number":"19970960154857948","imei1":"19970960154857948","imei2":"19970960154857948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183270,"job_number":"JOB_183270","tr_customer_id":183288,"tr_customer_product_id":183278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:22.000Z","modified_at":"2026-02-11T07:01:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16526302819255","imei1":"16526302819255","imei2":"16526302819255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183272,"job_number":"JOB_183272","tr_customer_id":183290,"tr_customer_product_id":183280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:24.000Z","modified_at":"2026-02-11T07:01:24.000Z","name":"Dayna Price","mobile_number":"643-648-7993","email_id":"Orin12@gmail.com","dop":"2025-04-06","serial_number":"12950088723257862","imei1":"12950088723257862","imei2":"12950088723257862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183276,"job_number":"JOB_183276","tr_customer_id":183294,"tr_customer_product_id":183284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:36.000Z","modified_at":"2026-02-11T07:01:36.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"15484607727476","imei1":"15484607727476","imei2":"15484607727476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183278,"job_number":"JOB_183278","tr_customer_id":183296,"tr_customer_product_id":183286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:38.000Z","modified_at":"2026-02-11T07:01:38.000Z","name":"Christy Gutmann","mobile_number":"831-454-1785","email_id":"Ramona.Jacobson95@gmail.com","dop":"2025-04-06","serial_number":"18954866374133730","imei1":"18954866374133730","imei2":"18954866374133730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183279,"job_number":"JOB_183279","tr_customer_id":183297,"tr_customer_product_id":183287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:09.000Z","modified_at":"2026-02-11T07:02:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17223473015759","imei1":"17223473015759","imei2":"17223473015759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183283,"job_number":"JOB_183283","tr_customer_id":183301,"tr_customer_product_id":183291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:11.000Z","modified_at":"2026-02-11T07:02:11.000Z","name":"Jackeline Kulas","mobile_number":"310-594-9660","email_id":"Hettie.Hirthe42@yahoo.com","dop":"2025-04-06","serial_number":"14310308843518088","imei1":"14310308843518088","imei2":"14310308843518088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183285,"job_number":"JOB_183285","tr_customer_id":183303,"tr_customer_product_id":183293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:14.000Z","modified_at":"2026-02-11T07:02:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17981079783483","imei1":"17981079783483","imei2":"17981079783483","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183287,"job_number":"JOB_183287","tr_customer_id":183305,"tr_customer_product_id":183295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:16.000Z","modified_at":"2026-02-11T07:02:16.000Z","name":"Daisha Langosh","mobile_number":"585-435-0151","email_id":"Freida_Abernathy@hotmail.com","dop":"2025-04-06","serial_number":"17518717924921944","imei1":"17518717924921944","imei2":"17518717924921944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183288,"job_number":"JOB_183288","tr_customer_id":183306,"tr_customer_product_id":183296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:28.000Z","modified_at":"2026-02-11T07:02:28.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17608665333713","imei1":"17608665333713","imei2":"17608665333713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183290,"job_number":"JOB_183290","tr_customer_id":183308,"tr_customer_product_id":183298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:30.000Z","modified_at":"2026-02-11T07:02:30.000Z","name":"Andreane Pfeffer","mobile_number":"365-916-3898","email_id":"Hayden30@gmail.com","dop":"2025-04-06","serial_number":"13107312248609524","imei1":"13107312248609524","imei2":"13107312248609524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183294,"job_number":"JOB_183294","tr_customer_id":183312,"tr_customer_product_id":183302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:59.000Z","modified_at":"2026-02-11T07:02:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17896936870789","imei1":"17896936870789","imei2":"17896936870789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183296,"job_number":"JOB_183296","tr_customer_id":183314,"tr_customer_product_id":183304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:00.000Z","modified_at":"2026-02-11T07:03:00.000Z","name":"Lisandro Swaniawski","mobile_number":"844-398-3659","email_id":"Blake65@hotmail.com","dop":"2025-04-06","serial_number":"10363832874601646","imei1":"10363832874601646","imei2":"10363832874601646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183297,"job_number":"JOB_183297","tr_customer_id":183315,"tr_customer_product_id":183305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:43.000Z","modified_at":"2026-02-11T07:03:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15053716022471","imei1":"15053716022471","imei2":"15053716022471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183299,"job_number":"JOB_183299","tr_customer_id":183317,"tr_customer_product_id":183307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:45.000Z","modified_at":"2026-02-11T07:03:45.000Z","name":"Brant Thompson","mobile_number":"932-563-7435","email_id":"Breanna.Windler@hotmail.com","dop":"2025-04-06","serial_number":"19089808068679200","imei1":"19089808068679200","imei2":"19089808068679200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:03:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183300,"job_number":"JOB_183300","tr_customer_id":183318,"tr_customer_product_id":183308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:07:25.000Z","modified_at":"2026-02-11T07:07:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18310145219000","imei1":"18310145219000","imei2":"18310145219000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:07:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183302,"job_number":"JOB_183302","tr_customer_id":183320,"tr_customer_product_id":183310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:07:27.000Z","modified_at":"2026-02-11T07:07:27.000Z","name":"Ray Shields","mobile_number":"822-583-4711","email_id":"Jaqueline_Ryan@yahoo.com","dop":"2025-04-06","serial_number":"10421186228136920","imei1":"10421186228136920","imei2":"10421186228136920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:07:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183303,"job_number":"JOB_183303","tr_customer_id":183321,"tr_customer_product_id":183311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:12.000Z","modified_at":"2026-02-11T07:08:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12342503657422","imei1":"12342503657422","imei2":"12342503657422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183305,"job_number":"JOB_183305","tr_customer_id":183323,"tr_customer_product_id":183313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:14.000Z","modified_at":"2026-02-11T07:08:14.000Z","name":"Kaylah Conroy","mobile_number":"253-351-6073","email_id":"Oren29@gmail.com","dop":"2025-04-06","serial_number":"12435365049148912","imei1":"12435365049148912","imei2":"12435365049148912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183306,"job_number":"JOB_183306","tr_customer_id":183324,"tr_customer_product_id":183314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:49.000Z","modified_at":"2026-02-11T07:08:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11133387215325","imei1":"11133387215325","imei2":"11133387215325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183308,"job_number":"JOB_183308","tr_customer_id":183326,"tr_customer_product_id":183316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:51.000Z","modified_at":"2026-02-11T07:08:51.000Z","name":"Heber Sawayn","mobile_number":"869-897-6795","email_id":"Kailyn87@gmail.com","dop":"2025-04-06","serial_number":"17526315520679100","imei1":"17526315520679100","imei2":"17526315520679100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183309,"job_number":"JOB_183309","tr_customer_id":183327,"tr_customer_product_id":183317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:59.000Z","modified_at":"2026-02-11T07:08:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13436365774773","imei1":"13436365774773","imei2":"13436365774773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183311,"job_number":"JOB_183311","tr_customer_id":183329,"tr_customer_product_id":183319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:01.000Z","modified_at":"2026-02-11T07:09:01.000Z","name":"Eunice Kreiger","mobile_number":"507-282-6739","email_id":"Johanna.Lueilwitz58@hotmail.com","dop":"2025-04-06","serial_number":"16216160542343848","imei1":"16216160542343848","imei2":"16216160542343848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183313,"job_number":"JOB_183313","tr_customer_id":183331,"tr_customer_product_id":183321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:27.000Z","modified_at":"2026-02-11T07:09:27.000Z","name":"Theodora Mohr","mobile_number":"822-383-7725","email_id":"Columbus_Hansen60@hotmail.com","dop":"2025-04-06","serial_number":"19879010070151344","imei1":"19879010070151344","imei2":"19879010070151344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183314,"job_number":"JOB_183314","tr_customer_id":183332,"tr_customer_product_id":183322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:39.000Z","modified_at":"2026-02-11T07:09:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13285194451269","imei1":"13285194451269","imei2":"13285194451269","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183317,"job_number":"JOB_183317","tr_customer_id":183335,"tr_customer_product_id":183325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:41.000Z","modified_at":"2026-02-11T07:09:41.000Z","name":"Ethyl Lehner","mobile_number":"537-337-6676","email_id":"Joshua_Herzog15@yahoo.com","dop":"2025-04-06","serial_number":"15643422960953260","imei1":"15643422960953260","imei2":"15643422960953260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183318,"job_number":"JOB_183318","tr_customer_id":183336,"tr_customer_product_id":183326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:41.000Z","modified_at":"2026-02-11T07:09:41.000Z","name":"Jo Homenick","mobile_number":"362-542-0260","email_id":"Laron.Pouros@yahoo.com","dop":"2025-04-06","serial_number":"19602284373433356","imei1":"19602284373433356","imei2":"19602284373433356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183319,"job_number":"JOB_183319","tr_customer_id":183337,"tr_customer_product_id":183327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:10:29.000Z","modified_at":"2026-02-11T07:10:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14615405472749","imei1":"14615405472749","imei2":"14615405472749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:10:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183321,"job_number":"JOB_183321","tr_customer_id":183339,"tr_customer_product_id":183329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:10:31.000Z","modified_at":"2026-02-11T07:10:31.000Z","name":"Henriette Schumm","mobile_number":"661-612-7789","email_id":"Caterina_Schaefer@gmail.com","dop":"2025-04-06","serial_number":"11578322620485332","imei1":"11578322620485332","imei2":"11578322620485332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:10:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183322,"job_number":"JOB_183322","tr_customer_id":183340,"tr_customer_product_id":183330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:44.000Z","modified_at":"2026-02-11T07:14:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13747218951509","imei1":"13747218951509","imei2":"13747218951509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183324,"job_number":"JOB_183324","tr_customer_id":183342,"tr_customer_product_id":183332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:45.000Z","modified_at":"2026-02-11T07:14:45.000Z","name":"Jarrod Bosco","mobile_number":"672-471-0938","email_id":"Lulu36@hotmail.com","dop":"2025-04-06","serial_number":"17934642057975452","imei1":"17934642057975452","imei2":"17934642057975452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183326,"job_number":"JOB_183326","tr_customer_id":183344,"tr_customer_product_id":183334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:52.000Z","modified_at":"2026-02-11T07:14:52.000Z","name":"Hillard Heathcote","mobile_number":"542-682-5235","email_id":"Cloyd5@yahoo.com","dop":"2025-04-06","serial_number":"16009778614318316","imei1":"16009778614318316","imei2":"16009778614318316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:14:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183327,"job_number":"JOB_183327","tr_customer_id":183345,"tr_customer_product_id":183335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:15:28.000Z","modified_at":"2026-02-11T07:15:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19169679646030","imei1":"19169679646030","imei2":"19169679646030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183329,"job_number":"JOB_183329","tr_customer_id":183347,"tr_customer_product_id":183337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:15:30.000Z","modified_at":"2026-02-11T07:15:30.000Z","name":"Retta Grant","mobile_number":"933-956-6417","email_id":"Oceane_Lehner@yahoo.com","dop":"2025-04-06","serial_number":"19440911413452764","imei1":"19440911413452764","imei2":"19440911413452764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:15:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183330,"job_number":"JOB_183330","tr_customer_id":183348,"tr_customer_product_id":183338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:16:12.000Z","modified_at":"2026-02-11T07:16:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17767793786577","imei1":"17767793786577","imei2":"17767793786577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:16:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183332,"job_number":"JOB_183332","tr_customer_id":183350,"tr_customer_product_id":183340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:16:14.000Z","modified_at":"2026-02-11T07:16:14.000Z","name":"Forrest Emard","mobile_number":"639-621-6261","email_id":"Jackson_Ernser@yahoo.com","dop":"2025-04-06","serial_number":"16728391441490392","imei1":"16728391441490392","imei2":"16728391441490392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183333,"job_number":"JOB_183333","tr_customer_id":183351,"tr_customer_product_id":183341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:26.000Z","modified_at":"2026-02-11T07:42:26.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17663932557499","imei1":"17663932557499","imei2":"17663932557499","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183335,"job_number":"JOB_183335","tr_customer_id":183353,"tr_customer_product_id":183343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:42.000Z","modified_at":"2026-02-11T07:42:42.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15917015750641","imei1":"15917015750641","imei2":"15917015750641","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183337,"job_number":"JOB_183337","tr_customer_id":183355,"tr_customer_product_id":183345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:57.000Z","modified_at":"2026-02-11T07:42:57.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14308929318779","imei1":"14308929318779","imei2":"14308929318779","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183346,"job_number":"JOB_183346","tr_customer_id":183364,"tr_customer_product_id":183354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:02.000Z","modified_at":"2026-02-11T08:04:02.000Z","name":"Dorthy Olson","mobile_number":"490-213-5976","email_id":"Columbus_Schoen83@hotmail.com","dop":"2025-04-06","serial_number":"10412131851684752","imei1":"10412131851684752","imei2":"10412131851684752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183351,"job_number":"JOB_183351","tr_customer_id":183369,"tr_customer_product_id":183359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:05:30.000Z","modified_at":"2026-02-11T08:05:30.000Z","name":"Beth Hettinger","mobile_number":"397-551-7121","email_id":"Tod2@yahoo.com","dop":"2025-04-06","serial_number":"10203286242211544","imei1":"10203286242211544","imei2":"10203286242211544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:05:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183353,"job_number":"JOB_183353","tr_customer_id":183371,"tr_customer_product_id":183361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:24:04.000Z","modified_at":"2026-02-11T08:24:04.000Z","name":"Elian Bins","mobile_number":"228-960-2613","email_id":"Jennifer_Huels@yahoo.com","dop":"2026-01-23","serial_number":"141814433736693","imei1":"141814433736693","imei2":"141814433736693","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183355,"job_number":"JOB_183355","tr_customer_id":183373,"tr_customer_product_id":183363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:25:23.000Z","modified_at":"2026-02-11T08:25:23.000Z","name":"Immanuel Kshlerin","mobile_number":"342-342-9934","email_id":"Rigoberto.Kuhn@yahoo.com","dop":"2026-01-23","serial_number":"137557413102317","imei1":"137557413102317","imei2":"137557413102317","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183356,"job_number":"JOB_183356","tr_customer_id":183374,"tr_customer_product_id":183364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:27:32.000Z","modified_at":"2026-02-11T08:27:32.000Z","name":"Forrest Reilly","mobile_number":"730-512-8643","email_id":"Kayli59@yahoo.com","dop":"2026-01-23","serial_number":"11133819227974","imei1":"11133819227974","imei2":"11133819227974","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183358,"job_number":"JOB_183358","tr_customer_id":183376,"tr_customer_product_id":183366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:29:01.000Z","modified_at":"2026-02-11T08:29:01.000Z","name":"Caleigh Wiza","mobile_number":"377-664-5399","email_id":"Horacio_Bayer@gmail.com","dop":"2026-01-23","serial_number":"182138932890551","imei1":"182138932890551","imei2":"182138932890551","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183359,"job_number":"JOB_183359","tr_customer_id":183377,"tr_customer_product_id":183367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:14.000Z","modified_at":"2026-02-11T08:35:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13583050526260","imei1":"13583050526260","imei2":"13583050526260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183361,"job_number":"JOB_183361","tr_customer_id":183379,"tr_customer_product_id":183369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:16.000Z","modified_at":"2026-02-11T08:35:16.000Z","name":"Shannon Bode","mobile_number":"301-627-1034","email_id":"Vladimir.Torphy@yahoo.com","dop":"2025-04-06","serial_number":"19411339316773500","imei1":"19411339316773500","imei2":"19411339316773500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183362,"job_number":"JOB_183362","tr_customer_id":183380,"tr_customer_product_id":183370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:59.000Z","modified_at":"2026-02-11T08:35:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10037306466607","imei1":"10037306466607","imei2":"10037306466607","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183364,"job_number":"JOB_183364","tr_customer_id":183382,"tr_customer_product_id":183372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:00.000Z","modified_at":"2026-02-11T08:36:00.000Z","name":"Lillie Wehner","mobile_number":"954-325-5967","email_id":"Halie79@hotmail.com","dop":"2025-04-06","serial_number":"11134181571309214","imei1":"11134181571309214","imei2":"11134181571309214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183365,"job_number":"JOB_183365","tr_customer_id":183383,"tr_customer_product_id":183373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:42.000Z","modified_at":"2026-02-11T08:36:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10637017919838","imei1":"10637017919838","imei2":"10637017919838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183367,"job_number":"JOB_183367","tr_customer_id":183385,"tr_customer_product_id":183375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:44.000Z","modified_at":"2026-02-11T08:36:44.000Z","name":"Baby Mitchell","mobile_number":"475-647-6366","email_id":"Jorge43@hotmail.com","dop":"2025-04-06","serial_number":"19734391210225264","imei1":"19734391210225264","imei2":"19734391210225264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183368,"job_number":"JOB_183368","tr_customer_id":183386,"tr_customer_product_id":183376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:40:51.000Z","modified_at":"2026-02-11T09:40:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11572447516181","imei1":"11572447516181","imei2":"11572447516181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183370,"job_number":"JOB_183370","tr_customer_id":183388,"tr_customer_product_id":183378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:40:53.000Z","modified_at":"2026-02-11T09:40:53.000Z","name":"Dawn Blick","mobile_number":"475-380-9999","email_id":"Josie24@gmail.com","dop":"2025-04-06","serial_number":"12206396151810036","imei1":"12206396151810036","imei2":"12206396151810036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183371,"job_number":"JOB_183371","tr_customer_id":183389,"tr_customer_product_id":183379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:41:37.000Z","modified_at":"2026-02-11T09:41:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13469681881716","imei1":"13469681881716","imei2":"13469681881716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183373,"job_number":"JOB_183373","tr_customer_id":183391,"tr_customer_product_id":183381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:41:39.000Z","modified_at":"2026-02-11T09:41:39.000Z","name":"Ariane Bahringer","mobile_number":"721-997-5102","email_id":"Louie40@yahoo.com","dop":"2025-04-06","serial_number":"17713953771483132","imei1":"17713953771483132","imei2":"17713953771483132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183374,"job_number":"JOB_183374","tr_customer_id":183392,"tr_customer_product_id":183382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:42:21.000Z","modified_at":"2026-02-11T09:42:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12979077929727","imei1":"12979077929727","imei2":"12979077929727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183376,"job_number":"JOB_183376","tr_customer_id":183394,"tr_customer_product_id":183384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:42:23.000Z","modified_at":"2026-02-11T09:42:23.000Z","name":"Bill Wiza","mobile_number":"918-252-2530","email_id":"Shaniya_Mueller26@hotmail.com","dop":"2025-04-06","serial_number":"17095884161977980","imei1":"17095884161977980","imei2":"17095884161977980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183377,"job_number":"JOB_183377","tr_customer_id":183395,"tr_customer_product_id":183385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:03.000Z","modified_at":"2026-02-11T10:54:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14786574995009","imei1":"14786574995009","imei2":"14786574995009","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183379,"job_number":"JOB_183379","tr_customer_id":183397,"tr_customer_product_id":183387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:05.000Z","modified_at":"2026-02-11T10:54:05.000Z","name":"Michelle Klocko","mobile_number":"263-569-5063","email_id":"Tyreek.Metz@gmail.com","dop":"2025-04-06","serial_number":"13153187973046198","imei1":"13153187973046198","imei2":"13153187973046198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183380,"job_number":"JOB_183380","tr_customer_id":183398,"tr_customer_product_id":183388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:49.000Z","modified_at":"2026-02-11T10:54:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10161351279169","imei1":"10161351279169","imei2":"10161351279169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183382,"job_number":"JOB_183382","tr_customer_id":183400,"tr_customer_product_id":183390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:50.000Z","modified_at":"2026-02-11T10:54:50.000Z","name":"Lina Friesen","mobile_number":"909-937-1584","email_id":"Gene7@yahoo.com","dop":"2025-04-06","serial_number":"14122803331046206","imei1":"14122803331046206","imei2":"14122803331046206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183383,"job_number":"JOB_183383","tr_customer_id":183401,"tr_customer_product_id":183391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:55:34.000Z","modified_at":"2026-02-11T10:55:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12450342538670","imei1":"12450342538670","imei2":"12450342538670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183385,"job_number":"JOB_183385","tr_customer_id":183403,"tr_customer_product_id":183393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:55:36.000Z","modified_at":"2026-02-11T10:55:36.000Z","name":"Drake Parker","mobile_number":"772-397-6905","email_id":"Ricky46@hotmail.com","dop":"2025-04-06","serial_number":"11697294639993186","imei1":"11697294639993186","imei2":"11697294639993186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183386,"job_number":"JOB_183386","tr_customer_id":183404,"tr_customer_product_id":183394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:10:11.000Z","modified_at":"2026-02-11T11:10:11.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-01","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-01T11:10:02.209310898Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183387,"job_number":"JOB_183387","tr_customer_id":183405,"tr_customer_product_id":183395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:10:12.000Z","modified_at":"2026-02-11T11:10:12.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-01","serial_number":"86595375822489","imei1":"86595375822489","imei2":"86595375822489","popurl":"2026-02-01T11:10:02.212479283Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183388,"job_number":"JOB_183388","tr_customer_id":183406,"tr_customer_product_id":183396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:10:23.000Z","modified_at":"2026-02-11T11:10:23.000Z","name":"Yogesh Patel","mobile_number":"8631756250","email_id":"chinmayanand.pothuvaal@hotmail.com","dop":"2026-02-01","serial_number":"79523075689778","imei1":"79523075689778","imei2":"79523075689778","popurl":"www.brahmdev-chaturvedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:10:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183389,"job_number":"JOB_183389","tr_customer_id":183407,"tr_customer_product_id":183397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:44:10.000Z","modified_at":"2026-02-11T11:44:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19174513546069","imei1":"19174513546069","imei2":"19174513546069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183391,"job_number":"JOB_183391","tr_customer_id":183409,"tr_customer_product_id":183399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:44:11.000Z","modified_at":"2026-02-11T11:44:11.000Z","name":"Bud Larson","mobile_number":"575-384-7382","email_id":"Kamille.Hamill66@hotmail.com","dop":"2025-04-06","serial_number":"13643298040378124","imei1":"13643298040378124","imei2":"13643298040378124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183392,"job_number":"JOB_183392","tr_customer_id":183410,"tr_customer_product_id":183400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:00.000Z","modified_at":"2026-02-11T11:45:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11647049171950","imei1":"11647049171950","imei2":"11647049171950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183394,"job_number":"JOB_183394","tr_customer_id":183412,"tr_customer_product_id":183402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:02.000Z","modified_at":"2026-02-11T11:45:02.000Z","name":"Kevin Greenholt","mobile_number":"453-240-4828","email_id":"Madisyn_Heaney7@yahoo.com","dop":"2025-04-06","serial_number":"17070484477922136","imei1":"17070484477922136","imei2":"17070484477922136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183395,"job_number":"JOB_183395","tr_customer_id":183413,"tr_customer_product_id":183403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:50.000Z","modified_at":"2026-02-11T11:45:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12474027599632","imei1":"12474027599632","imei2":"12474027599632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183397,"job_number":"JOB_183397","tr_customer_id":183415,"tr_customer_product_id":183405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:52.000Z","modified_at":"2026-02-11T11:45:52.000Z","name":"Jarred Legros","mobile_number":"302-594-8816","email_id":"Ella.Block93@hotmail.com","dop":"2025-04-06","serial_number":"14668412154499960","imei1":"14668412154499960","imei2":"14668412154499960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183398,"job_number":"JOB_183398","tr_customer_id":183416,"tr_customer_product_id":183406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T12:02:23.000Z","modified_at":"2026-02-11T12:02:23.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-01","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-01T12:02:23.318855203Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T12:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183399,"job_number":"JOB_183399","tr_customer_id":183417,"tr_customer_product_id":183407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T12:29:48.000Z","modified_at":"2026-02-11T12:29:48.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-01","serial_number":"10000671917300","imei1":"10000671017301","imei2":"10000061817302","popurl":"2026-02-01T12:29:48.322632500Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T12:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183400,"job_number":"JOB_183400","tr_customer_id":183418,"tr_customer_product_id":183408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:01:48.000Z","modified_at":"2026-02-11T13:01:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16699722853634","imei1":"16699722853634","imei2":"16699722853634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183402,"job_number":"JOB_183402","tr_customer_id":183420,"tr_customer_product_id":183410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:01:50.000Z","modified_at":"2026-02-11T13:01:50.000Z","name":"Janet Goodwin","mobile_number":"401-679-0856","email_id":"Richie75@gmail.com","dop":"2025-04-06","serial_number":"10698694539240592","imei1":"10698694539240592","imei2":"10698694539240592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183403,"job_number":"JOB_183403","tr_customer_id":183421,"tr_customer_product_id":183411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:02:36.000Z","modified_at":"2026-02-11T13:02:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15667964296549","imei1":"15667964296549","imei2":"15667964296549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183405,"job_number":"JOB_183405","tr_customer_id":183423,"tr_customer_product_id":183413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:02:38.000Z","modified_at":"2026-02-11T13:02:38.000Z","name":"Larissa Keeling","mobile_number":"493-393-0115","email_id":"Andrew.Braun@gmail.com","dop":"2025-04-06","serial_number":"15036213228793888","imei1":"15036213228793888","imei2":"15036213228793888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183406,"job_number":"JOB_183406","tr_customer_id":183424,"tr_customer_product_id":183414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:03:22.000Z","modified_at":"2026-02-11T13:03:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12511407932375","imei1":"12511407932375","imei2":"12511407932375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183408,"job_number":"JOB_183408","tr_customer_id":183426,"tr_customer_product_id":183416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:03:24.000Z","modified_at":"2026-02-11T13:03:24.000Z","name":"Evalyn Cummings","mobile_number":"759-207-4034","email_id":"Ivy_Nienow@gmail.com","dop":"2025-04-06","serial_number":"12503286887140332","imei1":"12503286887140332","imei2":"12503286887140332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183410,"job_number":"JOB_183410","tr_customer_id":183428,"tr_customer_product_id":183418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:26.000Z","modified_at":"2026-02-11T13:26:26.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"78939148201923","imei1":"78939148201923","imei2":"78939148201923","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182858,"job_number":"JOB_182858","tr_customer_id":182876,"tr_customer_product_id":182866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:57.000Z","modified_at":"2026-02-11T04:39:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Griffin_Rowe@yahoo.com","dop":"2025-07-02","serial_number":"12549821610237","imei1":"12549821610237","imei2":"12549821610237","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182880,"job_number":"JOB_182880","tr_customer_id":182898,"tr_customer_product_id":182888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:16.000Z","modified_at":"2026-02-11T04:40:16.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jeramie32@hotmail.com","dop":"2025-07-02","serial_number":"12348206865508","imei1":"12348206865508","imei2":"12348206865508","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182898,"job_number":"JOB_182898","tr_customer_id":182916,"tr_customer_product_id":182906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:32.000Z","modified_at":"2026-02-11T04:40:32.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"181809910286123","imei1":"181809910286123","imei2":"181809910286123","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182899,"job_number":"JOB_182899","tr_customer_id":182917,"tr_customer_product_id":182907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Creola Koch","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175835550409582","imei1":"175835550409582","imei2":"175835550409582","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182901,"job_number":"JOB_182901","tr_customer_id":182919,"tr_customer_product_id":182909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Ernest Green","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150274784619462","imei1":"150274784619462","imei2":"150274784619462","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182902,"job_number":"JOB_182902","tr_customer_id":182920,"tr_customer_product_id":182910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Lacy Langosh","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111904807027595","imei1":"111904807027595","imei2":"111904807027595","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182903,"job_number":"JOB_182903","tr_customer_id":182921,"tr_customer_product_id":182911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:34.000Z","modified_at":"2026-02-11T04:40:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Aron_Fahey50@yahoo.com","dop":"2025-07-02","serial_number":"14179663734142","imei1":"14179663734142","imei2":"14179663734142","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182905,"job_number":"JOB_182905","tr_customer_id":182923,"tr_customer_product_id":182913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:37.000Z","modified_at":"2026-02-11T04:40:37.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109726404444400","imei1":"109726404444400","imei2":"109726404444400","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182907,"job_number":"JOB_182907","tr_customer_id":182925,"tr_customer_product_id":182915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:38.000Z","modified_at":"2026-02-11T04:40:38.000Z","name":"Myrtis Stiedemann","mobile_number":"303-322-0078","email_id":"Nicholaus.Raynor4@yahoo.com","dop":"2025-06-09","serial_number":"103962259116037","imei1":"103962259116037","imei2":"103962259116037","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182920,"job_number":"JOB_182920","tr_customer_id":182938,"tr_customer_product_id":182928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:45.000Z","modified_at":"2026-02-11T04:40:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"101485845890936","imei1":"101485845890936","imei2":"101485845890936","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182922,"job_number":"JOB_182922","tr_customer_id":182940,"tr_customer_product_id":182930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:45.000Z","modified_at":"2026-02-11T04:40:45.000Z","name":"Haylee Heidenreich","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165416195288889","imei1":"165416195288889","imei2":"165416195288889","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182925,"job_number":"JOB_182925","tr_customer_id":182943,"tr_customer_product_id":182933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:40:46.000Z","name":"Vidal Towne","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136408990714764","imei1":"136408990714764","imei2":"136408990714764","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182927,"job_number":"JOB_182927","tr_customer_id":182945,"tr_customer_product_id":182935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:40:46.000Z","name":"Loraine Doyle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"153814098822347","imei1":"153814098822347","imei2":"153814098822347","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182937,"job_number":"JOB_182937","tr_customer_id":182955,"tr_customer_product_id":182945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10941510809976","imei1":"10941510809976","imei2":"10941510809976","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182938,"job_number":"JOB_182938","tr_customer_id":182956,"tr_customer_product_id":182946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105892782199405","imei1":"105892782199405","imei2":"105892782199405","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182942,"job_number":"JOB_182942","tr_customer_id":182960,"tr_customer_product_id":182950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:54.000Z","modified_at":"2026-02-11T04:40:54.000Z","name":"Clarissa Hayes","mobile_number":"908-235-2745","email_id":"Chaya.Lockman77@gmail.com","dop":"2025-06-09","serial_number":"100470436114437","imei1":"100470436114437","imei2":"100470436114437","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182964,"job_number":"JOB_182964","tr_customer_id":182982,"tr_customer_product_id":182972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:10.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105206516008585","imei1":"105206516008585","imei2":"105206516008585","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182967,"job_number":"JOB_182967","tr_customer_id":182985,"tr_customer_product_id":182975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:10.000Z","name":"Elenor Yost","mobile_number":"754-537-7443","email_id":"Molly7@hotmail.com","dop":"2025-06-09","serial_number":"105876730898717","imei1":"105876730898717","imei2":"105876730898717","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183116,"job_number":"JOB_183116","tr_customer_id":183134,"tr_customer_product_id":183124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:23:05.000Z","modified_at":"2026-02-11T05:23:05.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17629805557358","imei1":"17629805557358","imei2":"17629805557358","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183163,"job_number":"JOB_183163","tr_customer_id":183181,"tr_customer_product_id":183171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:14:22.000Z","modified_at":"2026-02-11T06:14:22.000Z","name":"varsha krishna","mobile_number":"9844785464","email_id":"varsha@gmail.com","dop":"2026-02-01","serial_number":"22667278896541","imei1":"22667278896541","imei2":"22667278896541","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:14:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183164,"job_number":"JOB_183164","tr_customer_id":183182,"tr_customer_product_id":183172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:16:02.000Z","modified_at":"2026-02-11T06:16:02.000Z","name":"varsha krishna","mobile_number":"9844785464","email_id":"varsha@gmail.com","dop":"2026-02-01","serial_number":"22667278896542","imei1":"22667278896542","imei2":"22667278896542","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:16:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183184,"job_number":"JOB_183184","tr_customer_id":183202,"tr_customer_product_id":183192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:14.000Z","modified_at":"2026-02-11T06:50:14.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105855904019167","imei1":"105855904019167","imei2":"105855904019167","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183186,"job_number":"JOB_183186","tr_customer_id":183204,"tr_customer_product_id":183194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:15.000Z","modified_at":"2026-02-11T06:50:15.000Z","name":"Eudora Doyle","mobile_number":"207-451-6975","email_id":"Cathryn13@gmail.com","dop":"2025-06-09","serial_number":"105567766548944","imei1":"105567766548944","imei2":"105567766548944","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183187,"job_number":"JOB_183187","tr_customer_id":183205,"tr_customer_product_id":183195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:30.000Z","modified_at":"2026-02-11T06:50:30.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105515268284270","imei1":"105515268284270","imei2":"105515268284270","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183189,"job_number":"JOB_183189","tr_customer_id":183207,"tr_customer_product_id":183197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:31.000Z","modified_at":"2026-02-11T06:50:31.000Z","name":"Nathan Bednar","mobile_number":"593-411-9539","email_id":"Amalia_Trantow@gmail.com","dop":"2025-06-09","serial_number":"108813510838306","imei1":"108813510838306","imei2":"108813510838306","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183190,"job_number":"JOB_183190","tr_customer_id":183208,"tr_customer_product_id":183198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:46.000Z","modified_at":"2026-02-11T06:50:46.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109616880252273","imei1":"109616880252273","imei2":"109616880252273","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183192,"job_number":"JOB_183192","tr_customer_id":183210,"tr_customer_product_id":183200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:46.000Z","modified_at":"2026-02-11T06:50:46.000Z","name":"Nikolas Kozey","mobile_number":"765-530-0453","email_id":"Novella37@gmail.com","dop":"2025-06-09","serial_number":"109730844182496","imei1":"109730844182496","imei2":"109730844182496","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183342,"job_number":"JOB_183342","tr_customer_id":183360,"tr_customer_product_id":183350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:57:56.000Z","modified_at":"2026-02-11T07:57:56.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Raymundo.Wintheiser35@hotmail.com","dop":"2025-07-02","serial_number":"11089164721941","imei1":"11089164721941","imei2":"11089164721941","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183343,"job_number":"JOB_183343","tr_customer_id":183361,"tr_customer_product_id":183351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:58:16.000Z","modified_at":"2026-02-11T07:58:16.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Harvey_Prosacco17@hotmail.com","dop":"2025-07-02","serial_number":"12229608915643","imei1":"12229608915643","imei2":"12229608915643","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183344,"job_number":"JOB_183344","tr_customer_id":183362,"tr_customer_product_id":183352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:58:34.000Z","modified_at":"2026-02-11T07:58:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kirsten50@gmail.com","dop":"2025-07-02","serial_number":"19673666974947","imei1":"19673666974947","imei2":"19673666974947","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182994,"job_number":"JOB_182994","tr_customer_id":183012,"tr_customer_product_id":183002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:37.000Z","modified_at":"2026-02-11T04:41:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10366418977788","imei1":"10366418977788","imei2":"10366418977788","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183001,"job_number":"JOB_183001","tr_customer_id":183019,"tr_customer_product_id":183009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:39.000Z","modified_at":"2026-02-11T04:41:39.000Z","name":"Amalia Barton","mobile_number":"302-653-5649","email_id":"Jalon6@yahoo.com","dop":"2000-01-31","serial_number":"1028458474132477","imei1":"1028458474132477","imei2":"1028458474132477","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183040,"job_number":"JOB_183040","tr_customer_id":183058,"tr_customer_product_id":183048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:24.000Z","modified_at":"2026-02-11T04:42:24.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10102846497622","imei1":"10102846497622","imei2":"10102846497622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183044,"job_number":"JOB_183044","tr_customer_id":183062,"tr_customer_product_id":183052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:26.000Z","modified_at":"2026-02-11T04:42:26.000Z","name":"Lucie Krajcik","mobile_number":"791-809-9349","email_id":"Natalia_Mayer82@yahoo.com","dop":"2000-01-31","serial_number":"1041490701078101","imei1":"1041490701078101","imei2":"1041490701078101","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183051,"job_number":"JOB_183051","tr_customer_id":183069,"tr_customer_product_id":183059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:09.000Z","modified_at":"2026-02-11T04:43:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10250542403988","imei1":"10250542403988","imei2":"10250542403988","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183053,"job_number":"JOB_183053","tr_customer_id":183071,"tr_customer_product_id":183061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:10.000Z","modified_at":"2026-02-11T04:43:10.000Z","name":"Marcos Bruen","mobile_number":"281-864-6952","email_id":"Michel89@yahoo.com","dop":"2000-01-31","serial_number":"1074621767828172","imei1":"1074621767828172","imei2":"1074621767828172","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183054,"job_number":"JOB_183054","tr_customer_id":183072,"tr_customer_product_id":183062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:52.000Z","modified_at":"2026-02-11T04:43:52.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10179861121007","imei1":"10179861121007","imei2":"10179861121007","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183056,"job_number":"JOB_183056","tr_customer_id":183074,"tr_customer_product_id":183064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:53.000Z","modified_at":"2026-02-11T04:43:53.000Z","name":"Breana Hilpert","mobile_number":"781-323-4174","email_id":"Beth16@yahoo.com","dop":"2000-01-31","serial_number":"1054090430276241","imei1":"1054090430276241","imei2":"1054090430276241","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183264,"job_number":"JOB_183264","tr_customer_id":183282,"tr_customer_product_id":183272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:39.000Z","modified_at":"2026-02-11T07:00:39.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10107459547442","imei1":"10107459547442","imei2":"10107459547442","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183266,"job_number":"JOB_183266","tr_customer_id":183284,"tr_customer_product_id":183274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:41.000Z","modified_at":"2026-02-11T07:00:41.000Z","name":"Rebekah Ward","mobile_number":"913-443-4001","email_id":"Isaiah5@yahoo.com","dop":"2000-01-31","serial_number":"1076561510136661","imei1":"1076561510136661","imei2":"1076561510136661","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183273,"job_number":"JOB_183273","tr_customer_id":183291,"tr_customer_product_id":183281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:25.000Z","modified_at":"2026-02-11T07:01:25.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10447726308421","imei1":"10447726308421","imei2":"10447726308421","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183275,"job_number":"JOB_183275","tr_customer_id":183293,"tr_customer_product_id":183283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:26.000Z","modified_at":"2026-02-11T07:01:26.000Z","name":"Kyra O'Conner","mobile_number":"557-894-5214","email_id":"Torrance80@gmail.com","dop":"2000-01-31","serial_number":"1084347448128397","imei1":"1084347448128397","imei2":"1084347448128397","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183281,"job_number":"JOB_183281","tr_customer_id":183299,"tr_customer_product_id":183289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:09.000Z","modified_at":"2026-02-11T07:02:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10121158867238","imei1":"10121158867238","imei2":"10121158867238","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183284,"job_number":"JOB_183284","tr_customer_id":183302,"tr_customer_product_id":183292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:11.000Z","modified_at":"2026-02-11T07:02:11.000Z","name":"Johnathan Murray","mobile_number":"890-303-0485","email_id":"Aurelie.Wolf88@yahoo.com","dop":"2000-01-31","serial_number":"1016420887890106","imei1":"1016420887890106","imei2":"1016420887890106","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183291,"job_number":"JOB_183291","tr_customer_id":183309,"tr_customer_product_id":183299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:54.000Z","modified_at":"2026-02-11T07:02:54.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10011092735407","imei1":"10011092735407","imei2":"10011092735407","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183293,"job_number":"JOB_183293","tr_customer_id":183311,"tr_customer_product_id":183301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:56.000Z","modified_at":"2026-02-11T07:02:56.000Z","name":"Mina Hilpert","mobile_number":"346-684-4700","email_id":"Carlie4@yahoo.com","dop":"2000-01-31","serial_number":"1028284015202687","imei1":"1028284015202687","imei2":"1028284015202687","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDEzNzJ9.hHbiCYnjz-yQmkcexKYLzd3WjSYC-CxLxtHJ9YC0bWo' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODh9.VFOgbxdqQWAlGAuCvKHukr2Fm-eWtN4wJjL8SXgIcqM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d6f42234-8eaf-47c8-b713-7536418e0483 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDEzNzJ9.hHbiCYnjz-yQmkcexKYLzd3WjSYC-CxLxtHJ9YC0bWo' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"job_id":172795,"engineer_id":2}' \
--insecure
| Header Name | Header Value |
|---|---|
| Accept | application/json, text/plain, */* |
| Accept-Language | en-US,en;q=0.9,kn;q=0.8 |
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDEzNzJ9.hHbiCYnjz-yQmkcexKYLzd3WjSYC-CxLxtHJ9YC0bWo |
| Connection | keep-alive |
| Content-Type | application/json |
| Origin | http://phoenix.techwithjatin.com |
| Referer | http://phoenix.techwithjatin.com/ |
| User-Agent | Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36 |
| Cache-Control | no-cache |
| Postman-Token | 2e3b0421-a84e-4e25-904c-ffe974edbcd4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Content-Length | 49 |
{
"job_id": 183410,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDEzNzJ9.hHbiCYnjz-yQmkcexKYLzd3WjSYC-CxLxtHJ9YC0bWo' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"79cb0-Amzx/oYcOOdk27gz+0pxVYs0jXg"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODh9.VFOgbxdqQWAlGAuCvKHukr2Fm-eWtN4wJjL8SXgIcqM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6f9d1020-8408-4d91-936c-676cb915914c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"6875a-Dv7JgUIwCwlp6TChIrK6O6ATZT4" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 11 Feb 2026 13:26:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":182747,"job_number":"JOB_182747","tr_customer_id":182765,"tr_customer_product_id":182755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:32:20.000Z","modified_at":"2026-02-10T20:32:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16018176265156","imei1":"16018176265156","imei2":"16018176265156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182749,"job_number":"JOB_182749","tr_customer_id":182767,"tr_customer_product_id":182757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:32:21.000Z","modified_at":"2026-02-10T20:32:21.000Z","name":"Alyson Ernser","mobile_number":"205-374-4794","email_id":"Wilbert_Connelly@gmail.com","dop":"2025-04-06","serial_number":"10177551597863866","imei1":"10177551597863866","imei2":"10177551597863866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182750,"job_number":"JOB_182750","tr_customer_id":182768,"tr_customer_product_id":182758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:33:03.000Z","modified_at":"2026-02-10T20:33:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13072476188338","imei1":"13072476188338","imei2":"13072476188338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182752,"job_number":"JOB_182752","tr_customer_id":182770,"tr_customer_product_id":182760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:33:05.000Z","modified_at":"2026-02-10T20:33:05.000Z","name":"Camylle Swaniawski","mobile_number":"703-844-4735","email_id":"Graciela_Emard@hotmail.com","dop":"2025-04-06","serial_number":"11848033896668590","imei1":"11848033896668590","imei2":"11848033896668590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182753,"job_number":"JOB_182753","tr_customer_id":182771,"tr_customer_product_id":182761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:33:46.000Z","modified_at":"2026-02-10T20:33:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10139587217963","imei1":"10139587217963","imei2":"10139587217963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182755,"job_number":"JOB_182755","tr_customer_id":182773,"tr_customer_product_id":182763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:33:48.000Z","modified_at":"2026-02-10T20:33:48.000Z","name":"Tina Bailey","mobile_number":"646-336-8029","email_id":"Kennedy91@gmail.com","dop":"2025-04-06","serial_number":"18814694478325092","imei1":"18814694478325092","imei2":"18814694478325092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182757,"job_number":"JOB_182757","tr_customer_id":182775,"tr_customer_product_id":182765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:40:50.000Z","modified_at":"2026-02-10T20:40:50.000Z","name":"Nina Yost","mobile_number":"840-451-6295","email_id":"Twila_Gorczany@hotmail.com","dop":"2025-04-06","serial_number":"17926695274520166","imei1":"17926695274520166","imei2":"17926695274520166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182759,"job_number":"JOB_182759","tr_customer_id":182777,"tr_customer_product_id":182767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:40:53.000Z","modified_at":"2026-02-10T20:40:53.000Z","name":"Piper Parisian","mobile_number":"550-536-5117","email_id":"Camylle.Denesik@yahoo.com","dop":"2025-04-06","serial_number":"14080995122624596","imei1":"14080995122624596","imei2":"14080995122624596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182761,"job_number":"JOB_182761","tr_customer_id":182779,"tr_customer_product_id":182769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:43:47.000Z","modified_at":"2026-02-10T20:43:47.000Z","name":"Cassie Larkin","mobile_number":"640-487-5421","email_id":"Aniya_Padberg@gmail.com","dop":"2025-04-06","serial_number":"14908709181729032","imei1":"14908709181729032","imei2":"14908709181729032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182763,"job_number":"JOB_182763","tr_customer_id":182781,"tr_customer_product_id":182771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:43:48.000Z","modified_at":"2026-02-10T20:43:48.000Z","name":"Malvina Kihn","mobile_number":"384-385-4747","email_id":"Travis.Ebert@yahoo.com","dop":"2025-04-06","serial_number":"11514939536732758","imei1":"11514939536732758","imei2":"11514939536732758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182766,"job_number":"JOB_182766","tr_customer_id":182784,"tr_customer_product_id":182774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:46:40.000Z","modified_at":"2026-02-10T20:46:40.000Z","name":"Catharine Blanda","mobile_number":"407-640-4318","email_id":"Ivy36@yahoo.com","dop":"2025-04-06","serial_number":"19760950465505880","imei1":"19760950465505880","imei2":"19760950465505880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182767,"job_number":"JOB_182767","tr_customer_id":182785,"tr_customer_product_id":182775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:46:41.000Z","modified_at":"2026-02-10T20:46:41.000Z","name":"Patsy Yost","mobile_number":"417-992-9632","email_id":"Viva12@yahoo.com","dop":"2025-04-06","serial_number":"12810628865899040","imei1":"12810628865899040","imei2":"12810628865899040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182768,"job_number":"JOB_182768","tr_customer_id":182786,"tr_customer_product_id":182776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T21:12:12.000Z","modified_at":"2026-02-10T21:12:12.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-05","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-05T21:12:11.409793686Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T21:12:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182769,"job_number":"JOB_182769","tr_customer_id":182787,"tr_customer_product_id":182777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T23:50:15.000Z","modified_at":"2026-02-10T23:50:15.000Z","name":"Shayna Beahan","mobile_number":"348-502-5819","email_id":"{Ivy_Krajcik43@gmail.com","dop":"2025-08-03","serial_number":"16741202170935","imei1":"16741202170935","imei2":"16741202170935","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T23:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182770,"job_number":"JOB_182770","tr_customer_id":182788,"tr_customer_product_id":182778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T23:58:22.000Z","modified_at":"2026-02-10T23:58:22.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-31","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-31T23:58:22.195945375Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T23:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182771,"job_number":"JOB_182771","tr_customer_id":182789,"tr_customer_product_id":182779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T23:58:23.000Z","modified_at":"2026-02-10T23:58:23.000Z","name":"Trilochan Sinha","mobile_number":"7087553083","email_id":"madhuri.mehrotra@hotmail.com","dop":"2026-01-31","serial_number":"034055261194095","imei1":"034055261194095","imei2":"034055261194095","popurl":"www.vinay-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T23:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182772,"job_number":"JOB_182772","tr_customer_id":182790,"tr_customer_product_id":182780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T00:00:49.000Z","modified_at":"2026-02-11T00:00:49.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-01","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-01T00:00:49.320193863Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T00:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182773,"job_number":"JOB_182773","tr_customer_id":182791,"tr_customer_product_id":182781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:06:02.000Z","modified_at":"2026-02-11T01:06:02.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"12345677654321","imei1":"12345677654321","imei2":"12345677654321","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182774,"job_number":"JOB_182774","tr_customer_id":182792,"tr_customer_product_id":182782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:31:45.000Z","modified_at":"2026-02-11T01:31:45.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"49682756742409","imei1":"49682756742409","imei2":"49682756742409","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182775,"job_number":"JOB_182775","tr_customer_id":182793,"tr_customer_product_id":182783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:35:32.000Z","modified_at":"2026-02-11T01:35:32.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"95532514286692","imei1":"95532514286692","imei2":"95532514286692","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182776,"job_number":"JOB_182776","tr_customer_id":182794,"tr_customer_product_id":182784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:38:14.000Z","modified_at":"2026-02-11T01:38:14.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"42266127839920","imei1":"42266127839920","imei2":"42266127839920","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182777,"job_number":"JOB_182777","tr_customer_id":182795,"tr_customer_product_id":182785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:04:24.000Z","modified_at":"2026-02-11T02:04:24.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"11154161608186","imei1":"11154161608186","imei2":"11154161608186","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182779,"job_number":"JOB_182779","tr_customer_id":182797,"tr_customer_product_id":182787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:28:32.000Z","modified_at":"2026-02-11T02:28:32.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"16850638982710","imei1":"16850638982710","imei2":"16850638982710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182781,"job_number":"JOB_182781","tr_customer_id":182799,"tr_customer_product_id":182789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:29:16.000Z","modified_at":"2026-02-11T02:29:16.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"14553763485284","imei1":"14553763485284","imei2":"14553763485284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182783,"job_number":"JOB_182783","tr_customer_id":182801,"tr_customer_product_id":182791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:29:59.000Z","modified_at":"2026-02-11T02:29:59.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"19216907002813","imei1":"19216907002813","imei2":"19216907002813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182785,"job_number":"JOB_182785","tr_customer_id":182803,"tr_customer_product_id":182793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:55:39.000Z","modified_at":"2026-02-11T02:55:39.000Z","name":"Jatin Sharma","mobile_number":"2343523453","email_id":"jatinvsharma@gmail.com","dop":"2023-06-10","serial_number":"326631139506453","imei1":"326631139506453","imei2":"326631139506453","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182787,"job_number":"JOB_182787","tr_customer_id":182805,"tr_customer_product_id":182795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:29:55.000Z","modified_at":"2026-02-11T03:29:55.000Z","name":"Coty Hand","mobile_number":"206-655-6095","email_id":"Minerva_Rolfson@hotmail.com","dop":"2025-05-30","serial_number":"13761042003098","imei1":"13761042003098","imei2":"13761042003098","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182788,"job_number":"JOB_182788","tr_customer_id":182806,"tr_customer_product_id":182796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:29:56.000Z","modified_at":"2026-02-11T03:29:56.000Z","name":"Jada Bernhard","mobile_number":"916-775-5215","email_id":"Andy_Kuhic@hotmail.com","dop":"2025-05-30","serial_number":"1105538830514002","imei1":"1105538830514002","imei2":"1105538830514002","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182789,"job_number":"JOB_182789","tr_customer_id":182807,"tr_customer_product_id":182797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:03.000Z","modified_at":"2026-02-11T03:46:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18602651106462","imei1":"18602651106462","imei2":"18602651106462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182791,"job_number":"JOB_182791","tr_customer_id":182809,"tr_customer_product_id":182799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:05.000Z","modified_at":"2026-02-11T03:46:05.000Z","name":"Desmond Powlowski","mobile_number":"498-231-9535","email_id":"Michelle.Hane@gmail.com","dop":"2025-04-06","serial_number":"12142569883570540","imei1":"12142569883570540","imei2":"12142569883570540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182792,"job_number":"JOB_182792","tr_customer_id":182810,"tr_customer_product_id":182800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:49.000Z","modified_at":"2026-02-11T03:46:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16101467847280","imei1":"16101467847280","imei2":"16101467847280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182794,"job_number":"JOB_182794","tr_customer_id":182812,"tr_customer_product_id":182802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:51.000Z","modified_at":"2026-02-11T03:46:51.000Z","name":"Rodger Kautzer","mobile_number":"846-991-6195","email_id":"Mariah51@hotmail.com","dop":"2025-04-06","serial_number":"14226964347068704","imei1":"14226964347068704","imei2":"14226964347068704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182796,"job_number":"JOB_182796","tr_customer_id":182814,"tr_customer_product_id":182804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:54.000Z","modified_at":"2026-02-11T03:46:54.000Z","name":"Jayne Hand","mobile_number":"467-200-9358","email_id":"Chelsie_Rolfson5@yahoo.com","dop":"2025-04-06","serial_number":"12977195191423850","imei1":"12977195191423850","imei2":"12977195191423850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182797,"job_number":"JOB_182797","tr_customer_id":182815,"tr_customer_product_id":182805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:47:34.000Z","modified_at":"2026-02-11T03:47:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10854276900115","imei1":"10854276900115","imei2":"10854276900115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182799,"job_number":"JOB_182799","tr_customer_id":182817,"tr_customer_product_id":182807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:47:36.000Z","modified_at":"2026-02-11T03:47:36.000Z","name":"Craig Kertzmann","mobile_number":"991-910-1263","email_id":"Jarrell.Schoen@gmail.com","dop":"2025-04-06","serial_number":"10545021293441918","imei1":"10545021293441918","imei2":"10545021293441918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182800,"job_number":"JOB_182800","tr_customer_id":182818,"tr_customer_product_id":182808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:22:23.000Z","modified_at":"2026-02-11T04:22:23.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"13322142558100","imei1":"13322142558100","imei2":"13322142558100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:22:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182801,"job_number":"JOB_182801","tr_customer_id":182819,"tr_customer_product_id":182809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:22:23.000Z","modified_at":"2026-02-11T04:22:23.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"14961633629594","imei1":"14961633629594","imei2":"14961633629594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:22:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182802,"job_number":"JOB_182802","tr_customer_id":182820,"tr_customer_product_id":182810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:22:24.000Z","modified_at":"2026-02-11T04:22:24.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"12020910600627","imei1":"12020910600627","imei2":"12020910600627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:22:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182804,"job_number":"JOB_182804","tr_customer_id":182822,"tr_customer_product_id":182812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:03.000Z","modified_at":"2026-02-11T04:24:03.000Z","name":"Bridie Pfannerstill","mobile_number":"787-963-6489","email_id":"Ludwig_Bartoletti39@gmail.com","dop":"2025-04-06","serial_number":"12237798761675602","imei1":"12237798761675602","imei2":"12237798761675602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182806,"job_number":"JOB_182806","tr_customer_id":182824,"tr_customer_product_id":182814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:27.000Z","modified_at":"2026-02-11T04:24:27.000Z","name":"Granville Schiller","mobile_number":"811-444-5135","email_id":"Haylie95@hotmail.com","dop":"2025-04-06","serial_number":"19922105526512240","imei1":"19922105526512240","imei2":"19922105526512240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182808,"job_number":"JOB_182808","tr_customer_id":182826,"tr_customer_product_id":182816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:54.000Z","modified_at":"2026-02-11T04:24:54.000Z","name":"Kieran Ullrich","mobile_number":"283-721-8360","email_id":"Serenity_Hartmann92@yahoo.com","dop":"2025-04-06","serial_number":"11544391222259136","imei1":"11544391222259136","imei2":"11544391222259136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:24:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182810,"job_number":"JOB_182810","tr_customer_id":182828,"tr_customer_product_id":182818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:23.000Z","modified_at":"2026-02-11T04:25:23.000Z","name":"June Jaskolski","mobile_number":"704-575-9655","email_id":"Annabelle90@gmail.com","dop":"2025-04-06","serial_number":"12326498694057902","imei1":"12326498694057902","imei2":"12326498694057902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182812,"job_number":"JOB_182812","tr_customer_id":182830,"tr_customer_product_id":182820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:52.000Z","modified_at":"2026-02-11T04:25:52.000Z","name":"Edmund Lesch","mobile_number":"896-222-9631","email_id":"Kavon.Dicki@hotmail.com","dop":"2025-04-06","serial_number":"18934322764380880","imei1":"18934322764380880","imei2":"18934322764380880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182814,"job_number":"JOB_182814","tr_customer_id":182832,"tr_customer_product_id":182822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:26:20.000Z","modified_at":"2026-02-11T04:26:20.000Z","name":"Jess Olson","mobile_number":"895-813-8297","email_id":"Rudy.Kuphal25@gmail.com","dop":"2025-04-06","serial_number":"14799006762870984","imei1":"14799006762870984","imei2":"14799006762870984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182815,"job_number":"JOB_182815","tr_customer_id":182833,"tr_customer_product_id":182823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:40.000Z","modified_at":"2026-02-11T04:33:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11781280029007","imei1":"11781280029007","imei2":"11781280029007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:33:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182817,"job_number":"JOB_182817","tr_customer_id":182835,"tr_customer_product_id":182825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:42.000Z","modified_at":"2026-02-11T04:33:42.000Z","name":"Kaia Bailey","mobile_number":"971-677-7555","email_id":"Lionel32@hotmail.com","dop":"2025-04-06","serial_number":"14953419326962204","imei1":"14953419326962204","imei2":"14953419326962204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182818,"job_number":"JOB_182818","tr_customer_id":182836,"tr_customer_product_id":182826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:50.000Z","modified_at":"2026-02-11T04:33:50.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"63276472471527530","imei2":"63276472471527530","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182819,"job_number":"JOB_182819","tr_customer_id":182837,"tr_customer_product_id":182827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:34:24.000Z","modified_at":"2026-02-11T04:34:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17833461524500","imei1":"17833461524500","imei2":"17833461524500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182821,"job_number":"JOB_182821","tr_customer_id":182839,"tr_customer_product_id":182829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:34:26.000Z","modified_at":"2026-02-11T04:34:26.000Z","name":"Rhiannon Rempel","mobile_number":"566-370-0998","email_id":"Rosalind.Halvorson@hotmail.com","dop":"2025-04-06","serial_number":"18023247777610936","imei1":"18023247777610936","imei2":"18023247777610936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182822,"job_number":"JOB_182822","tr_customer_id":182840,"tr_customer_product_id":182830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:35:08.000Z","modified_at":"2026-02-11T04:35:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15353417673382","imei1":"15353417673382","imei2":"15353417673382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182824,"job_number":"JOB_182824","tr_customer_id":182842,"tr_customer_product_id":182832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:35:10.000Z","modified_at":"2026-02-11T04:35:10.000Z","name":"Zoila Larson","mobile_number":"598-243-7550","email_id":"Elias_Lebsack@gmail.com","dop":"2025-04-06","serial_number":"11803339597859584","imei1":"11803339597859584","imei2":"11803339597859584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182825,"job_number":"JOB_182825","tr_customer_id":182843,"tr_customer_product_id":182833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:56.000Z","modified_at":"2026-02-11T04:38:56.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10445247038653","imei1":"10445247038653","imei2":"10445247038653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:38:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182828,"job_number":"JOB_182828","tr_customer_id":182846,"tr_customer_product_id":182836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:58.000Z","modified_at":"2026-02-11T04:38:58.000Z","name":"Sheldon O'Connell","mobile_number":"640-803-7730","email_id":"Jessica42@hotmail.com","dop":"2025-04-06","serial_number":"14268714060439030","imei1":"14268714060439030","imei2":"14268714060439030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182831,"job_number":"JOB_182831","tr_customer_id":182849,"tr_customer_product_id":182839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:11.000Z","modified_at":"2026-02-11T04:39:11.000Z","name":"Saige Grimes","mobile_number":"380-365-1150","email_id":"Marjory.Mueller@yahoo.com","dop":"2025-04-06","serial_number":"10026493875570978","imei1":"10026493875570978","imei2":"10026493875570978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182834,"job_number":"JOB_182834","tr_customer_id":182852,"tr_customer_product_id":182842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:20.000Z","modified_at":"2026-02-11T04:39:20.000Z","name":"Jazmin Brekke","mobile_number":"561-362-6687","email_id":"Layla_Greenholt20@hotmail.com","dop":"2025-04-06","serial_number":"17072856613401464","imei1":"17072856613401464","imei2":"17072856613401464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182836,"job_number":"JOB_182836","tr_customer_id":182854,"tr_customer_product_id":182844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:24.000Z","modified_at":"2026-02-11T04:39:24.000Z","name":"Kirstin Willms","mobile_number":"471-869-9053","email_id":"Theresa.Nolan@gmail.com","dop":"2025-04-06","serial_number":"18476671903830720","imei1":"18476671903830720","imei2":"18476671903830720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182837,"job_number":"JOB_182837","tr_customer_id":182855,"tr_customer_product_id":182845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:26.000Z","modified_at":"2026-02-11T04:39:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13680346331392","imei1":"13680346331392","imei2":"13680346331392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182839,"job_number":"JOB_182839","tr_customer_id":182857,"tr_customer_product_id":182847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:28.000Z","modified_at":"2026-02-11T04:39:28.000Z","name":"Araceli Littel","mobile_number":"675-717-2259","email_id":"Ellsworth34@yahoo.com","dop":"2025-04-06","serial_number":"11686707315722562","imei1":"11686707315722562","imei2":"11686707315722562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182840,"job_number":"JOB_182840","tr_customer_id":182858,"tr_customer_product_id":182848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:29.000Z","modified_at":"2026-02-11T04:39:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18854454021580","imei1":"18854454021580","imei2":"18854454021580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182843,"job_number":"JOB_182843","tr_customer_id":182861,"tr_customer_product_id":182851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:31.000Z","modified_at":"2026-02-11T04:39:31.000Z","name":"Elouise Corwin","mobile_number":"623-755-0353","email_id":"Judd_Adams15@gmail.com","dop":"2025-04-06","serial_number":"14788513379081892","imei1":"14788513379081892","imei2":"14788513379081892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182844,"job_number":"JOB_182844","tr_customer_id":182862,"tr_customer_product_id":182852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:35.000Z","modified_at":"2026-02-11T04:39:35.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"84411333070734","imei1":"84411333070734","imei2":"84411333070734","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182845,"job_number":"JOB_182845","tr_customer_id":182863,"tr_customer_product_id":182853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:35.000Z","modified_at":"2026-02-11T04:39:35.000Z","name":"Jordi Koepp","mobile_number":"411-846-4140","email_id":"Vicky.Morissette@hotmail.com","dop":"2025-02-01","serial_number":"105953392820011","imei1":"105953392820011","imei2":"105953392820011","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182846,"job_number":"JOB_182846","tr_customer_id":182864,"tr_customer_product_id":182854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:36.000Z","modified_at":"2026-02-11T04:39:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10574719759949","imei1":"10574719759949","imei2":"10574719759949","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182848,"job_number":"JOB_182848","tr_customer_id":182866,"tr_customer_product_id":182856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:37.000Z","modified_at":"2026-02-11T04:39:37.000Z","name":"Terence Smith","mobile_number":"422-336-7635","email_id":"Richard58@hotmail.com","dop":"2025-06-18","serial_number":"1059915307168422","imei1":"1059915307168422","imei2":"1059915307168422","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182850,"job_number":"JOB_182850","tr_customer_id":182868,"tr_customer_product_id":182858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:40.000Z","modified_at":"2026-02-11T04:39:40.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14385220014455","imei1":"14385220014455","imei2":"14385220014455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182852,"job_number":"JOB_182852","tr_customer_id":182870,"tr_customer_product_id":182860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:41.000Z","modified_at":"2026-02-11T04:39:41.000Z","name":"Candida Corwin","mobile_number":"547-926-2560","email_id":"Orie_Gleichner@yahoo.com","dop":"2025-04-06","serial_number":"19905675436302730","imei1":"19905675436302730","imei2":"19905675436302730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182855,"job_number":"JOB_182855","tr_customer_id":182873,"tr_customer_product_id":182863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:45.000Z","modified_at":"2026-02-11T04:39:45.000Z","name":"Aida Harvey","mobile_number":"542-261-5896","email_id":"Keshawn.Kuphal5@hotmail.com","dop":"2025-04-06","serial_number":"12478586091829764","imei1":"12478586091829764","imei2":"12478586091829764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182857,"job_number":"JOB_182857","tr_customer_id":182875,"tr_customer_product_id":182865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:57.000Z","modified_at":"2026-02-11T04:39:57.000Z","name":"Vinnie Price","mobile_number":"869-630-0290","email_id":"Rahsaan.Purdy35@yahoo.com","dop":"2025-04-06","serial_number":"19418807003353690","imei1":"19418807003353690","imei2":"19418807003353690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182859,"job_number":"JOB_182859","tr_customer_id":182877,"tr_customer_product_id":182867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:00.000Z","modified_at":"2026-02-11T04:40:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15727497617175","imei1":"15727497617175","imei2":"15727497617175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182861,"job_number":"JOB_182861","tr_customer_id":182879,"tr_customer_product_id":182869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:02.000Z","modified_at":"2026-02-11T04:40:02.000Z","name":"Trisha Roob","mobile_number":"889-339-9453","email_id":"Parker_Kling17@yahoo.com","dop":"2025-04-06","serial_number":"17305661756939774","imei1":"17305661756939774","imei2":"17305661756939774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182863,"job_number":"JOB_182863","tr_customer_id":182881,"tr_customer_product_id":182871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:04.000Z","modified_at":"2026-02-11T04:40:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14566214441799","imei1":"14566214441799","imei2":"14566214441799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182864,"job_number":"JOB_182864","tr_customer_id":182882,"tr_customer_product_id":182872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:04.000Z","modified_at":"2026-02-11T04:40:04.000Z","name":"Barbara Fahey","mobile_number":"202-392-4063","email_id":"Roma_Sipes@hotmail.com","dop":"2025-04-06","serial_number":"16623827928260004","imei1":"16623827928260004","imei2":"16623827928260004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182866,"job_number":"JOB_182866","tr_customer_id":182884,"tr_customer_product_id":182874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:05.000Z","modified_at":"2026-02-11T04:40:05.000Z","name":"Llewellyn Schuster","mobile_number":"249-766-6069","email_id":"Garth_Bruen43@gmail.com","dop":"2025-04-06","serial_number":"12485396131028230","imei1":"12485396131028230","imei2":"12485396131028230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182867,"job_number":"JOB_182867","tr_customer_id":182885,"tr_customer_product_id":182875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:06.000Z","modified_at":"2026-02-11T04:40:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12424730340729","imei1":"12424730340729","imei2":"12424730340729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182869,"job_number":"JOB_182869","tr_customer_id":182887,"tr_customer_product_id":182877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:08.000Z","modified_at":"2026-02-11T04:40:08.000Z","name":"Vincent Deckow","mobile_number":"832-409-9336","email_id":"Antwan.Bruen49@yahoo.com","dop":"2025-04-06","serial_number":"12937836527253022","imei1":"12937836527253022","imei2":"12937836527253022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182870,"job_number":"JOB_182870","tr_customer_id":182888,"tr_customer_product_id":182878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:12.000Z","modified_at":"2026-02-11T04:40:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15495697896728","imei1":"15495697896728","imei2":"15495697896728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182871,"job_number":"JOB_182871","tr_customer_id":182889,"tr_customer_product_id":182879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:12.000Z","modified_at":"2026-02-11T04:40:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12578385933661","imei1":"12578385933661","imei2":"12578385933661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182874,"job_number":"JOB_182874","tr_customer_id":182892,"tr_customer_product_id":182882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14512335929237","imei1":"14512335929237","imei2":"14512335929237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182876,"job_number":"JOB_182876","tr_customer_id":182894,"tr_customer_product_id":182884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:14.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Jarod Herzog","mobile_number":"560-459-1676","email_id":"Sabrina.DuBuque30@hotmail.com","dop":"2025-04-06","serial_number":"14599756224013456","imei1":"14599756224013456","imei2":"14599756224013456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182877,"job_number":"JOB_182877","tr_customer_id":182895,"tr_customer_product_id":182885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:14.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182878,"job_number":"JOB_182878","tr_customer_id":182896,"tr_customer_product_id":182886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:14.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Leopoldo Lind","mobile_number":"920-456-6060","email_id":"Drew.Wyman59@hotmail.com","dop":"2025-04-06","serial_number":"19871908787188304","imei1":"19871908787188304","imei2":"19871908787188304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182879,"job_number":"JOB_182879","tr_customer_id":182897,"tr_customer_product_id":182887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:15.000Z","modified_at":"2026-02-11T04:40:15.000Z","name":"Bert Treutel","mobile_number":"503-833-3040","email_id":"Colby.Auer@yahoo.com","dop":"2025-04-06","serial_number":"14054670385503094","imei1":"14054670385503094","imei2":"14054670385503094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182881,"job_number":"JOB_182881","tr_customer_id":182899,"tr_customer_product_id":182889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:18.000Z","modified_at":"2026-02-11T04:40:18.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"19155777409673","imei1":"19155777409673","imei2":"19155777409673","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182882,"job_number":"JOB_182882","tr_customer_id":182900,"tr_customer_product_id":182890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:18.000Z","modified_at":"2026-02-11T04:40:18.000Z","name":"Zetta Prohaska","mobile_number":"754-540-4927","email_id":"Shyann_Graham@gmail.com","dop":"2025-02-01","serial_number":"25057118636917","imei1":"25057118636917","imei2":"25057118636917","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182884,"job_number":"JOB_182884","tr_customer_id":182902,"tr_customer_product_id":182892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:21.000Z","modified_at":"2026-02-11T04:40:21.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10647436221696","imei1":"10647436221696","imei2":"10647436221696","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182886,"job_number":"JOB_182886","tr_customer_id":182904,"tr_customer_product_id":182894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:21.000Z","modified_at":"2026-02-11T04:40:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18378487884790","imei1":"18378487884790","imei2":"18378487884790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182887,"job_number":"JOB_182887","tr_customer_id":182905,"tr_customer_product_id":182895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:22.000Z","modified_at":"2026-02-11T04:40:22.000Z","name":"Kamille Rau","mobile_number":"604-672-4490","email_id":"Amie.Trantow35@hotmail.com","dop":"2025-06-18","serial_number":"1080036740499148","imei1":"1080036740499148","imei2":"1080036740499148","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182889,"job_number":"JOB_182889","tr_customer_id":182907,"tr_customer_product_id":182897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:23.000Z","modified_at":"2026-02-11T04:40:23.000Z","name":"Lonny Adams","mobile_number":"859-382-0725","email_id":"Emmy98@hotmail.com","dop":"2025-04-06","serial_number":"10458660211530984","imei1":"10458660211530984","imei2":"10458660211530984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182890,"job_number":"JOB_182890","tr_customer_id":182908,"tr_customer_product_id":182898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:23.000Z","modified_at":"2026-02-11T04:40:23.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19308831125865","imei1":"19308831125865","imei2":"19308831125865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182892,"job_number":"JOB_182892","tr_customer_id":182910,"tr_customer_product_id":182900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:25.000Z","modified_at":"2026-02-11T04:40:25.000Z","name":"Waino Rolfson","mobile_number":"897-221-7859","email_id":"Josie_Kuhic@hotmail.com","dop":"2025-04-06","serial_number":"12910734798368134","imei1":"12910734798368134","imei2":"12910734798368134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182893,"job_number":"JOB_182893","tr_customer_id":182911,"tr_customer_product_id":182901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:25.000Z","modified_at":"2026-02-11T04:40:25.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-01","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-01T04:40:25.749531786Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182894,"job_number":"JOB_182894","tr_customer_id":182912,"tr_customer_product_id":182902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:26.000Z","modified_at":"2026-02-11T04:40:26.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101746263706131","imei1":"101746263706131","imei2":"101746263706131","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182896,"job_number":"JOB_182896","tr_customer_id":182914,"tr_customer_product_id":182904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:31.000Z","modified_at":"2026-02-11T04:40:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18128353192249","imei1":"18128353192249","imei2":"18128353192249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182900,"job_number":"JOB_182900","tr_customer_id":182918,"tr_customer_product_id":182908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Harrison Koelpin","mobile_number":"883-905-6924","email_id":"Kenton92@gmail.com","dop":"2025-04-06","serial_number":"13606022449813986","imei1":"13606022449813986","imei2":"13606022449813986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182908,"job_number":"JOB_182908","tr_customer_id":182926,"tr_customer_product_id":182916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:40.000Z","modified_at":"2026-02-11T04:40:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17175508116451","imei1":"17175508116451","imei2":"17175508116451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182910,"job_number":"JOB_182910","tr_customer_id":182928,"tr_customer_product_id":182918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:40.000Z","modified_at":"2026-02-11T04:40:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17608915063594","imei1":"17608915063594","imei2":"17608915063594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182912,"job_number":"JOB_182912","tr_customer_id":182930,"tr_customer_product_id":182920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:41.000Z","modified_at":"2026-02-11T04:40:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18375249393716","imei1":"18375249393716","imei2":"18375249393716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182914,"job_number":"JOB_182914","tr_customer_id":182932,"tr_customer_product_id":182922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Jeffrey Fisher","mobile_number":"917-356-7887","email_id":"Samir.Cronin66@hotmail.com","dop":"2025-04-06","serial_number":"15921161729753252","imei1":"15921161729753252","imei2":"15921161729753252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182915,"job_number":"JOB_182915","tr_customer_id":182933,"tr_customer_product_id":182923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12238958317563","imei1":"12238958317563","imei2":"12238958317563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182917,"job_number":"JOB_182917","tr_customer_id":182935,"tr_customer_product_id":182925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Christop Walter","mobile_number":"890-857-4297","email_id":"Drake_Durgan42@hotmail.com","dop":"2025-04-06","serial_number":"16893889976267252","imei1":"16893889976267252","imei2":"16893889976267252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182918,"job_number":"JOB_182918","tr_customer_id":182936,"tr_customer_product_id":182926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:43.000Z","modified_at":"2026-02-11T04:40:43.000Z","name":"Barrett Gerhold","mobile_number":"614-371-0271","email_id":"Travis18@hotmail.com","dop":"2025-04-06","serial_number":"17045800756842596","imei1":"17045800756842596","imei2":"17045800756842596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182919,"job_number":"JOB_182919","tr_customer_id":182937,"tr_customer_product_id":182927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:44.000Z","modified_at":"2026-02-11T04:40:44.000Z","name":"Madison Feest","mobile_number":"309-528-3079","email_id":"Zackary_Shields@gmail.com","dop":"2025-04-06","serial_number":"16786394143910930","imei1":"16786394143910930","imei2":"16786394143910930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182921,"job_number":"JOB_182921","tr_customer_id":182939,"tr_customer_product_id":182929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:45.000Z","modified_at":"2026-02-11T04:40:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15626098031114","imei1":"15626098031114","imei2":"15626098031114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182926,"job_number":"JOB_182926","tr_customer_id":182944,"tr_customer_product_id":182934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:40:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17750776891618","imei1":"17750776891618","imei2":"17750776891618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182929,"job_number":"JOB_182929","tr_customer_id":182947,"tr_customer_product_id":182937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:47.000Z","modified_at":"2026-02-11T04:40:47.000Z","name":"Benedict Ortiz","mobile_number":"472-341-5485","email_id":"Brannon_West@hotmail.com","dop":"2025-05-30","serial_number":"11781220010694","imei1":"11781220010694","imei2":"11781220010694","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182930,"job_number":"JOB_182930","tr_customer_id":182948,"tr_customer_product_id":182938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:47.000Z","modified_at":"2026-02-11T04:40:47.000Z","name":"May Harris","mobile_number":"769-553-1023","email_id":"Viviane50@gmail.com","dop":"2025-04-06","serial_number":"14630696477352936","imei1":"14630696477352936","imei2":"14630696477352936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182931,"job_number":"JOB_182931","tr_customer_id":182949,"tr_customer_product_id":182939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:47.000Z","modified_at":"2026-02-11T04:40:47.000Z","name":"Janet Mueller","mobile_number":"589-359-6209","email_id":"Maximo23@hotmail.com","dop":"2025-04-06","serial_number":"13624392666080260","imei1":"13624392666080260","imei2":"13624392666080260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182932,"job_number":"JOB_182932","tr_customer_id":182950,"tr_customer_product_id":182940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:48.000Z","modified_at":"2026-02-11T04:40:48.000Z","name":"Adan Gusikowski","mobile_number":"774-937-8219","email_id":"Jane5@hotmail.com","dop":"2025-05-30","serial_number":"1558673910911474","imei1":"1558673910911474","imei2":"1558673910911474","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182933,"job_number":"JOB_182933","tr_customer_id":182951,"tr_customer_product_id":182941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:50.000Z","modified_at":"2026-02-11T04:40:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15168444433644","imei1":"15168444433644","imei2":"15168444433644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182935,"job_number":"JOB_182935","tr_customer_id":182953,"tr_customer_product_id":182943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:52.000Z","modified_at":"2026-02-11T04:40:52.000Z","name":"Jamil Corkery","mobile_number":"903-798-2138","email_id":"Isadore.Botsford@gmail.com","dop":"2025-04-06","serial_number":"10966816643720784","imei1":"10966816643720784","imei2":"10966816643720784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182939,"job_number":"JOB_182939","tr_customer_id":182957,"tr_customer_product_id":182947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:40:54.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19559329614158","imei1":"19559329614158","imei2":"19559329614158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182943,"job_number":"JOB_182943","tr_customer_id":182961,"tr_customer_product_id":182951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:55.000Z","modified_at":"2026-02-11T04:40:55.000Z","name":"Audie Metz","mobile_number":"302-269-7109","email_id":"Zackary.Ebert@yahoo.com","dop":"2025-04-06","serial_number":"12497394537270652","imei1":"12497394537270652","imei2":"12497394537270652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182944,"job_number":"JOB_182944","tr_customer_id":182962,"tr_customer_product_id":182952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:56.000Z","modified_at":"2026-02-11T04:40:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17185143087674","imei1":"17185143087674","imei2":"17185143087674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182947,"job_number":"JOB_182947","tr_customer_id":182965,"tr_customer_product_id":182955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:57.000Z","modified_at":"2026-02-11T04:40:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14458896835726","imei1":"14458896835726","imei2":"14458896835726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182949,"job_number":"JOB_182949","tr_customer_id":182967,"tr_customer_product_id":182957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:58.000Z","modified_at":"2026-02-11T04:40:58.000Z","name":"Aryanna Schulist","mobile_number":"630-241-3416","email_id":"Jaylen81@gmail.com","dop":"2025-04-06","serial_number":"19177722243262616","imei1":"19177722243262616","imei2":"19177722243262616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182950,"job_number":"JOB_182950","tr_customer_id":182968,"tr_customer_product_id":182958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:59.000Z","modified_at":"2026-02-11T04:40:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14927308399598","imei1":"14927308399598","imei2":"14927308399598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182951,"job_number":"JOB_182951","tr_customer_id":182969,"tr_customer_product_id":182959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:59.000Z","modified_at":"2026-02-11T04:40:59.000Z","name":"Petra Mann","mobile_number":"586-286-6461","email_id":"Nigel_Hessel@yahoo.com","dop":"2025-04-06","serial_number":"11329500404137358","imei1":"11329500404137358","imei2":"11329500404137358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182953,"job_number":"JOB_182953","tr_customer_id":182971,"tr_customer_product_id":182961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"Jazmyn Reynolds","mobile_number":"886-398-8922","email_id":"Demetris.Kutch@yahoo.com","dop":"2025-04-06","serial_number":"11710191555336406","imei1":"11710191555336406","imei2":"11710191555336406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182954,"job_number":"JOB_182954","tr_customer_id":182972,"tr_customer_product_id":182962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"50832637529319","imei1":"50832637529319","imei2":"50832637529319","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182955,"job_number":"JOB_182955","tr_customer_id":182973,"tr_customer_product_id":182963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"Taya Robel","mobile_number":"813-464-2405","email_id":"Kobe_Baumbach@yahoo.com","dop":"2025-02-01","serial_number":"69906163605430","imei1":"69906163605430","imei2":"69906163605430","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182956,"job_number":"JOB_182956","tr_customer_id":182974,"tr_customer_product_id":182964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19329319029764","imei1":"19329319029764","imei2":"19329319029764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182958,"job_number":"JOB_182958","tr_customer_id":182976,"tr_customer_product_id":182966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:02.000Z","modified_at":"2026-02-11T04:41:02.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"84359577680381980","imei1":"84359577680381980","imei2":"84359577680381980","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182960,"job_number":"JOB_182960","tr_customer_id":182978,"tr_customer_product_id":182968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:03.000Z","modified_at":"2026-02-11T04:41:03.000Z","name":"Brant Hyatt","mobile_number":"740-824-3835","email_id":"Terence74@yahoo.com","dop":"2025-04-06","serial_number":"10290298570250394","imei1":"10290298570250394","imei2":"10290298570250394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182961,"job_number":"JOB_182961","tr_customer_id":182979,"tr_customer_product_id":182969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:08.000Z","modified_at":"2026-02-11T04:41:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15976668459628","imei1":"15976668459628","imei2":"15976668459628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182965,"job_number":"JOB_182965","tr_customer_id":182983,"tr_customer_product_id":182973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:10.000Z","name":"Walker Bruen","mobile_number":"992-213-9837","email_id":"Randal_Funk31@hotmail.com","dop":"2025-04-06","serial_number":"12842872777823776","imei1":"12842872777823776","imei2":"12842872777823776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182968,"job_number":"JOB_182968","tr_customer_id":182986,"tr_customer_product_id":182976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:14.000Z","modified_at":"2026-02-11T04:41:14.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"102138564152022","imei1":"102138564152022","imei2":"102138564152022","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182970,"job_number":"JOB_182970","tr_customer_id":182988,"tr_customer_product_id":182978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:19.000Z","modified_at":"2026-02-11T04:41:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16067183761883","imei1":"16067183761883","imei2":"16067183761883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182973,"job_number":"JOB_182973","tr_customer_id":182991,"tr_customer_product_id":182981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:20.000Z","modified_at":"2026-02-11T04:41:20.000Z","name":"Micaela Schoen","mobile_number":"546-731-1788","email_id":"Adelia18@gmail.com","dop":"2025-04-06","serial_number":"10044138046881572","imei1":"10044138046881572","imei2":"10044138046881572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182974,"job_number":"JOB_182974","tr_customer_id":182992,"tr_customer_product_id":182982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:23.000Z","modified_at":"2026-02-11T04:41:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15882954189018","imei1":"15882954189018","imei2":"15882954189018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182976,"job_number":"JOB_182976","tr_customer_id":182994,"tr_customer_product_id":182984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:25.000Z","modified_at":"2026-02-11T04:41:25.000Z","name":"Mylene Wolff","mobile_number":"200-768-4708","email_id":"Timmothy50@hotmail.com","dop":"2025-04-06","serial_number":"10043291442520236","imei1":"10043291442520236","imei2":"10043291442520236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182977,"job_number":"JOB_182977","tr_customer_id":182995,"tr_customer_product_id":182985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:26.000Z","modified_at":"2026-02-11T04:41:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19936389945962","imei1":"19936389945962","imei2":"19936389945962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182979,"job_number":"JOB_182979","tr_customer_id":182997,"tr_customer_product_id":182987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:27.000Z","modified_at":"2026-02-11T04:41:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18027829695991","imei1":"18027829695991","imei2":"18027829695991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182981,"job_number":"JOB_182981","tr_customer_id":182999,"tr_customer_product_id":182989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:28.000Z","modified_at":"2026-02-11T04:41:28.000Z","name":"Gerry Runolfsson","mobile_number":"686-517-5425","email_id":"Alfonzo_Lynch@gmail.com","dop":"2025-04-06","serial_number":"14156006987931666","imei1":"14156006987931666","imei2":"14156006987931666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182982,"job_number":"JOB_182982","tr_customer_id":183000,"tr_customer_product_id":182990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:28.000Z","modified_at":"2026-02-11T04:41:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10696979899917","imei1":"10696979899917","imei2":"10696979899917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182984,"job_number":"JOB_182984","tr_customer_id":183002,"tr_customer_product_id":182992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"Tobin Beier","mobile_number":"249-901-7355","email_id":"Sigrid.Wyman93@hotmail.com","dop":"2025-04-06","serial_number":"18608927212452856","imei1":"18608927212452856","imei2":"18608927212452856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182985,"job_number":"JOB_182985","tr_customer_id":183003,"tr_customer_product_id":182993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15661516834065","imei1":"15661516834065","imei2":"15661516834065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182986,"job_number":"JOB_182986","tr_customer_id":183004,"tr_customer_product_id":182994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18367906590135","imei1":"18367906590135","imei2":"18367906590135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182988,"job_number":"JOB_182988","tr_customer_id":183006,"tr_customer_product_id":182996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"Wayne Torp","mobile_number":"386-567-2814","email_id":"Clementina.Mayert@yahoo.com","dop":"2025-04-06","serial_number":"14489251443239016","imei1":"14489251443239016","imei2":"14489251443239016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182990,"job_number":"JOB_182990","tr_customer_id":183008,"tr_customer_product_id":182998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:31.000Z","modified_at":"2026-02-11T04:41:31.000Z","name":"Kendra Farrell","mobile_number":"539-896-4328","email_id":"Jessica.Christiansen25@hotmail.com","dop":"2025-04-06","serial_number":"15582471551731674","imei1":"15582471551731674","imei2":"15582471551731674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182991,"job_number":"JOB_182991","tr_customer_id":183009,"tr_customer_product_id":182999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:31.000Z","modified_at":"2026-02-11T04:41:31.000Z","name":"Cory Kuhn","mobile_number":"236-932-0825","email_id":"Kurt_Ullrich@hotmail.com","dop":"2025-04-06","serial_number":"18589873036470016","imei1":"18589873036470016","imei2":"18589873036470016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182992,"job_number":"JOB_182992","tr_customer_id":183010,"tr_customer_product_id":183000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:36.000Z","modified_at":"2026-02-11T04:41:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12548801331259","imei1":"12548801331259","imei2":"12548801331259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182996,"job_number":"JOB_182996","tr_customer_id":183014,"tr_customer_product_id":183004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"Magdalen Fisher","mobile_number":"649-990-6283","email_id":"Orpha_Daugherty@hotmail.com","dop":"2025-04-06","serial_number":"16994118555869900","imei1":"16994118555869900","imei2":"16994118555869900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182997,"job_number":"JOB_182997","tr_customer_id":183015,"tr_customer_product_id":183005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17780126411886","imei1":"17780126411886","imei2":"17780126411886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182998,"job_number":"JOB_182998","tr_customer_id":183016,"tr_customer_product_id":183006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"11683123025932","imei1":"11683123025932","imei2":"11683123025932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183002,"job_number":"JOB_183002","tr_customer_id":183020,"tr_customer_product_id":183010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:40.000Z","modified_at":"2026-02-11T04:41:40.000Z","name":"Hillary Padberg","mobile_number":"997-682-9365","email_id":"Jason.Larson@yahoo.com","dop":"2025-04-06","serial_number":"13328808370588932","imei1":"13328808370588932","imei2":"13328808370588932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183003,"job_number":"JOB_183003","tr_customer_id":183021,"tr_customer_product_id":183011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:40.000Z","modified_at":"2026-02-11T04:41:40.000Z","name":"Deron Lubowitz","mobile_number":"268-562-2292","email_id":"Myriam62@yahoo.com","dop":"2025-04-06","serial_number":"13604975587784080","imei1":"13604975587784080","imei2":"13604975587784080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183004,"job_number":"JOB_183004","tr_customer_id":183022,"tr_customer_product_id":183012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:40.000Z","modified_at":"2026-02-11T04:41:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17156453540867","imei1":"17156453540867","imei2":"17156453540867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183006,"job_number":"JOB_183006","tr_customer_id":183024,"tr_customer_product_id":183014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:42.000Z","modified_at":"2026-02-11T04:41:42.000Z","name":"Hayley Anderson","mobile_number":"259-828-1585","email_id":"Alvena_West@gmail.com","dop":"2025-04-06","serial_number":"11465433366594156","imei1":"11465433366594156","imei2":"11465433366594156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183007,"job_number":"JOB_183007","tr_customer_id":183025,"tr_customer_product_id":183015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:46.000Z","modified_at":"2026-02-11T04:41:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10672977854692","imei1":"10672977854692","imei2":"10672977854692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183009,"job_number":"JOB_183009","tr_customer_id":183027,"tr_customer_product_id":183017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:48.000Z","modified_at":"2026-02-11T04:41:48.000Z","name":"Jaeden Walker","mobile_number":"993-658-3884","email_id":"August43@yahoo.com","dop":"2025-04-06","serial_number":"12438211405047384","imei1":"12438211405047384","imei2":"12438211405047384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183010,"job_number":"JOB_183010","tr_customer_id":183028,"tr_customer_product_id":183018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:49.000Z","modified_at":"2026-02-11T04:41:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10151231472902","imei1":"10151231472902","imei2":"10151231472902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183012,"job_number":"JOB_183012","tr_customer_id":183030,"tr_customer_product_id":183020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:51.000Z","modified_at":"2026-02-11T04:41:51.000Z","name":"Patience Cummerata","mobile_number":"367-998-7851","email_id":"Presley14@yahoo.com","dop":"2025-04-06","serial_number":"16443618404987022","imei1":"16443618404987022","imei2":"16443618404987022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183013,"job_number":"JOB_183013","tr_customer_id":183031,"tr_customer_product_id":183021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:55.000Z","modified_at":"2026-02-11T04:41:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18605256320772","imei1":"18605256320772","imei2":"18605256320772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183015,"job_number":"JOB_183015","tr_customer_id":183033,"tr_customer_product_id":183023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:56.000Z","modified_at":"2026-02-11T04:41:56.000Z","name":"Mackenzie Brekke","mobile_number":"258-649-1568","email_id":"Xander_Doyle93@yahoo.com","dop":"2025-04-06","serial_number":"18049397157286536","imei1":"18049397157286536","imei2":"18049397157286536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183016,"job_number":"JOB_183016","tr_customer_id":183034,"tr_customer_product_id":183024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:01.000Z","modified_at":"2026-02-11T04:42:01.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"103907731920175","imei1":"103907731920175","imei2":"103907731920175","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183018,"job_number":"JOB_183018","tr_customer_id":183036,"tr_customer_product_id":183026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:06.000Z","modified_at":"2026-02-11T04:42:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14279762654267","imei1":"14279762654267","imei2":"14279762654267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183020,"job_number":"JOB_183020","tr_customer_id":183038,"tr_customer_product_id":183028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:06.000Z","modified_at":"2026-02-11T04:42:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13293210952321","imei1":"13293210952321","imei2":"13293210952321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183022,"job_number":"JOB_183022","tr_customer_id":183040,"tr_customer_product_id":183030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:08.000Z","modified_at":"2026-02-11T04:42:08.000Z","name":"Zion Ullrich","mobile_number":"494-975-6033","email_id":"Chaim.Abernathy@gmail.com","dop":"2025-04-06","serial_number":"17978179863316786","imei1":"17978179863316786","imei2":"17978179863316786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183023,"job_number":"JOB_183023","tr_customer_id":183041,"tr_customer_product_id":183031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:08.000Z","modified_at":"2026-02-11T04:42:08.000Z","name":"Camden Kassulke","mobile_number":"917-465-6234","email_id":"Joan34@yahoo.com","dop":"2025-04-06","serial_number":"17919277339690504","imei1":"17919277339690504","imei2":"17919277339690504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183024,"job_number":"JOB_183024","tr_customer_id":183042,"tr_customer_product_id":183032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:10.000Z","modified_at":"2026-02-11T04:42:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11005012545933","imei1":"11005012545933","imei2":"11005012545933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183026,"job_number":"JOB_183026","tr_customer_id":183044,"tr_customer_product_id":183034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:12.000Z","modified_at":"2026-02-11T04:42:12.000Z","name":"Thurman Rosenbaum","mobile_number":"267-632-9418","email_id":"Chase90@hotmail.com","dop":"2025-04-06","serial_number":"13225785880054386","imei1":"13225785880054386","imei2":"13225785880054386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183027,"job_number":"JOB_183027","tr_customer_id":183045,"tr_customer_product_id":183035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:12.000Z","modified_at":"2026-02-11T04:42:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17026292498030","imei1":"17026292498030","imei2":"17026292498030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183029,"job_number":"JOB_183029","tr_customer_id":183047,"tr_customer_product_id":183037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:13.000Z","modified_at":"2026-02-11T04:42:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10499240558781","imei1":"10499240558781","imei2":"10499240558781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183031,"job_number":"JOB_183031","tr_customer_id":183049,"tr_customer_product_id":183039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:14.000Z","modified_at":"2026-02-11T04:42:14.000Z","name":"Kayleigh Mills","mobile_number":"868-501-0267","email_id":"Layla_Ondricka4@gmail.com","dop":"2025-04-06","serial_number":"11734462577172234","imei1":"11734462577172234","imei2":"11734462577172234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183032,"job_number":"JOB_183032","tr_customer_id":183050,"tr_customer_product_id":183040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:15.000Z","modified_at":"2026-02-11T04:42:15.000Z","name":"Emilio Schamberger","mobile_number":"903-315-5431","email_id":"Emmitt75@yahoo.com","dop":"2025-04-06","serial_number":"11981567063730914","imei1":"11981567063730914","imei2":"11981567063730914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183033,"job_number":"JOB_183033","tr_customer_id":183051,"tr_customer_product_id":183041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:21.000Z","modified_at":"2026-02-11T04:42:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15712749839172","imei1":"15712749839172","imei2":"15712749839172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183035,"job_number":"JOB_183035","tr_customer_id":183053,"tr_customer_product_id":183043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:42:23.000Z","name":"Camren Gleichner","mobile_number":"671-925-3084","email_id":"Arielle.Nitzsche12@hotmail.com","dop":"2025-04-06","serial_number":"10945624494324746","imei1":"10945624494324746","imei2":"10945624494324746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183036,"job_number":"JOB_183036","tr_customer_id":183054,"tr_customer_product_id":183044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:42:23.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15589013937140","imei1":"15589013937140","imei2":"15589013937140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183037,"job_number":"JOB_183037","tr_customer_id":183055,"tr_customer_product_id":183045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:42:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17284338575350","imei1":"17284338575350","imei2":"17284338575350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183041,"job_number":"JOB_183041","tr_customer_id":183059,"tr_customer_product_id":183049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:24.000Z","modified_at":"2026-02-11T04:42:24.000Z","name":"Viva Farrell","mobile_number":"255-816-5701","email_id":"Samara.Jacobson@gmail.com","dop":"2025-04-06","serial_number":"15816324883495678","imei1":"15816324883495678","imei2":"15816324883495678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183043,"job_number":"JOB_183043","tr_customer_id":183061,"tr_customer_product_id":183051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:25.000Z","modified_at":"2026-02-11T04:42:25.000Z","name":"Lelah Strosin","mobile_number":"306-402-5477","email_id":"Marian.Kub34@yahoo.com","dop":"2025-04-06","serial_number":"19929376639948120","imei1":"19929376639948120","imei2":"19929376639948120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183045,"job_number":"JOB_183045","tr_customer_id":183063,"tr_customer_product_id":183053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:05.000Z","modified_at":"2026-02-11T04:43:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18910894023451","imei1":"18910894023451","imei2":"18910894023451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183047,"job_number":"JOB_183047","tr_customer_id":183065,"tr_customer_product_id":183055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:06.000Z","modified_at":"2026-02-11T04:43:06.000Z","name":"Lonnie Fritsch","mobile_number":"908-639-9657","email_id":"Jake.Nitzsche56@gmail.com","dop":"2025-04-06","serial_number":"12524218849712214","imei1":"12524218849712214","imei2":"12524218849712214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183048,"job_number":"JOB_183048","tr_customer_id":183066,"tr_customer_product_id":183056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:07.000Z","modified_at":"2026-02-11T04:43:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12318721117026","imei1":"12318721117026","imei2":"12318721117026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183050,"job_number":"JOB_183050","tr_customer_id":183068,"tr_customer_product_id":183058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:08.000Z","modified_at":"2026-02-11T04:43:08.000Z","name":"Candida Zieme","mobile_number":"752-421-4729","email_id":"Raegan_Sipes@hotmail.com","dop":"2025-04-06","serial_number":"16766425598575856","imei1":"16766425598575856","imei2":"16766425598575856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183058,"job_number":"JOB_183058","tr_customer_id":183076,"tr_customer_product_id":183066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:50:27.000Z","modified_at":"2026-02-11T04:50:27.000Z","name":"Marianna Lubowitz","mobile_number":"965-340-6911","email_id":"Isobel_Heathcote@hotmail.com","dop":"2025-04-06","serial_number":"13073719714269954","imei1":"13073719714269954","imei2":"13073719714269954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:50:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183059,"job_number":"JOB_183059","tr_customer_id":183077,"tr_customer_product_id":183067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:54:26.000Z","modified_at":"2026-02-11T04:54:26.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"11423136739238","imei2":"11423136739238","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:54:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183060,"job_number":"JOB_183060","tr_customer_id":183078,"tr_customer_product_id":183068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:55:13.000Z","modified_at":"2026-02-11T04:55:13.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"11543510832150","imei2":"11543510832150","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183061,"job_number":"JOB_183061","tr_customer_id":183079,"tr_customer_product_id":183069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:55:19.000Z","modified_at":"2026-02-11T04:55:19.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"12195529584072","imei2":"12195529584072","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183063,"job_number":"JOB_183063","tr_customer_id":183081,"tr_customer_product_id":183071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:12.000Z","modified_at":"2026-02-11T04:56:12.000Z","name":"Lavonne Hamill","mobile_number":"563-582-0244","email_id":"Velva37@gmail.com","dop":"2025-04-06","serial_number":"15219873814220886","imei1":"15219873814220886","imei2":"15219873814220886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183065,"job_number":"JOB_183065","tr_customer_id":183083,"tr_customer_product_id":183073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:43.000Z","modified_at":"2026-02-11T04:56:43.000Z","name":"Moriah Beahan","mobile_number":"613-844-0150","email_id":"Jaylon.Rutherford@hotmail.com","dop":"2025-04-06","serial_number":"16843102826610250","imei1":"16843102826610250","imei2":"16843102826610250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183066,"job_number":"JOB_183066","tr_customer_id":183084,"tr_customer_product_id":183074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:02.000Z","modified_at":"2026-02-11T04:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19885823326254","imei1":"19885823326254","imei2":"19885823326254","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183067,"job_number":"JOB_183067","tr_customer_id":183085,"tr_customer_product_id":183075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:02.000Z","modified_at":"2026-02-11T04:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70705725748991","imei1":"70705725748991","imei2":"70705725748991","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183068,"job_number":"JOB_183068","tr_customer_id":183086,"tr_customer_product_id":183076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:02.000Z","modified_at":"2026-02-11T04:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32411606423792","imei1":"32411606423792","imei2":"32411606423792","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183069,"job_number":"JOB_183069","tr_customer_id":183087,"tr_customer_product_id":183077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:03.000Z","modified_at":"2026-02-11T04:57:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44047406784571","imei1":"44047406784571","imei2":"44047406784571","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183070,"job_number":"JOB_183070","tr_customer_id":183088,"tr_customer_product_id":183078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:03.000Z","modified_at":"2026-02-11T04:57:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95656608954929","imei1":"95656608954929","imei2":"95656608954929","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183071,"job_number":"JOB_183071","tr_customer_id":183089,"tr_customer_product_id":183079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:03.000Z","modified_at":"2026-02-11T04:57:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20168088660255","imei1":"20168088660255","imei2":"20168088660255","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183074,"job_number":"JOB_183074","tr_customer_id":183092,"tr_customer_product_id":183082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:11.000Z","modified_at":"2026-02-11T04:57:11.000Z","name":"Candace O'Conner","mobile_number":"327-539-6419","email_id":"Kieran32@gmail.com","dop":"2025-04-06","serial_number":"16360462996977524","imei1":"16360462996977524","imei2":"16360462996977524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183075,"job_number":"JOB_183075","tr_customer_id":183093,"tr_customer_product_id":183083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:34.000Z","modified_at":"2026-02-11T04:57:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37311731737891","imei1":"37311731737891","imei2":"37311731737891","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183076,"job_number":"JOB_183076","tr_customer_id":183094,"tr_customer_product_id":183084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:35.000Z","modified_at":"2026-02-11T04:57:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99628187237043","imei1":"99628187237043","imei2":"99628187237043","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183077,"job_number":"JOB_183077","tr_customer_id":183095,"tr_customer_product_id":183085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:35.000Z","modified_at":"2026-02-11T04:57:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89429296568891","imei1":"89429296568891","imei2":"89429296568891","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183078,"job_number":"JOB_183078","tr_customer_id":183096,"tr_customer_product_id":183086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:35.000Z","modified_at":"2026-02-11T04:57:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30357564950446","imei1":"30357564950446","imei2":"30357564950446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183079,"job_number":"JOB_183079","tr_customer_id":183097,"tr_customer_product_id":183087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:36.000Z","modified_at":"2026-02-11T04:57:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51672775342540","imei1":"51672775342540","imei2":"51672775342540","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183080,"job_number":"JOB_183080","tr_customer_id":183098,"tr_customer_product_id":183088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:36.000Z","modified_at":"2026-02-11T04:57:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75601906932058","imei1":"75601906932058","imei2":"75601906932058","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183083,"job_number":"JOB_183083","tr_customer_id":183101,"tr_customer_product_id":183091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:38.000Z","modified_at":"2026-02-11T04:57:38.000Z","name":"Elias Krajcik","mobile_number":"995-488-7373","email_id":"Leann_Heidenreich60@yahoo.com","dop":"2025-04-06","serial_number":"17893056251848864","imei1":"17893056251848864","imei2":"17893056251848864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183085,"job_number":"JOB_183085","tr_customer_id":183103,"tr_customer_product_id":183093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:05.000Z","modified_at":"2026-02-11T04:58:05.000Z","name":"Shana Ratke","mobile_number":"515-271-8260","email_id":"Bo36@hotmail.com","dop":"2025-04-06","serial_number":"18373543769369348","imei1":"18373543769369348","imei2":"18373543769369348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183086,"job_number":"JOB_183086","tr_customer_id":183104,"tr_customer_product_id":183094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:07.000Z","modified_at":"2026-02-11T04:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90121880276023","imei1":"90121880276023","imei2":"90121880276023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183087,"job_number":"JOB_183087","tr_customer_id":183105,"tr_customer_product_id":183095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:07.000Z","modified_at":"2026-02-11T04:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53535897240218","imei1":"53535897240218","imei2":"53535897240218","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183088,"job_number":"JOB_183088","tr_customer_id":183106,"tr_customer_product_id":183096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:07.000Z","modified_at":"2026-02-11T04:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93636154990897","imei1":"93636154990897","imei2":"93636154990897","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183089,"job_number":"JOB_183089","tr_customer_id":183107,"tr_customer_product_id":183097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70614919477796","imei1":"70614919477796","imei2":"70614919477796","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183090,"job_number":"JOB_183090","tr_customer_id":183108,"tr_customer_product_id":183098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23519400827678","imei1":"23519400827678","imei2":"23519400827678","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183091,"job_number":"JOB_183091","tr_customer_id":183109,"tr_customer_product_id":183099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16691981641760","imei1":"16691981641760","imei2":"16691981641760","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183094,"job_number":"JOB_183094","tr_customer_id":183112,"tr_customer_product_id":183102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:36.000Z","modified_at":"2026-02-11T04:58:36.000Z","name":"Casimir Kassulke","mobile_number":"760-824-5499","email_id":"Scotty.Zieme73@gmail.com","dop":"2025-04-06","serial_number":"17594989227134046","imei1":"17594989227134046","imei2":"17594989227134046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183095,"job_number":"JOB_183095","tr_customer_id":183113,"tr_customer_product_id":183103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:10.000Z","modified_at":"2026-02-11T05:00:10.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"12546775601321","imei1":"12546775601321","imei2":"12546775601321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183096,"job_number":"JOB_183096","tr_customer_id":183114,"tr_customer_product_id":183104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:10.000Z","modified_at":"2026-02-11T05:00:10.000Z","name":"Eloisa Prosacco","mobile_number":"746-451-6746","email_id":"Madaline94@gmail.com","dop":"2025-04-06","serial_number":"11553081014206","imei1":"11553081014206","imei2":"11553081014206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183097,"job_number":"JOB_183097","tr_customer_id":183115,"tr_customer_product_id":183105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:11.000Z","modified_at":"2026-02-11T05:00:11.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"17389857489316","imei1":"17389857489316","imei2":"17389857489316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183098,"job_number":"JOB_183098","tr_customer_id":183116,"tr_customer_product_id":183106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:12.000Z","modified_at":"2026-02-11T05:00:12.000Z","name":"Alana Powlowski","mobile_number":"341-250-1730","email_id":"Amelie_Koepp89@hotmail.com","dop":"2025-04-06","serial_number":"19484019119188","imei1":"19484019119188","imei2":"19484019119188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183099,"job_number":"JOB_183099","tr_customer_id":183117,"tr_customer_product_id":183107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:13.000Z","modified_at":"2026-02-11T05:00:13.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"13153990366344","imei1":"13153990366344","imei2":"13153990366344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183100,"job_number":"JOB_183100","tr_customer_id":183118,"tr_customer_product_id":183108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:13.000Z","modified_at":"2026-02-11T05:00:13.000Z","name":"Johnnie Smith","mobile_number":"817-677-7082","email_id":"Nico64@gmail.com","dop":"2025-04-06","serial_number":"14246366036474","imei1":"14246366036474","imei2":"14246366036474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183101,"job_number":"JOB_183101","tr_customer_id":183119,"tr_customer_product_id":183109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:03:39.000Z","modified_at":"2026-02-11T05:03:39.000Z","name":"Russell Schumm","mobile_number":"464-265-9447","email_id":"Ronny18@yahoo.com","dop":"2025-04-06","serial_number":"14588365071466","imei1":"14588365071466","imei2":"14588365071466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:03:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183102,"job_number":"JOB_183102","tr_customer_id":183120,"tr_customer_product_id":183110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:03:40.000Z","modified_at":"2026-02-11T05:03:40.000Z","name":"Norene Schroeder","mobile_number":"586-937-6069","email_id":"Gregoria.Heller56@yahoo.com","dop":"2025-04-06","serial_number":"10048265542355","imei1":"10048265542355","imei2":"10048265542355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:03:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183103,"job_number":"JOB_183103","tr_customer_id":183121,"tr_customer_product_id":183111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:03:41.000Z","modified_at":"2026-02-11T05:03:42.000Z","name":"Ernest Fisher","mobile_number":"582-795-3078","email_id":"Scot.Klocko@yahoo.com","dop":"2025-04-06","serial_number":"17244825797616","imei1":"17244825797616","imei2":"17244825797616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183104,"job_number":"JOB_183104","tr_customer_id":183122,"tr_customer_product_id":183112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:08:41.000Z","modified_at":"2026-02-11T05:08:41.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"18874584872144","imei1":"18874584872144","imei2":"18874584872144","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:08:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183105,"job_number":"JOB_183105","tr_customer_id":183123,"tr_customer_product_id":183113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:09:25.000Z","modified_at":"2026-02-11T05:09:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17166310760862","imei1":"17166310760862","imei2":"17166310760862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:09:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183107,"job_number":"JOB_183107","tr_customer_id":183125,"tr_customer_product_id":183115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:09:26.000Z","modified_at":"2026-02-11T05:09:26.000Z","name":"Salma Macejkovic","mobile_number":"677-760-1996","email_id":"Adelia.Deckow@yahoo.com","dop":"2025-04-06","serial_number":"12361868057079276","imei1":"12361868057079276","imei2":"12361868057079276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183108,"job_number":"JOB_183108","tr_customer_id":183126,"tr_customer_product_id":183116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:10:14.000Z","modified_at":"2026-02-11T05:10:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16746156227498","imei1":"16746156227498","imei2":"16746156227498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183110,"job_number":"JOB_183110","tr_customer_id":183128,"tr_customer_product_id":183118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:10:15.000Z","modified_at":"2026-02-11T05:10:15.000Z","name":"Ericka Gleason","mobile_number":"391-768-7127","email_id":"Jamaal.Ullrich@yahoo.com","dop":"2025-04-06","serial_number":"13311083001296582","imei1":"13311083001296582","imei2":"13311083001296582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:10:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183111,"job_number":"JOB_183111","tr_customer_id":183129,"tr_customer_product_id":183119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:11:02.000Z","modified_at":"2026-02-11T05:11:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18448703005356","imei1":"18448703005356","imei2":"18448703005356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183113,"job_number":"JOB_183113","tr_customer_id":183131,"tr_customer_product_id":183121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:11:04.000Z","modified_at":"2026-02-11T05:11:04.000Z","name":"Lauren Kutch","mobile_number":"220-935-1584","email_id":"Darrell_Crona68@yahoo.com","dop":"2025-04-06","serial_number":"15854695043085708","imei1":"15854695043085708","imei2":"15854695043085708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:11:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183114,"job_number":"JOB_183114","tr_customer_id":183132,"tr_customer_product_id":183122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:21:41.000Z","modified_at":"2026-02-11T05:21:41.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"18221354331659","imei1":"18221354331659","imei2":"18221354331659","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183117,"job_number":"JOB_183117","tr_customer_id":183135,"tr_customer_product_id":183125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:05.000Z","modified_at":"2026-02-11T05:24:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19960741817035","imei1":"19960741817035","imei2":"19960741817035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183119,"job_number":"JOB_183119","tr_customer_id":183137,"tr_customer_product_id":183127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:07.000Z","modified_at":"2026-02-11T05:24:07.000Z","name":"Hector Collins","mobile_number":"827-353-0702","email_id":"Mitchell.Walker@hotmail.com","dop":"2025-04-06","serial_number":"19949376886640464","imei1":"19949376886640464","imei2":"19949376886640464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183120,"job_number":"JOB_183120","tr_customer_id":183138,"tr_customer_product_id":183128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:42.000Z","modified_at":"2026-02-11T05:24:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-01","serial_number":"24488512258463","imei1":"24488512258463","imei2":"24488512258463","popurl":"2026-02-01T05:24:41.826333159Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183121,"job_number":"JOB_183121","tr_customer_id":183139,"tr_customer_product_id":183129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:42.000Z","modified_at":"2026-02-11T05:24:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-01","serial_number":"44064883098233","imei1":"44064883098233","imei2":"44064883098233","popurl":"2026-02-01T05:24:42.245189547Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183122,"job_number":"JOB_183122","tr_customer_id":183140,"tr_customer_product_id":183130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:52.000Z","modified_at":"2026-02-11T05:24:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17584467814570","imei1":"17584467814570","imei2":"17584467814570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183124,"job_number":"JOB_183124","tr_customer_id":183142,"tr_customer_product_id":183132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:54.000Z","modified_at":"2026-02-11T05:24:54.000Z","name":"Leon Kovacek","mobile_number":"804-669-8365","email_id":"Violette_Durgan@hotmail.com","dop":"2025-04-06","serial_number":"11575450775874636","imei1":"11575450775874636","imei2":"11575450775874636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183125,"job_number":"JOB_183125","tr_customer_id":183143,"tr_customer_product_id":183133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:25:38.000Z","modified_at":"2026-02-11T05:25:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11218017965877","imei1":"11218017965877","imei2":"11218017965877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183127,"job_number":"JOB_183127","tr_customer_id":183145,"tr_customer_product_id":183135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:25:40.000Z","modified_at":"2026-02-11T05:25:40.000Z","name":"Travon Nicolas","mobile_number":"961-876-5322","email_id":"Darrel_Feest@hotmail.com","dop":"2025-04-06","serial_number":"12918467628263212","imei1":"12918467628263212","imei2":"12918467628263212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183128,"job_number":"JOB_183128","tr_customer_id":183146,"tr_customer_product_id":183136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:38:51.000Z","modified_at":"2026-02-11T05:38:51.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100515514988019","imei1":"100515514988019","imei2":"100515514988019","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183130,"job_number":"JOB_183130","tr_customer_id":183148,"tr_customer_product_id":183138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:05.000Z","modified_at":"2026-02-11T05:39:05.000Z","name":"Buddy Bergstrom","mobile_number":"935-344-8684","email_id":"Liliana46@hotmail.com","dop":"2025-04-06","serial_number":"18740376709127","imei1":"18740376709127","imei2":"18740376709127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183131,"job_number":"JOB_183131","tr_customer_id":183149,"tr_customer_product_id":183139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:05.000Z","modified_at":"2026-02-11T05:39:05.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"108168591639560","imei1":"108168591639560","imei2":"108168591639560","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183133,"job_number":"JOB_183133","tr_customer_id":183151,"tr_customer_product_id":183141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:06.000Z","modified_at":"2026-02-11T05:39:06.000Z","name":"Jerrod Cremin","mobile_number":"456-211-8562","email_id":"Ernest.Spencer@gmail.com","dop":"2025-04-06","serial_number":"18118419172310","imei1":"18118419172310","imei2":"18118419172310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183134,"job_number":"JOB_183134","tr_customer_id":183152,"tr_customer_product_id":183142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:07.000Z","modified_at":"2026-02-11T05:39:07.000Z","name":"Novella McLaughlin","mobile_number":"820-824-5013","email_id":"Charlie_Graham@gmail.com","dop":"2025-04-06","serial_number":"11987853007015","imei1":"11987853007015","imei2":"11987853007015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183135,"job_number":"JOB_183135","tr_customer_id":183153,"tr_customer_product_id":183143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:54.000Z","modified_at":"2026-02-11T05:39:54.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"14821147863595","imei1":"14821147863595","imei2":"14821147863595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183136,"job_number":"JOB_183136","tr_customer_id":183154,"tr_customer_product_id":183144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:54.000Z","modified_at":"2026-02-11T05:39:54.000Z","name":"Salvador Hahn","mobile_number":"923-448-8037","email_id":"Marquise15@yahoo.com","dop":"2025-04-06","serial_number":"11689473987702","imei1":"11689473987702","imei2":"11689473987702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183137,"job_number":"JOB_183137","tr_customer_id":183155,"tr_customer_product_id":183145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:55.000Z","modified_at":"2026-02-11T05:39:55.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"14440653498361","imei1":"14440653498361","imei2":"14440653498361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183138,"job_number":"JOB_183138","tr_customer_id":183156,"tr_customer_product_id":183146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:56.000Z","modified_at":"2026-02-11T05:39:56.000Z","name":"Gretchen Price","mobile_number":"702-609-6770","email_id":"Verdie.Willms78@hotmail.com","dop":"2025-04-06","serial_number":"10933833086637","imei1":"10933833086637","imei2":"10933833086637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183139,"job_number":"JOB_183139","tr_customer_id":183157,"tr_customer_product_id":183147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:57.000Z","modified_at":"2026-02-11T05:39:57.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"16062071003948","imei1":"16062071003948","imei2":"16062071003948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183140,"job_number":"JOB_183140","tr_customer_id":183158,"tr_customer_product_id":183148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:57.000Z","modified_at":"2026-02-11T05:39:57.000Z","name":"Cyrus Howell","mobile_number":"662-504-8977","email_id":"Henriette.Johns@hotmail.com","dop":"2025-04-06","serial_number":"19688445390549","imei1":"19688445390549","imei2":"19688445390549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183141,"job_number":"JOB_183141","tr_customer_id":183159,"tr_customer_product_id":183149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:01.000Z","modified_at":"2026-02-11T05:44:01.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"12029019852424","imei1":"12029019852424","imei2":"12029019852424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183143,"job_number":"JOB_183143","tr_customer_id":183161,"tr_customer_product_id":183151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:02.000Z","modified_at":"2026-02-11T05:44:02.000Z","name":"Danika Kiehn","mobile_number":"279-750-8860","email_id":"Keagan86@hotmail.com","dop":"2025-04-06","serial_number":"11425648155094980","imei1":"11425648155094980","imei2":"11425648155094980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183144,"job_number":"JOB_183144","tr_customer_id":183162,"tr_customer_product_id":183152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:27.000Z","modified_at":"2026-02-11T05:44:27.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"15511829909223","imei1":"15511829909223","imei2":"15511829909223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183146,"job_number":"JOB_183146","tr_customer_id":183164,"tr_customer_product_id":183154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:28.000Z","modified_at":"2026-02-11T05:44:28.000Z","name":"Philip Kuvalis","mobile_number":"808-746-0984","email_id":"Nettie51@yahoo.com","dop":"2025-04-06","serial_number":"12883710525465092","imei1":"12883710525465092","imei2":"12883710525465092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183147,"job_number":"JOB_183147","tr_customer_id":183165,"tr_customer_product_id":183155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:56.000Z","modified_at":"2026-02-11T05:44:56.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"15322755951425","imei1":"15322755951425","imei2":"15322755951425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183149,"job_number":"JOB_183149","tr_customer_id":183167,"tr_customer_product_id":183157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:57.000Z","modified_at":"2026-02-11T05:44:57.000Z","name":"Lacey Purdy","mobile_number":"608-459-1342","email_id":"Destinee.Cronin56@hotmail.com","dop":"2025-04-06","serial_number":"13179270870945154","imei1":"13179270870945154","imei2":"13179270870945154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183151,"job_number":"JOB_183151","tr_customer_id":183169,"tr_customer_product_id":183159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:50:43.000Z","modified_at":"2026-02-11T05:50:43.000Z","name":"Wyatt Jenkins","mobile_number":"225-373-0349","email_id":"Fritz54@gmail.com","dop":"2025-04-06","serial_number":"14361956583201630","imei1":"14361956583201630","imei2":"14361956583201630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183153,"job_number":"JOB_183153","tr_customer_id":183171,"tr_customer_product_id":183161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:51:05.000Z","modified_at":"2026-02-11T05:51:05.000Z","name":"Isaac Stokes","mobile_number":"913-339-2035","email_id":"Lew15@hotmail.com","dop":"2025-04-06","serial_number":"16660196127833728","imei1":"16660196127833728","imei2":"16660196127833728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183154,"job_number":"JOB_183154","tr_customer_id":183172,"tr_customer_product_id":183162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:01:24.000Z","modified_at":"2026-02-11T06:01:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19797603982666","imei1":"19797603982666","imei2":"19797603982666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183156,"job_number":"JOB_183156","tr_customer_id":183174,"tr_customer_product_id":183164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:01:26.000Z","modified_at":"2026-02-11T06:01:26.000Z","name":"Liza Koelpin","mobile_number":"300-595-2755","email_id":"Prudence_Zboncak@yahoo.com","dop":"2025-04-06","serial_number":"12395099501218594","imei1":"12395099501218594","imei2":"12395099501218594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183157,"job_number":"JOB_183157","tr_customer_id":183175,"tr_customer_product_id":183165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:02:15.000Z","modified_at":"2026-02-11T06:02:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10645103552428","imei1":"10645103552428","imei2":"10645103552428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:02:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183159,"job_number":"JOB_183159","tr_customer_id":183177,"tr_customer_product_id":183167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:02:17.000Z","modified_at":"2026-02-11T06:02:17.000Z","name":"Dahlia Cassin","mobile_number":"386-551-0864","email_id":"Kobe_Hackett88@yahoo.com","dop":"2025-04-06","serial_number":"14189140043954194","imei1":"14189140043954194","imei2":"14189140043954194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183160,"job_number":"JOB_183160","tr_customer_id":183178,"tr_customer_product_id":183168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:03:06.000Z","modified_at":"2026-02-11T06:03:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17030107515317","imei1":"17030107515317","imei2":"17030107515317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183162,"job_number":"JOB_183162","tr_customer_id":183180,"tr_customer_product_id":183170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:03:08.000Z","modified_at":"2026-02-11T06:03:08.000Z","name":"Gregoria Dare","mobile_number":"632-860-0407","email_id":"Elisabeth.Terry78@gmail.com","dop":"2025-04-06","serial_number":"10162025129678484","imei1":"10162025129678484","imei2":"10162025129678484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183166,"job_number":"JOB_183166","tr_customer_id":183184,"tr_customer_product_id":183174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:28:49.000Z","modified_at":"2026-02-11T06:28:49.000Z","name":"Efrain Terry","mobile_number":"840-671-3734","email_id":"Grayce.Russel@hotmail.com","dop":"2025-04-06","serial_number":"17603124544839638","imei1":"17603124544839638","imei2":"17603124544839638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183172,"job_number":"JOB_183172","tr_customer_id":183190,"tr_customer_product_id":183180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:02.000Z","modified_at":"2026-02-11T06:43:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15476895905976","imei1":"15476895905976","imei2":"15476895905976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183174,"job_number":"JOB_183174","tr_customer_id":183192,"tr_customer_product_id":183182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:03.000Z","modified_at":"2026-02-11T06:43:03.000Z","name":"Alexane Leffler","mobile_number":"280-359-1036","email_id":"Bobby63@yahoo.com","dop":"2025-04-06","serial_number":"13607715058153356","imei1":"13607715058153356","imei2":"13607715058153356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183175,"job_number":"JOB_183175","tr_customer_id":183193,"tr_customer_product_id":183183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:48.000Z","modified_at":"2026-02-11T06:43:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19218639627720","imei1":"19218639627720","imei2":"19218639627720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183177,"job_number":"JOB_183177","tr_customer_id":183195,"tr_customer_product_id":183185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:50.000Z","modified_at":"2026-02-11T06:43:50.000Z","name":"Johnpaul Schmitt","mobile_number":"303-751-2082","email_id":"Holden71@yahoo.com","dop":"2025-04-06","serial_number":"12612080172240306","imei1":"12612080172240306","imei2":"12612080172240306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183178,"job_number":"JOB_183178","tr_customer_id":183196,"tr_customer_product_id":183186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:44:34.000Z","modified_at":"2026-02-11T06:44:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17342862657922","imei1":"17342862657922","imei2":"17342862657922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183180,"job_number":"JOB_183180","tr_customer_id":183198,"tr_customer_product_id":183188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:44:36.000Z","modified_at":"2026-02-11T06:44:36.000Z","name":"Oswald Ledner","mobile_number":"376-422-5845","email_id":"Zelda39@gmail.com","dop":"2025-04-06","serial_number":"12567578096406198","imei1":"12567578096406198","imei2":"12567578096406198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183193,"job_number":"JOB_183193","tr_customer_id":183211,"tr_customer_product_id":183201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:47.000Z","modified_at":"2026-02-11T06:50:47.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"108883615906837","imei1":"108883615906837","imei2":"108883615906837","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183196,"job_number":"JOB_183196","tr_customer_id":183214,"tr_customer_product_id":183204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:34.000Z","modified_at":"2026-02-11T06:51:34.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104961144659476","imei1":"104961144659476","imei2":"104961144659476","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:51:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183199,"job_number":"JOB_183199","tr_customer_id":183217,"tr_customer_product_id":183207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:13.000Z","modified_at":"2026-02-11T06:52:13.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10151878754165","imei1":"10151878754165","imei2":"10151878754165","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183201,"job_number":"JOB_183201","tr_customer_id":183219,"tr_customer_product_id":183209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:14.000Z","modified_at":"2026-02-11T06:52:14.000Z","name":"Morton Roob","mobile_number":"323-263-7891","email_id":"Frankie24@hotmail.com","dop":"2025-06-18","serial_number":"1072487354717767","imei1":"1072487354717767","imei2":"1072487354717767","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183203,"job_number":"JOB_183203","tr_customer_id":183221,"tr_customer_product_id":183211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:21.000Z","modified_at":"2026-02-11T06:52:21.000Z","name":"Dante Zemlak","mobile_number":"471-229-4043","email_id":"Kennedi77@hotmail.com","dop":"2025-04-06","serial_number":"17272995561701844","imei1":"17272995561701844","imei2":"17272995561701844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183204,"job_number":"JOB_183204","tr_customer_id":183222,"tr_customer_product_id":183212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:22.000Z","modified_at":"2026-02-11T06:52:22.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101445111177906","imei1":"101445111177906","imei2":"101445111177906","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183206,"job_number":"JOB_183206","tr_customer_id":183224,"tr_customer_product_id":183214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:42.000Z","modified_at":"2026-02-11T06:52:42.000Z","name":"John Doe","mobile_number":"9876543210","email_id":"test.user@example.com","dop":"2025-09-09","serial_number":"18947587083864","imei1":"18947587083864","imei2":"18947587083864","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183207,"job_number":"JOB_183207","tr_customer_id":183225,"tr_customer_product_id":183215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:50.000Z","modified_at":"2026-02-11T06:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12084240437466","imei1":"12084240437466","imei2":"12084240437466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183209,"job_number":"JOB_183209","tr_customer_id":183227,"tr_customer_product_id":183217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:52.000Z","modified_at":"2026-02-11T06:52:52.000Z","name":"Kendra Mertz","mobile_number":"956-236-0098","email_id":"Arch.Bogan23@gmail.com","dop":"2025-04-06","serial_number":"18002436273662604","imei1":"18002436273662604","imei2":"18002436273662604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183210,"job_number":"JOB_183210","tr_customer_id":183228,"tr_customer_product_id":183218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:00.000Z","modified_at":"2026-02-11T06:53:00.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10541675803454","imei1":"10541675803454","imei2":"10541675803454","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183212,"job_number":"JOB_183212","tr_customer_id":183230,"tr_customer_product_id":183220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:00.000Z","modified_at":"2026-02-11T06:53:00.000Z","name":"Timmy Willms","mobile_number":"852-229-9832","email_id":"Jannie51@yahoo.com","dop":"2025-06-18","serial_number":"1088747176872301","imei1":"1088747176872301","imei2":"1088747176872301","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183213,"job_number":"JOB_183213","tr_customer_id":183231,"tr_customer_product_id":183221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:01.000Z","modified_at":"2026-02-11T06:53:01.000Z","name":"Alfonso Mayer","mobile_number":"938-815-5745","email_id":"Lucie.Wolf@gmail.com","dop":"2025-09-09","serial_number":"13455328649447","imei1":"13455328649447","imei2":"13455328649447","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183214,"job_number":"JOB_183214","tr_customer_id":183232,"tr_customer_product_id":183222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:13.000Z","modified_at":"2026-02-11T06:53:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12582486229985","imei1":"12582486229985","imei2":"12582486229985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183216,"job_number":"JOB_183216","tr_customer_id":183234,"tr_customer_product_id":183224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:14.000Z","modified_at":"2026-02-11T06:53:14.000Z","name":"Janie Wintheiser","mobile_number":"379-751-3820","email_id":"Glenda.Boyle@yahoo.com","dop":"2025-04-06","serial_number":"10133798761178244","imei1":"10133798761178244","imei2":"10133798761178244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183217,"job_number":"JOB_183217","tr_customer_id":183235,"tr_customer_product_id":183225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:37.000Z","modified_at":"2026-02-11T06:53:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19379357829150","imei1":"19379357829150","imei2":"19379357829150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183219,"job_number":"JOB_183219","tr_customer_id":183237,"tr_customer_product_id":183227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:39.000Z","modified_at":"2026-02-11T06:53:39.000Z","name":"Erick Beatty","mobile_number":"497-882-1984","email_id":"Haskell_Breitenberg89@hotmail.com","dop":"2025-04-06","serial_number":"15953228384957624","imei1":"15953228384957624","imei2":"15953228384957624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183220,"job_number":"JOB_183220","tr_customer_id":183238,"tr_customer_product_id":183228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:56.000Z","modified_at":"2026-02-11T06:53:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19298366720327","imei1":"19298366720327","imei2":"19298366720327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183222,"job_number":"JOB_183222","tr_customer_id":183240,"tr_customer_product_id":183230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:57.000Z","modified_at":"2026-02-11T06:53:57.000Z","name":"Tom D'Amore","mobile_number":"566-800-1567","email_id":"Velva26@gmail.com","dop":"2025-04-06","serial_number":"11301694627714448","imei1":"11301694627714448","imei2":"11301694627714448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183223,"job_number":"JOB_183223","tr_customer_id":183241,"tr_customer_product_id":183231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:23.000Z","modified_at":"2026-02-11T06:54:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19844694226273","imei1":"19844694226273","imei2":"19844694226273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183225,"job_number":"JOB_183225","tr_customer_id":183243,"tr_customer_product_id":183233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:25.000Z","modified_at":"2026-02-11T06:54:25.000Z","name":"Karli Bode","mobile_number":"411-824-6708","email_id":"Mortimer69@gmail.com","dop":"2025-04-06","serial_number":"17637492791781620","imei1":"17637492791781620","imei2":"17637492791781620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183226,"job_number":"JOB_183226","tr_customer_id":183244,"tr_customer_product_id":183234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:39.000Z","modified_at":"2026-02-11T06:54:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18088197613237","imei1":"18088197613237","imei2":"18088197613237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183228,"job_number":"JOB_183228","tr_customer_id":183246,"tr_customer_product_id":183236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:40.000Z","modified_at":"2026-02-11T06:54:40.000Z","name":"Gay Rogahn","mobile_number":"266-204-9713","email_id":"Seamus_Abbott19@gmail.com","dop":"2025-04-06","serial_number":"17664680232908674","imei1":"17664680232908674","imei2":"17664680232908674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183229,"job_number":"JOB_183229","tr_customer_id":183247,"tr_customer_product_id":183237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:55:19.000Z","modified_at":"2026-02-11T06:55:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14192557810919","imei1":"14192557810919","imei2":"14192557810919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183231,"job_number":"JOB_183231","tr_customer_id":183249,"tr_customer_product_id":183239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:55:21.000Z","modified_at":"2026-02-11T06:55:21.000Z","name":"Alexanne Wunsch","mobile_number":"974-776-1646","email_id":"Marlen.Kihn82@yahoo.com","dop":"2025-04-06","serial_number":"10914286605349070","imei1":"10914286605349070","imei2":"10914286605349070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183232,"job_number":"JOB_183232","tr_customer_id":183250,"tr_customer_product_id":183240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:10.000Z","modified_at":"2026-02-11T06:56:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15241263967725","imei1":"15241263967725","imei2":"15241263967725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183234,"job_number":"JOB_183234","tr_customer_id":183252,"tr_customer_product_id":183242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:12.000Z","modified_at":"2026-02-11T06:56:12.000Z","name":"Columbus Durgan","mobile_number":"856-343-8013","email_id":"Marcus.Yost@yahoo.com","dop":"2025-04-06","serial_number":"10874477724127574","imei1":"10874477724127574","imei2":"10874477724127574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183237,"job_number":"JOB_183237","tr_customer_id":183255,"tr_customer_product_id":183245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:00.000Z","modified_at":"2026-02-11T06:57:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17273460599349","imei1":"17273460599349","imei2":"17273460599349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183239,"job_number":"JOB_183239","tr_customer_id":183257,"tr_customer_product_id":183247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:01.000Z","modified_at":"2026-02-11T06:57:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14187136490828","imei1":"14187136490828","imei2":"14187136490828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183241,"job_number":"JOB_183241","tr_customer_id":183259,"tr_customer_product_id":183249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:01.000Z","modified_at":"2026-02-11T06:57:01.000Z","name":"Katlynn Mitchell","mobile_number":"279-662-8417","email_id":"Bennie_Bailey@gmail.com","dop":"2025-04-06","serial_number":"12790445550037910","imei1":"12790445550037910","imei2":"12790445550037910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183242,"job_number":"JOB_183242","tr_customer_id":183260,"tr_customer_product_id":183250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:02.000Z","modified_at":"2026-02-11T06:57:02.000Z","name":"Jennifer Jacobi","mobile_number":"476-221-2696","email_id":"Kellie.Ondricka63@yahoo.com","dop":"2025-04-06","serial_number":"14147073045175060","imei1":"14147073045175060","imei2":"14147073045175060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183244,"job_number":"JOB_183244","tr_customer_id":183262,"tr_customer_product_id":183252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:48.000Z","modified_at":"2026-02-11T06:57:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16419309254864","imei1":"16419309254864","imei2":"16419309254864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183246,"job_number":"JOB_183246","tr_customer_id":183264,"tr_customer_product_id":183254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:50.000Z","modified_at":"2026-02-11T06:57:50.000Z","name":"Madonna Beer","mobile_number":"290-845-4523","email_id":"Jessie.Rau6@yahoo.com","dop":"2025-04-06","serial_number":"10810475955441162","imei1":"10810475955441162","imei2":"10810475955441162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183247,"job_number":"JOB_183247","tr_customer_id":183265,"tr_customer_product_id":183255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:58:37.000Z","modified_at":"2026-02-11T06:58:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10653539109475","imei1":"10653539109475","imei2":"10653539109475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183249,"job_number":"JOB_183249","tr_customer_id":183267,"tr_customer_product_id":183257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:58:38.000Z","modified_at":"2026-02-11T06:58:38.000Z","name":"Emmanuel Swaniawski","mobile_number":"486-558-1290","email_id":"Stephania_Gerhold59@hotmail.com","dop":"2025-04-06","serial_number":"12390364250314908","imei1":"12390364250314908","imei2":"12390364250314908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183250,"job_number":"JOB_183250","tr_customer_id":183268,"tr_customer_product_id":183258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:02.000Z","modified_at":"2026-02-11T06:59:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13117904619000","imei1":"13117904619000","imei2":"13117904619000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183252,"job_number":"JOB_183252","tr_customer_id":183270,"tr_customer_product_id":183260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:03.000Z","modified_at":"2026-02-11T06:59:03.000Z","name":"Kole Schimmel","mobile_number":"373-223-5934","email_id":"Tyree.Baumbach@yahoo.com","dop":"2025-04-06","serial_number":"18090484040744304","imei1":"18090484040744304","imei2":"18090484040744304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183253,"job_number":"JOB_183253","tr_customer_id":183271,"tr_customer_product_id":183261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:46.000Z","modified_at":"2026-02-11T06:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16047856549410","imei1":"16047856549410","imei2":"16047856549410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183255,"job_number":"JOB_183255","tr_customer_id":183273,"tr_customer_product_id":183263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:48.000Z","modified_at":"2026-02-11T06:59:48.000Z","name":"Katherine Schowalter","mobile_number":"380-803-2887","email_id":"Wava_Mueller40@hotmail.com","dop":"2025-04-06","serial_number":"10925796766015216","imei1":"10925796766015216","imei2":"10925796766015216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183257,"job_number":"JOB_183257","tr_customer_id":183275,"tr_customer_product_id":183265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:01.000Z","modified_at":"2026-02-11T07:00:01.000Z","name":"Morris Lockman","mobile_number":"848-572-7513","email_id":"Leonardo.Dach@hotmail.com","dop":"2025-04-06","serial_number":"18871478459131976","imei1":"18871478459131976","imei2":"18871478459131976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183258,"job_number":"JOB_183258","tr_customer_id":183276,"tr_customer_product_id":183266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:30.000Z","modified_at":"2026-02-11T07:00:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14314569461191","imei1":"14314569461191","imei2":"14314569461191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183260,"job_number":"JOB_183260","tr_customer_id":183278,"tr_customer_product_id":183268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:32.000Z","modified_at":"2026-02-11T07:00:32.000Z","name":"Martine Rowe","mobile_number":"511-915-7350","email_id":"Malika.Crist@yahoo.com","dop":"2025-04-06","serial_number":"12374014696169556","imei1":"12374014696169556","imei2":"12374014696169556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183261,"job_number":"JOB_183261","tr_customer_id":183279,"tr_customer_product_id":183269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:35.000Z","modified_at":"2026-02-11T07:00:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18251807745059","imei1":"18251807745059","imei2":"18251807745059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183263,"job_number":"JOB_183263","tr_customer_id":183281,"tr_customer_product_id":183271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:36.000Z","modified_at":"2026-02-11T07:00:36.000Z","name":"Selmer Ryan","mobile_number":"264-382-7095","email_id":"Reuben_Pouros@hotmail.com","dop":"2025-04-06","serial_number":"13673772937191888","imei1":"13673772937191888","imei2":"13673772937191888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183267,"job_number":"JOB_183267","tr_customer_id":183285,"tr_customer_product_id":183275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:44.000Z","modified_at":"2026-02-11T07:00:44.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"18057087833491","imei1":"18057087833491","imei2":"18057087833491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183269,"job_number":"JOB_183269","tr_customer_id":183287,"tr_customer_product_id":183277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:46.000Z","modified_at":"2026-02-11T07:00:46.000Z","name":"Bart Skiles","mobile_number":"385-356-7004","email_id":"Veronica40@yahoo.com","dop":"2025-04-06","serial_number":"19970960154857948","imei1":"19970960154857948","imei2":"19970960154857948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183270,"job_number":"JOB_183270","tr_customer_id":183288,"tr_customer_product_id":183278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:22.000Z","modified_at":"2026-02-11T07:01:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16526302819255","imei1":"16526302819255","imei2":"16526302819255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183272,"job_number":"JOB_183272","tr_customer_id":183290,"tr_customer_product_id":183280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:24.000Z","modified_at":"2026-02-11T07:01:24.000Z","name":"Dayna Price","mobile_number":"643-648-7993","email_id":"Orin12@gmail.com","dop":"2025-04-06","serial_number":"12950088723257862","imei1":"12950088723257862","imei2":"12950088723257862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183276,"job_number":"JOB_183276","tr_customer_id":183294,"tr_customer_product_id":183284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:36.000Z","modified_at":"2026-02-11T07:01:36.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"15484607727476","imei1":"15484607727476","imei2":"15484607727476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183278,"job_number":"JOB_183278","tr_customer_id":183296,"tr_customer_product_id":183286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:38.000Z","modified_at":"2026-02-11T07:01:38.000Z","name":"Christy Gutmann","mobile_number":"831-454-1785","email_id":"Ramona.Jacobson95@gmail.com","dop":"2025-04-06","serial_number":"18954866374133730","imei1":"18954866374133730","imei2":"18954866374133730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183279,"job_number":"JOB_183279","tr_customer_id":183297,"tr_customer_product_id":183287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:09.000Z","modified_at":"2026-02-11T07:02:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17223473015759","imei1":"17223473015759","imei2":"17223473015759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183283,"job_number":"JOB_183283","tr_customer_id":183301,"tr_customer_product_id":183291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:11.000Z","modified_at":"2026-02-11T07:02:11.000Z","name":"Jackeline Kulas","mobile_number":"310-594-9660","email_id":"Hettie.Hirthe42@yahoo.com","dop":"2025-04-06","serial_number":"14310308843518088","imei1":"14310308843518088","imei2":"14310308843518088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183285,"job_number":"JOB_183285","tr_customer_id":183303,"tr_customer_product_id":183293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:14.000Z","modified_at":"2026-02-11T07:02:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17981079783483","imei1":"17981079783483","imei2":"17981079783483","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183287,"job_number":"JOB_183287","tr_customer_id":183305,"tr_customer_product_id":183295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:16.000Z","modified_at":"2026-02-11T07:02:16.000Z","name":"Daisha Langosh","mobile_number":"585-435-0151","email_id":"Freida_Abernathy@hotmail.com","dop":"2025-04-06","serial_number":"17518717924921944","imei1":"17518717924921944","imei2":"17518717924921944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183288,"job_number":"JOB_183288","tr_customer_id":183306,"tr_customer_product_id":183296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:28.000Z","modified_at":"2026-02-11T07:02:28.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17608665333713","imei1":"17608665333713","imei2":"17608665333713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183290,"job_number":"JOB_183290","tr_customer_id":183308,"tr_customer_product_id":183298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:30.000Z","modified_at":"2026-02-11T07:02:30.000Z","name":"Andreane Pfeffer","mobile_number":"365-916-3898","email_id":"Hayden30@gmail.com","dop":"2025-04-06","serial_number":"13107312248609524","imei1":"13107312248609524","imei2":"13107312248609524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183294,"job_number":"JOB_183294","tr_customer_id":183312,"tr_customer_product_id":183302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:59.000Z","modified_at":"2026-02-11T07:02:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17896936870789","imei1":"17896936870789","imei2":"17896936870789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183296,"job_number":"JOB_183296","tr_customer_id":183314,"tr_customer_product_id":183304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:00.000Z","modified_at":"2026-02-11T07:03:00.000Z","name":"Lisandro Swaniawski","mobile_number":"844-398-3659","email_id":"Blake65@hotmail.com","dop":"2025-04-06","serial_number":"10363832874601646","imei1":"10363832874601646","imei2":"10363832874601646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183297,"job_number":"JOB_183297","tr_customer_id":183315,"tr_customer_product_id":183305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:43.000Z","modified_at":"2026-02-11T07:03:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15053716022471","imei1":"15053716022471","imei2":"15053716022471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183299,"job_number":"JOB_183299","tr_customer_id":183317,"tr_customer_product_id":183307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:45.000Z","modified_at":"2026-02-11T07:03:45.000Z","name":"Brant Thompson","mobile_number":"932-563-7435","email_id":"Breanna.Windler@hotmail.com","dop":"2025-04-06","serial_number":"19089808068679200","imei1":"19089808068679200","imei2":"19089808068679200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:03:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183300,"job_number":"JOB_183300","tr_customer_id":183318,"tr_customer_product_id":183308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:07:25.000Z","modified_at":"2026-02-11T07:07:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18310145219000","imei1":"18310145219000","imei2":"18310145219000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:07:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183302,"job_number":"JOB_183302","tr_customer_id":183320,"tr_customer_product_id":183310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:07:27.000Z","modified_at":"2026-02-11T07:07:27.000Z","name":"Ray Shields","mobile_number":"822-583-4711","email_id":"Jaqueline_Ryan@yahoo.com","dop":"2025-04-06","serial_number":"10421186228136920","imei1":"10421186228136920","imei2":"10421186228136920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:07:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183303,"job_number":"JOB_183303","tr_customer_id":183321,"tr_customer_product_id":183311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:12.000Z","modified_at":"2026-02-11T07:08:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12342503657422","imei1":"12342503657422","imei2":"12342503657422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183305,"job_number":"JOB_183305","tr_customer_id":183323,"tr_customer_product_id":183313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:14.000Z","modified_at":"2026-02-11T07:08:14.000Z","name":"Kaylah Conroy","mobile_number":"253-351-6073","email_id":"Oren29@gmail.com","dop":"2025-04-06","serial_number":"12435365049148912","imei1":"12435365049148912","imei2":"12435365049148912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183306,"job_number":"JOB_183306","tr_customer_id":183324,"tr_customer_product_id":183314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:49.000Z","modified_at":"2026-02-11T07:08:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11133387215325","imei1":"11133387215325","imei2":"11133387215325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183308,"job_number":"JOB_183308","tr_customer_id":183326,"tr_customer_product_id":183316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:51.000Z","modified_at":"2026-02-11T07:08:51.000Z","name":"Heber Sawayn","mobile_number":"869-897-6795","email_id":"Kailyn87@gmail.com","dop":"2025-04-06","serial_number":"17526315520679100","imei1":"17526315520679100","imei2":"17526315520679100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183309,"job_number":"JOB_183309","tr_customer_id":183327,"tr_customer_product_id":183317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:59.000Z","modified_at":"2026-02-11T07:08:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13436365774773","imei1":"13436365774773","imei2":"13436365774773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183311,"job_number":"JOB_183311","tr_customer_id":183329,"tr_customer_product_id":183319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:01.000Z","modified_at":"2026-02-11T07:09:01.000Z","name":"Eunice Kreiger","mobile_number":"507-282-6739","email_id":"Johanna.Lueilwitz58@hotmail.com","dop":"2025-04-06","serial_number":"16216160542343848","imei1":"16216160542343848","imei2":"16216160542343848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183313,"job_number":"JOB_183313","tr_customer_id":183331,"tr_customer_product_id":183321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:27.000Z","modified_at":"2026-02-11T07:09:27.000Z","name":"Theodora Mohr","mobile_number":"822-383-7725","email_id":"Columbus_Hansen60@hotmail.com","dop":"2025-04-06","serial_number":"19879010070151344","imei1":"19879010070151344","imei2":"19879010070151344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183314,"job_number":"JOB_183314","tr_customer_id":183332,"tr_customer_product_id":183322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:39.000Z","modified_at":"2026-02-11T07:09:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13285194451269","imei1":"13285194451269","imei2":"13285194451269","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183317,"job_number":"JOB_183317","tr_customer_id":183335,"tr_customer_product_id":183325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:41.000Z","modified_at":"2026-02-11T07:09:41.000Z","name":"Ethyl Lehner","mobile_number":"537-337-6676","email_id":"Joshua_Herzog15@yahoo.com","dop":"2025-04-06","serial_number":"15643422960953260","imei1":"15643422960953260","imei2":"15643422960953260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183318,"job_number":"JOB_183318","tr_customer_id":183336,"tr_customer_product_id":183326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:41.000Z","modified_at":"2026-02-11T07:09:41.000Z","name":"Jo Homenick","mobile_number":"362-542-0260","email_id":"Laron.Pouros@yahoo.com","dop":"2025-04-06","serial_number":"19602284373433356","imei1":"19602284373433356","imei2":"19602284373433356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183319,"job_number":"JOB_183319","tr_customer_id":183337,"tr_customer_product_id":183327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:10:29.000Z","modified_at":"2026-02-11T07:10:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14615405472749","imei1":"14615405472749","imei2":"14615405472749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:10:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183321,"job_number":"JOB_183321","tr_customer_id":183339,"tr_customer_product_id":183329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:10:31.000Z","modified_at":"2026-02-11T07:10:31.000Z","name":"Henriette Schumm","mobile_number":"661-612-7789","email_id":"Caterina_Schaefer@gmail.com","dop":"2025-04-06","serial_number":"11578322620485332","imei1":"11578322620485332","imei2":"11578322620485332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:10:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183322,"job_number":"JOB_183322","tr_customer_id":183340,"tr_customer_product_id":183330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:44.000Z","modified_at":"2026-02-11T07:14:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13747218951509","imei1":"13747218951509","imei2":"13747218951509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183324,"job_number":"JOB_183324","tr_customer_id":183342,"tr_customer_product_id":183332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:45.000Z","modified_at":"2026-02-11T07:14:45.000Z","name":"Jarrod Bosco","mobile_number":"672-471-0938","email_id":"Lulu36@hotmail.com","dop":"2025-04-06","serial_number":"17934642057975452","imei1":"17934642057975452","imei2":"17934642057975452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183326,"job_number":"JOB_183326","tr_customer_id":183344,"tr_customer_product_id":183334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:52.000Z","modified_at":"2026-02-11T07:14:52.000Z","name":"Hillard Heathcote","mobile_number":"542-682-5235","email_id":"Cloyd5@yahoo.com","dop":"2025-04-06","serial_number":"16009778614318316","imei1":"16009778614318316","imei2":"16009778614318316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:14:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183327,"job_number":"JOB_183327","tr_customer_id":183345,"tr_customer_product_id":183335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:15:28.000Z","modified_at":"2026-02-11T07:15:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19169679646030","imei1":"19169679646030","imei2":"19169679646030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183329,"job_number":"JOB_183329","tr_customer_id":183347,"tr_customer_product_id":183337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:15:30.000Z","modified_at":"2026-02-11T07:15:30.000Z","name":"Retta Grant","mobile_number":"933-956-6417","email_id":"Oceane_Lehner@yahoo.com","dop":"2025-04-06","serial_number":"19440911413452764","imei1":"19440911413452764","imei2":"19440911413452764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:15:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183330,"job_number":"JOB_183330","tr_customer_id":183348,"tr_customer_product_id":183338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:16:12.000Z","modified_at":"2026-02-11T07:16:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17767793786577","imei1":"17767793786577","imei2":"17767793786577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:16:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183332,"job_number":"JOB_183332","tr_customer_id":183350,"tr_customer_product_id":183340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:16:14.000Z","modified_at":"2026-02-11T07:16:14.000Z","name":"Forrest Emard","mobile_number":"639-621-6261","email_id":"Jackson_Ernser@yahoo.com","dop":"2025-04-06","serial_number":"16728391441490392","imei1":"16728391441490392","imei2":"16728391441490392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183333,"job_number":"JOB_183333","tr_customer_id":183351,"tr_customer_product_id":183341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:26.000Z","modified_at":"2026-02-11T07:42:26.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17663932557499","imei1":"17663932557499","imei2":"17663932557499","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183335,"job_number":"JOB_183335","tr_customer_id":183353,"tr_customer_product_id":183343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:42.000Z","modified_at":"2026-02-11T07:42:42.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15917015750641","imei1":"15917015750641","imei2":"15917015750641","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183337,"job_number":"JOB_183337","tr_customer_id":183355,"tr_customer_product_id":183345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:57.000Z","modified_at":"2026-02-11T07:42:57.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14308929318779","imei1":"14308929318779","imei2":"14308929318779","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183346,"job_number":"JOB_183346","tr_customer_id":183364,"tr_customer_product_id":183354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:02.000Z","modified_at":"2026-02-11T08:04:02.000Z","name":"Dorthy Olson","mobile_number":"490-213-5976","email_id":"Columbus_Schoen83@hotmail.com","dop":"2025-04-06","serial_number":"10412131851684752","imei1":"10412131851684752","imei2":"10412131851684752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183351,"job_number":"JOB_183351","tr_customer_id":183369,"tr_customer_product_id":183359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:05:30.000Z","modified_at":"2026-02-11T08:05:30.000Z","name":"Beth Hettinger","mobile_number":"397-551-7121","email_id":"Tod2@yahoo.com","dop":"2025-04-06","serial_number":"10203286242211544","imei1":"10203286242211544","imei2":"10203286242211544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:05:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183353,"job_number":"JOB_183353","tr_customer_id":183371,"tr_customer_product_id":183361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:24:04.000Z","modified_at":"2026-02-11T08:24:04.000Z","name":"Elian Bins","mobile_number":"228-960-2613","email_id":"Jennifer_Huels@yahoo.com","dop":"2026-01-23","serial_number":"141814433736693","imei1":"141814433736693","imei2":"141814433736693","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183355,"job_number":"JOB_183355","tr_customer_id":183373,"tr_customer_product_id":183363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:25:23.000Z","modified_at":"2026-02-11T08:25:23.000Z","name":"Immanuel Kshlerin","mobile_number":"342-342-9934","email_id":"Rigoberto.Kuhn@yahoo.com","dop":"2026-01-23","serial_number":"137557413102317","imei1":"137557413102317","imei2":"137557413102317","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183356,"job_number":"JOB_183356","tr_customer_id":183374,"tr_customer_product_id":183364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:27:32.000Z","modified_at":"2026-02-11T08:27:32.000Z","name":"Forrest Reilly","mobile_number":"730-512-8643","email_id":"Kayli59@yahoo.com","dop":"2026-01-23","serial_number":"11133819227974","imei1":"11133819227974","imei2":"11133819227974","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183358,"job_number":"JOB_183358","tr_customer_id":183376,"tr_customer_product_id":183366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:29:01.000Z","modified_at":"2026-02-11T08:29:01.000Z","name":"Caleigh Wiza","mobile_number":"377-664-5399","email_id":"Horacio_Bayer@gmail.com","dop":"2026-01-23","serial_number":"182138932890551","imei1":"182138932890551","imei2":"182138932890551","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183359,"job_number":"JOB_183359","tr_customer_id":183377,"tr_customer_product_id":183367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:14.000Z","modified_at":"2026-02-11T08:35:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13583050526260","imei1":"13583050526260","imei2":"13583050526260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183361,"job_number":"JOB_183361","tr_customer_id":183379,"tr_customer_product_id":183369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:16.000Z","modified_at":"2026-02-11T08:35:16.000Z","name":"Shannon Bode","mobile_number":"301-627-1034","email_id":"Vladimir.Torphy@yahoo.com","dop":"2025-04-06","serial_number":"19411339316773500","imei1":"19411339316773500","imei2":"19411339316773500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183362,"job_number":"JOB_183362","tr_customer_id":183380,"tr_customer_product_id":183370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:59.000Z","modified_at":"2026-02-11T08:35:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10037306466607","imei1":"10037306466607","imei2":"10037306466607","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183364,"job_number":"JOB_183364","tr_customer_id":183382,"tr_customer_product_id":183372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:00.000Z","modified_at":"2026-02-11T08:36:00.000Z","name":"Lillie Wehner","mobile_number":"954-325-5967","email_id":"Halie79@hotmail.com","dop":"2025-04-06","serial_number":"11134181571309214","imei1":"11134181571309214","imei2":"11134181571309214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183365,"job_number":"JOB_183365","tr_customer_id":183383,"tr_customer_product_id":183373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:42.000Z","modified_at":"2026-02-11T08:36:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10637017919838","imei1":"10637017919838","imei2":"10637017919838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183367,"job_number":"JOB_183367","tr_customer_id":183385,"tr_customer_product_id":183375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:44.000Z","modified_at":"2026-02-11T08:36:44.000Z","name":"Baby Mitchell","mobile_number":"475-647-6366","email_id":"Jorge43@hotmail.com","dop":"2025-04-06","serial_number":"19734391210225264","imei1":"19734391210225264","imei2":"19734391210225264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183368,"job_number":"JOB_183368","tr_customer_id":183386,"tr_customer_product_id":183376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:40:51.000Z","modified_at":"2026-02-11T09:40:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11572447516181","imei1":"11572447516181","imei2":"11572447516181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183370,"job_number":"JOB_183370","tr_customer_id":183388,"tr_customer_product_id":183378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:40:53.000Z","modified_at":"2026-02-11T09:40:53.000Z","name":"Dawn Blick","mobile_number":"475-380-9999","email_id":"Josie24@gmail.com","dop":"2025-04-06","serial_number":"12206396151810036","imei1":"12206396151810036","imei2":"12206396151810036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183371,"job_number":"JOB_183371","tr_customer_id":183389,"tr_customer_product_id":183379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:41:37.000Z","modified_at":"2026-02-11T09:41:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13469681881716","imei1":"13469681881716","imei2":"13469681881716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183373,"job_number":"JOB_183373","tr_customer_id":183391,"tr_customer_product_id":183381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:41:39.000Z","modified_at":"2026-02-11T09:41:39.000Z","name":"Ariane Bahringer","mobile_number":"721-997-5102","email_id":"Louie40@yahoo.com","dop":"2025-04-06","serial_number":"17713953771483132","imei1":"17713953771483132","imei2":"17713953771483132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183374,"job_number":"JOB_183374","tr_customer_id":183392,"tr_customer_product_id":183382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:42:21.000Z","modified_at":"2026-02-11T09:42:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12979077929727","imei1":"12979077929727","imei2":"12979077929727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183376,"job_number":"JOB_183376","tr_customer_id":183394,"tr_customer_product_id":183384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:42:23.000Z","modified_at":"2026-02-11T09:42:23.000Z","name":"Bill Wiza","mobile_number":"918-252-2530","email_id":"Shaniya_Mueller26@hotmail.com","dop":"2025-04-06","serial_number":"17095884161977980","imei1":"17095884161977980","imei2":"17095884161977980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183377,"job_number":"JOB_183377","tr_customer_id":183395,"tr_customer_product_id":183385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:03.000Z","modified_at":"2026-02-11T10:54:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14786574995009","imei1":"14786574995009","imei2":"14786574995009","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183379,"job_number":"JOB_183379","tr_customer_id":183397,"tr_customer_product_id":183387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:05.000Z","modified_at":"2026-02-11T10:54:05.000Z","name":"Michelle Klocko","mobile_number":"263-569-5063","email_id":"Tyreek.Metz@gmail.com","dop":"2025-04-06","serial_number":"13153187973046198","imei1":"13153187973046198","imei2":"13153187973046198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183380,"job_number":"JOB_183380","tr_customer_id":183398,"tr_customer_product_id":183388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:49.000Z","modified_at":"2026-02-11T10:54:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10161351279169","imei1":"10161351279169","imei2":"10161351279169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183382,"job_number":"JOB_183382","tr_customer_id":183400,"tr_customer_product_id":183390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:50.000Z","modified_at":"2026-02-11T10:54:50.000Z","name":"Lina Friesen","mobile_number":"909-937-1584","email_id":"Gene7@yahoo.com","dop":"2025-04-06","serial_number":"14122803331046206","imei1":"14122803331046206","imei2":"14122803331046206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183383,"job_number":"JOB_183383","tr_customer_id":183401,"tr_customer_product_id":183391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:55:34.000Z","modified_at":"2026-02-11T10:55:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12450342538670","imei1":"12450342538670","imei2":"12450342538670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183385,"job_number":"JOB_183385","tr_customer_id":183403,"tr_customer_product_id":183393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:55:36.000Z","modified_at":"2026-02-11T10:55:36.000Z","name":"Drake Parker","mobile_number":"772-397-6905","email_id":"Ricky46@hotmail.com","dop":"2025-04-06","serial_number":"11697294639993186","imei1":"11697294639993186","imei2":"11697294639993186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183386,"job_number":"JOB_183386","tr_customer_id":183404,"tr_customer_product_id":183394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:10:11.000Z","modified_at":"2026-02-11T11:10:11.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-01","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-01T11:10:02.209310898Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183387,"job_number":"JOB_183387","tr_customer_id":183405,"tr_customer_product_id":183395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:10:12.000Z","modified_at":"2026-02-11T11:10:12.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-01","serial_number":"86595375822489","imei1":"86595375822489","imei2":"86595375822489","popurl":"2026-02-01T11:10:02.212479283Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183388,"job_number":"JOB_183388","tr_customer_id":183406,"tr_customer_product_id":183396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:10:23.000Z","modified_at":"2026-02-11T11:10:23.000Z","name":"Yogesh Patel","mobile_number":"8631756250","email_id":"chinmayanand.pothuvaal@hotmail.com","dop":"2026-02-01","serial_number":"79523075689778","imei1":"79523075689778","imei2":"79523075689778","popurl":"www.brahmdev-chaturvedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:10:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183389,"job_number":"JOB_183389","tr_customer_id":183407,"tr_customer_product_id":183397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:44:10.000Z","modified_at":"2026-02-11T11:44:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19174513546069","imei1":"19174513546069","imei2":"19174513546069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183391,"job_number":"JOB_183391","tr_customer_id":183409,"tr_customer_product_id":183399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:44:11.000Z","modified_at":"2026-02-11T11:44:11.000Z","name":"Bud Larson","mobile_number":"575-384-7382","email_id":"Kamille.Hamill66@hotmail.com","dop":"2025-04-06","serial_number":"13643298040378124","imei1":"13643298040378124","imei2":"13643298040378124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183392,"job_number":"JOB_183392","tr_customer_id":183410,"tr_customer_product_id":183400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:00.000Z","modified_at":"2026-02-11T11:45:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11647049171950","imei1":"11647049171950","imei2":"11647049171950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183394,"job_number":"JOB_183394","tr_customer_id":183412,"tr_customer_product_id":183402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:02.000Z","modified_at":"2026-02-11T11:45:02.000Z","name":"Kevin Greenholt","mobile_number":"453-240-4828","email_id":"Madisyn_Heaney7@yahoo.com","dop":"2025-04-06","serial_number":"17070484477922136","imei1":"17070484477922136","imei2":"17070484477922136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183395,"job_number":"JOB_183395","tr_customer_id":183413,"tr_customer_product_id":183403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:50.000Z","modified_at":"2026-02-11T11:45:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12474027599632","imei1":"12474027599632","imei2":"12474027599632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183397,"job_number":"JOB_183397","tr_customer_id":183415,"tr_customer_product_id":183405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:52.000Z","modified_at":"2026-02-11T11:45:52.000Z","name":"Jarred Legros","mobile_number":"302-594-8816","email_id":"Ella.Block93@hotmail.com","dop":"2025-04-06","serial_number":"14668412154499960","imei1":"14668412154499960","imei2":"14668412154499960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183398,"job_number":"JOB_183398","tr_customer_id":183416,"tr_customer_product_id":183406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T12:02:23.000Z","modified_at":"2026-02-11T12:02:23.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-01","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-01T12:02:23.318855203Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T12:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183399,"job_number":"JOB_183399","tr_customer_id":183417,"tr_customer_product_id":183407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T12:29:48.000Z","modified_at":"2026-02-11T12:29:48.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-01","serial_number":"10000671917300","imei1":"10000671017301","imei2":"10000061817302","popurl":"2026-02-01T12:29:48.322632500Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T12:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183400,"job_number":"JOB_183400","tr_customer_id":183418,"tr_customer_product_id":183408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:01:48.000Z","modified_at":"2026-02-11T13:01:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16699722853634","imei1":"16699722853634","imei2":"16699722853634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183402,"job_number":"JOB_183402","tr_customer_id":183420,"tr_customer_product_id":183410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:01:50.000Z","modified_at":"2026-02-11T13:01:50.000Z","name":"Janet Goodwin","mobile_number":"401-679-0856","email_id":"Richie75@gmail.com","dop":"2025-04-06","serial_number":"10698694539240592","imei1":"10698694539240592","imei2":"10698694539240592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183403,"job_number":"JOB_183403","tr_customer_id":183421,"tr_customer_product_id":183411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:02:36.000Z","modified_at":"2026-02-11T13:02:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15667964296549","imei1":"15667964296549","imei2":"15667964296549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183405,"job_number":"JOB_183405","tr_customer_id":183423,"tr_customer_product_id":183413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:02:38.000Z","modified_at":"2026-02-11T13:02:38.000Z","name":"Larissa Keeling","mobile_number":"493-393-0115","email_id":"Andrew.Braun@gmail.com","dop":"2025-04-06","serial_number":"15036213228793888","imei1":"15036213228793888","imei2":"15036213228793888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183406,"job_number":"JOB_183406","tr_customer_id":183424,"tr_customer_product_id":183414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:03:22.000Z","modified_at":"2026-02-11T13:03:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12511407932375","imei1":"12511407932375","imei2":"12511407932375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183408,"job_number":"JOB_183408","tr_customer_id":183426,"tr_customer_product_id":183416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:03:24.000Z","modified_at":"2026-02-11T13:03:24.000Z","name":"Evalyn Cummings","mobile_number":"759-207-4034","email_id":"Ivy_Nienow@gmail.com","dop":"2025-04-06","serial_number":"12503286887140332","imei1":"12503286887140332","imei2":"12503286887140332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182858,"job_number":"JOB_182858","tr_customer_id":182876,"tr_customer_product_id":182866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:57.000Z","modified_at":"2026-02-11T04:39:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Griffin_Rowe@yahoo.com","dop":"2025-07-02","serial_number":"12549821610237","imei1":"12549821610237","imei2":"12549821610237","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182880,"job_number":"JOB_182880","tr_customer_id":182898,"tr_customer_product_id":182888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:16.000Z","modified_at":"2026-02-11T04:40:16.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jeramie32@hotmail.com","dop":"2025-07-02","serial_number":"12348206865508","imei1":"12348206865508","imei2":"12348206865508","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182898,"job_number":"JOB_182898","tr_customer_id":182916,"tr_customer_product_id":182906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:32.000Z","modified_at":"2026-02-11T04:40:32.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"181809910286123","imei1":"181809910286123","imei2":"181809910286123","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182899,"job_number":"JOB_182899","tr_customer_id":182917,"tr_customer_product_id":182907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Creola Koch","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175835550409582","imei1":"175835550409582","imei2":"175835550409582","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182901,"job_number":"JOB_182901","tr_customer_id":182919,"tr_customer_product_id":182909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Ernest Green","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150274784619462","imei1":"150274784619462","imei2":"150274784619462","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182902,"job_number":"JOB_182902","tr_customer_id":182920,"tr_customer_product_id":182910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Lacy Langosh","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111904807027595","imei1":"111904807027595","imei2":"111904807027595","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182903,"job_number":"JOB_182903","tr_customer_id":182921,"tr_customer_product_id":182911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:34.000Z","modified_at":"2026-02-11T04:40:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Aron_Fahey50@yahoo.com","dop":"2025-07-02","serial_number":"14179663734142","imei1":"14179663734142","imei2":"14179663734142","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182905,"job_number":"JOB_182905","tr_customer_id":182923,"tr_customer_product_id":182913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:37.000Z","modified_at":"2026-02-11T04:40:37.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109726404444400","imei1":"109726404444400","imei2":"109726404444400","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182907,"job_number":"JOB_182907","tr_customer_id":182925,"tr_customer_product_id":182915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:38.000Z","modified_at":"2026-02-11T04:40:38.000Z","name":"Myrtis Stiedemann","mobile_number":"303-322-0078","email_id":"Nicholaus.Raynor4@yahoo.com","dop":"2025-06-09","serial_number":"103962259116037","imei1":"103962259116037","imei2":"103962259116037","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182920,"job_number":"JOB_182920","tr_customer_id":182938,"tr_customer_product_id":182928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:45.000Z","modified_at":"2026-02-11T04:40:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"101485845890936","imei1":"101485845890936","imei2":"101485845890936","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182922,"job_number":"JOB_182922","tr_customer_id":182940,"tr_customer_product_id":182930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:45.000Z","modified_at":"2026-02-11T04:40:45.000Z","name":"Haylee Heidenreich","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165416195288889","imei1":"165416195288889","imei2":"165416195288889","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182925,"job_number":"JOB_182925","tr_customer_id":182943,"tr_customer_product_id":182933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:40:46.000Z","name":"Vidal Towne","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136408990714764","imei1":"136408990714764","imei2":"136408990714764","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182927,"job_number":"JOB_182927","tr_customer_id":182945,"tr_customer_product_id":182935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:40:46.000Z","name":"Loraine Doyle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"153814098822347","imei1":"153814098822347","imei2":"153814098822347","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182937,"job_number":"JOB_182937","tr_customer_id":182955,"tr_customer_product_id":182945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10941510809976","imei1":"10941510809976","imei2":"10941510809976","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182938,"job_number":"JOB_182938","tr_customer_id":182956,"tr_customer_product_id":182946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105892782199405","imei1":"105892782199405","imei2":"105892782199405","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182942,"job_number":"JOB_182942","tr_customer_id":182960,"tr_customer_product_id":182950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:54.000Z","modified_at":"2026-02-11T04:40:54.000Z","name":"Clarissa Hayes","mobile_number":"908-235-2745","email_id":"Chaya.Lockman77@gmail.com","dop":"2025-06-09","serial_number":"100470436114437","imei1":"100470436114437","imei2":"100470436114437","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182964,"job_number":"JOB_182964","tr_customer_id":182982,"tr_customer_product_id":182972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:10.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105206516008585","imei1":"105206516008585","imei2":"105206516008585","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182967,"job_number":"JOB_182967","tr_customer_id":182985,"tr_customer_product_id":182975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:10.000Z","name":"Elenor Yost","mobile_number":"754-537-7443","email_id":"Molly7@hotmail.com","dop":"2025-06-09","serial_number":"105876730898717","imei1":"105876730898717","imei2":"105876730898717","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183116,"job_number":"JOB_183116","tr_customer_id":183134,"tr_customer_product_id":183124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:23:05.000Z","modified_at":"2026-02-11T05:23:05.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17629805557358","imei1":"17629805557358","imei2":"17629805557358","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183163,"job_number":"JOB_183163","tr_customer_id":183181,"tr_customer_product_id":183171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:14:22.000Z","modified_at":"2026-02-11T06:14:22.000Z","name":"varsha krishna","mobile_number":"9844785464","email_id":"varsha@gmail.com","dop":"2026-02-01","serial_number":"22667278896541","imei1":"22667278896541","imei2":"22667278896541","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:14:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183164,"job_number":"JOB_183164","tr_customer_id":183182,"tr_customer_product_id":183172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:16:02.000Z","modified_at":"2026-02-11T06:16:02.000Z","name":"varsha krishna","mobile_number":"9844785464","email_id":"varsha@gmail.com","dop":"2026-02-01","serial_number":"22667278896542","imei1":"22667278896542","imei2":"22667278896542","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:16:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183184,"job_number":"JOB_183184","tr_customer_id":183202,"tr_customer_product_id":183192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:14.000Z","modified_at":"2026-02-11T06:50:14.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105855904019167","imei1":"105855904019167","imei2":"105855904019167","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183186,"job_number":"JOB_183186","tr_customer_id":183204,"tr_customer_product_id":183194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:15.000Z","modified_at":"2026-02-11T06:50:15.000Z","name":"Eudora Doyle","mobile_number":"207-451-6975","email_id":"Cathryn13@gmail.com","dop":"2025-06-09","serial_number":"105567766548944","imei1":"105567766548944","imei2":"105567766548944","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183187,"job_number":"JOB_183187","tr_customer_id":183205,"tr_customer_product_id":183195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:30.000Z","modified_at":"2026-02-11T06:50:30.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105515268284270","imei1":"105515268284270","imei2":"105515268284270","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183189,"job_number":"JOB_183189","tr_customer_id":183207,"tr_customer_product_id":183197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:31.000Z","modified_at":"2026-02-11T06:50:31.000Z","name":"Nathan Bednar","mobile_number":"593-411-9539","email_id":"Amalia_Trantow@gmail.com","dop":"2025-06-09","serial_number":"108813510838306","imei1":"108813510838306","imei2":"108813510838306","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183190,"job_number":"JOB_183190","tr_customer_id":183208,"tr_customer_product_id":183198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:46.000Z","modified_at":"2026-02-11T06:50:46.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109616880252273","imei1":"109616880252273","imei2":"109616880252273","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183192,"job_number":"JOB_183192","tr_customer_id":183210,"tr_customer_product_id":183200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:46.000Z","modified_at":"2026-02-11T06:50:46.000Z","name":"Nikolas Kozey","mobile_number":"765-530-0453","email_id":"Novella37@gmail.com","dop":"2025-06-09","serial_number":"109730844182496","imei1":"109730844182496","imei2":"109730844182496","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183342,"job_number":"JOB_183342","tr_customer_id":183360,"tr_customer_product_id":183350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:57:56.000Z","modified_at":"2026-02-11T07:57:56.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Raymundo.Wintheiser35@hotmail.com","dop":"2025-07-02","serial_number":"11089164721941","imei1":"11089164721941","imei2":"11089164721941","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183343,"job_number":"JOB_183343","tr_customer_id":183361,"tr_customer_product_id":183351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:58:16.000Z","modified_at":"2026-02-11T07:58:16.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Harvey_Prosacco17@hotmail.com","dop":"2025-07-02","serial_number":"12229608915643","imei1":"12229608915643","imei2":"12229608915643","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183344,"job_number":"JOB_183344","tr_customer_id":183362,"tr_customer_product_id":183352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:58:34.000Z","modified_at":"2026-02-11T07:58:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kirsten50@gmail.com","dop":"2025-07-02","serial_number":"19673666974947","imei1":"19673666974947","imei2":"19673666974947","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182994,"job_number":"JOB_182994","tr_customer_id":183012,"tr_customer_product_id":183002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:37.000Z","modified_at":"2026-02-11T04:41:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10366418977788","imei1":"10366418977788","imei2":"10366418977788","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183001,"job_number":"JOB_183001","tr_customer_id":183019,"tr_customer_product_id":183009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:39.000Z","modified_at":"2026-02-11T04:41:39.000Z","name":"Amalia Barton","mobile_number":"302-653-5649","email_id":"Jalon6@yahoo.com","dop":"2000-01-31","serial_number":"1028458474132477","imei1":"1028458474132477","imei2":"1028458474132477","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183040,"job_number":"JOB_183040","tr_customer_id":183058,"tr_customer_product_id":183048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:24.000Z","modified_at":"2026-02-11T04:42:24.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10102846497622","imei1":"10102846497622","imei2":"10102846497622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183044,"job_number":"JOB_183044","tr_customer_id":183062,"tr_customer_product_id":183052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:26.000Z","modified_at":"2026-02-11T04:42:26.000Z","name":"Lucie Krajcik","mobile_number":"791-809-9349","email_id":"Natalia_Mayer82@yahoo.com","dop":"2000-01-31","serial_number":"1041490701078101","imei1":"1041490701078101","imei2":"1041490701078101","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183051,"job_number":"JOB_183051","tr_customer_id":183069,"tr_customer_product_id":183059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:09.000Z","modified_at":"2026-02-11T04:43:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10250542403988","imei1":"10250542403988","imei2":"10250542403988","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183053,"job_number":"JOB_183053","tr_customer_id":183071,"tr_customer_product_id":183061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:10.000Z","modified_at":"2026-02-11T04:43:10.000Z","name":"Marcos Bruen","mobile_number":"281-864-6952","email_id":"Michel89@yahoo.com","dop":"2000-01-31","serial_number":"1074621767828172","imei1":"1074621767828172","imei2":"1074621767828172","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183054,"job_number":"JOB_183054","tr_customer_id":183072,"tr_customer_product_id":183062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:52.000Z","modified_at":"2026-02-11T04:43:52.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10179861121007","imei1":"10179861121007","imei2":"10179861121007","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183056,"job_number":"JOB_183056","tr_customer_id":183074,"tr_customer_product_id":183064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:53.000Z","modified_at":"2026-02-11T04:43:53.000Z","name":"Breana Hilpert","mobile_number":"781-323-4174","email_id":"Beth16@yahoo.com","dop":"2000-01-31","serial_number":"1054090430276241","imei1":"1054090430276241","imei2":"1054090430276241","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183264,"job_number":"JOB_183264","tr_customer_id":183282,"tr_customer_product_id":183272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:39.000Z","modified_at":"2026-02-11T07:00:39.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10107459547442","imei1":"10107459547442","imei2":"10107459547442","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183266,"job_number":"JOB_183266","tr_customer_id":183284,"tr_customer_product_id":183274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:41.000Z","modified_at":"2026-02-11T07:00:41.000Z","name":"Rebekah Ward","mobile_number":"913-443-4001","email_id":"Isaiah5@yahoo.com","dop":"2000-01-31","serial_number":"1076561510136661","imei1":"1076561510136661","imei2":"1076561510136661","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183273,"job_number":"JOB_183273","tr_customer_id":183291,"tr_customer_product_id":183281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:25.000Z","modified_at":"2026-02-11T07:01:25.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10447726308421","imei1":"10447726308421","imei2":"10447726308421","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183275,"job_number":"JOB_183275","tr_customer_id":183293,"tr_customer_product_id":183283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:26.000Z","modified_at":"2026-02-11T07:01:26.000Z","name":"Kyra O'Conner","mobile_number":"557-894-5214","email_id":"Torrance80@gmail.com","dop":"2000-01-31","serial_number":"1084347448128397","imei1":"1084347448128397","imei2":"1084347448128397","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183281,"job_number":"JOB_183281","tr_customer_id":183299,"tr_customer_product_id":183289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:09.000Z","modified_at":"2026-02-11T07:02:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10121158867238","imei1":"10121158867238","imei2":"10121158867238","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183284,"job_number":"JOB_183284","tr_customer_id":183302,"tr_customer_product_id":183292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:11.000Z","modified_at":"2026-02-11T07:02:11.000Z","name":"Johnathan Murray","mobile_number":"890-303-0485","email_id":"Aurelie.Wolf88@yahoo.com","dop":"2000-01-31","serial_number":"1016420887890106","imei1":"1016420887890106","imei2":"1016420887890106","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183291,"job_number":"JOB_183291","tr_customer_id":183309,"tr_customer_product_id":183299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:54.000Z","modified_at":"2026-02-11T07:02:54.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10011092735407","imei1":"10011092735407","imei2":"10011092735407","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183293,"job_number":"JOB_183293","tr_customer_id":183311,"tr_customer_product_id":183301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:56.000Z","modified_at":"2026-02-11T07:02:56.000Z","name":"Mina Hilpert","mobile_number":"346-684-4700","email_id":"Carlie4@yahoo.com","dop":"2000-01-31","serial_number":"1028284015202687","imei1":"1028284015202687","imei2":"1028284015202687","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4015f15a-c21d-499f-aee3-2f8865107cb1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-RFHcp1YPVtI8WLMnbqSC0bQYtjc" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODl9.gg0ldJjMTJDFjMMKNoEchFmh_kkhGDopdnHsv4wTZoA"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDIxNjR9.6PhgfXq04b2LAKf_BI8Fe1vF_2jl-lFSaBfqwKITbyg' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODl9.gg0ldJjMTJDFjMMKNoEchFmh_kkhGDopdnHsv4wTZoA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 66bce746-c878-49ee-a7e2-5f46314c6a0a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDIxNjR9.6PhgfXq04b2LAKf_BI8Fe1vF_2jl-lFSaBfqwKITbyg' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f8-nsZSZfuMWe3TmlXy+BLpiZwwTMU"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODl9.gg0ldJjMTJDFjMMKNoEchFmh_kkhGDopdnHsv4wTZoA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 49b1492f-6206-489a-80f4-bc45c3226830 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 164 |
| ETag | W/"a4-4KOIbhYb/v3YOX0tiEDQn7orJ7s" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":4},{"label":"Repair completed","key":"repair_completed","count":220}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDIxNjR9.6PhgfXq04b2LAKf_BI8Fe1vF_2jl-lFSaBfqwKITbyg' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODl9.gg0ldJjMTJDFjMMKNoEchFmh_kkhGDopdnHsv4wTZoA |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 690b1301-0801-470a-8502-07eb9b5bdf07 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"details_key": "pending_for_repair"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"f52-aSsmQB6qtGBqSTMIyFgDEM2w7Zs" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 11 Feb 2026 13:26:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":182778,"job_number":"JOB_182778","tr_customer_id":182796,"tr_customer_product_id":182786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:04:52.000Z","modified_at":"2026-02-11T04:33:29.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"65782561629315","imei1":"65782561629315","imei2":"65782561629315","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T04:33:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":183352,"job_number":"JOB_183352","tr_customer_id":183370,"tr_customer_product_id":183360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:24:03.000Z","modified_at":"2026-02-11T08:24:13.000Z","name":"Clinton Mertz","mobile_number":"645-992-1421","email_id":"Rashad.Yost68@hotmail.com","dop":"2026-01-23","serial_number":"13235719266064","imei1":"13235719266064","imei2":"13235719266064","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T08:24:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":183354,"job_number":"JOB_183354","tr_customer_id":183372,"tr_customer_product_id":183362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:25:22.000Z","modified_at":"2026-02-11T08:25:31.000Z","name":"Eulah McDermott","mobile_number":"340-338-6994","email_id":"Nelson79@gmail.com","dop":"2026-01-23","serial_number":"13342522785617","imei1":"13342522785617","imei2":"13342522785617","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T08:25:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":183410,"job_number":"JOB_183410","tr_customer_id":183428,"tr_customer_product_id":183418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:26.000Z","modified_at":"2026-02-11T13:26:29.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"78939148201923","imei1":"78939148201923","imei2":"78939148201923","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T13:26:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDIxNjR9.6PhgfXq04b2LAKf_BI8Fe1vF_2jl-lFSaBfqwKITbyg' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODl9.gg0ldJjMTJDFjMMKNoEchFmh_kkhGDopdnHsv4wTZoA |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 876c2a93-57f1-4266-947e-393f7cdadebc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 34 |
{"details_key":"repair_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDIxNjR9.6PhgfXq04b2LAKf_BI8Fe1vF_2jl-lFSaBfqwKITbyg' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"12ba-CNprzlKvdcIOXg3AP1/EabUtOhc"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODl9.gg0ldJjMTJDFjMMKNoEchFmh_kkhGDopdnHsv4wTZoA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ad7ede9f-fb50-4b5c-9e1b-20e5fc159c35 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"1280-lB0WCJv+Au9TVHBgmQ8TNBnja4Y" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 11 Feb 2026 13:26:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":183410,"job_number":"JOB_183410","tr_customer_id":183428,"tr_customer_product_id":183418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:26.000Z","modified_at":"2026-02-11T13:26:29.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"78939148201923","imei1":"78939148201923","imei2":"78939148201923","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T13:26:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":183410,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-11T13:26:26.000Z"}],"quatations":[]},{"id":183354,"job_number":"JOB_183354","tr_customer_id":183372,"tr_customer_product_id":183362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:25:22.000Z","modified_at":"2026-02-11T08:25:31.000Z","name":"Eulah McDermott","mobile_number":"340-338-6994","email_id":"Nelson79@gmail.com","dop":"2026-01-23","serial_number":"13342522785617","imei1":"13342522785617","imei2":"13342522785617","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T08:25:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":183354,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-11T08:25:22.000Z"}],"quatations":[]},{"id":183352,"job_number":"JOB_183352","tr_customer_id":183370,"tr_customer_product_id":183360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:24:03.000Z","modified_at":"2026-02-11T08:24:13.000Z","name":"Clinton Mertz","mobile_number":"645-992-1421","email_id":"Rashad.Yost68@hotmail.com","dop":"2026-01-23","serial_number":"13235719266064","imei1":"13235719266064","imei2":"13235719266064","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T08:24:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":183352,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-11T08:24:03.000Z"}],"quatations":[]},{"id":182778,"job_number":"JOB_182778","tr_customer_id":182796,"tr_customer_product_id":182786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:04:52.000Z","modified_at":"2026-02-11T04:33:29.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"65782561629315","imei1":"65782561629315","imei2":"65782561629315","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T04:33:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":182778,"remark":"smart phone is more heating","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-11T02:04:52.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDIxNjR9.6PhgfXq04b2LAKf_BI8Fe1vF_2jl-lFSaBfqwKITbyg' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODl9.gg0ldJjMTJDFjMMKNoEchFmh_kkhGDopdnHsv4wTZoA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9a39465c-9d91-4702-9541-83fefd9bf527 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 11 Feb 2026 13:26:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDIxNjR9.6PhgfXq04b2LAKf_BI8Fe1vF_2jl-lFSaBfqwKITbyg' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"job_id":172795,"problems":[{"id":4,"remark":"Test"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODl9.gg0ldJjMTJDFjMMKNoEchFmh_kkhGDopdnHsv4wTZoA |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2a4ad219-edbe-4f6a-ab84-bfc57316a8a5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 127 |
{
"job_id": 183410,
"problems": [
{
"id": 4,
"remark": "Test"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDIxNjR9.6PhgfXq04b2LAKf_BI8Fe1vF_2jl-lFSaBfqwKITbyg' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"12ba-CNprzlKvdcIOXg3AP1/EabUtOhc"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzODl9.gg0ldJjMTJDFjMMKNoEchFmh_kkhGDopdnHsv4wTZoA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 626b43d3-77be-4087-8e35-8c49352080cf |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"e03-yX4FU0IVfH8Aex92vJwYunVcKc0" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 11 Feb 2026 13:26:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":183354,"job_number":"JOB_183354","tr_customer_id":183372,"tr_customer_product_id":183362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:25:22.000Z","modified_at":"2026-02-11T08:25:31.000Z","name":"Eulah McDermott","mobile_number":"340-338-6994","email_id":"Nelson79@gmail.com","dop":"2026-01-23","serial_number":"13342522785617","imei1":"13342522785617","imei2":"13342522785617","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T08:25:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":183354,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-11T08:25:22.000Z"}],"quatations":[]},{"id":183352,"job_number":"JOB_183352","tr_customer_id":183370,"tr_customer_product_id":183360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:24:03.000Z","modified_at":"2026-02-11T08:24:13.000Z","name":"Clinton Mertz","mobile_number":"645-992-1421","email_id":"Rashad.Yost68@hotmail.com","dop":"2026-01-23","serial_number":"13235719266064","imei1":"13235719266064","imei2":"13235719266064","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T08:24:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":183352,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-11T08:24:03.000Z"}],"quatations":[]},{"id":182778,"job_number":"JOB_182778","tr_customer_id":182796,"tr_customer_product_id":182786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:04:52.000Z","modified_at":"2026-02-11T04:33:29.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"65782561629315","imei1":"65782561629315","imei2":"65782561629315","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T04:33:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":182778,"remark":"smart phone is more heating","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-11T02:04:52.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Accept | application/json, text/plain, */* |
| Accept-Language | en-US,en;q=0.9,kn;q=0.8 |
| Connection | keep-alive |
| Content-Type | application/json |
| Origin | http://phoenix.techwithjatin.com |
| Referer | http://phoenix.techwithjatin.com/ |
| User-Agent | Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36 |
| Cache-Control | no-cache |
| Postman-Token | e4036453-7095-4d6f-8377-25460042916c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Content-Length | 58 |
{
"username": "iamqc",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-zXtbLrCR/WWviaDFqLi4OkXtBoQ" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDgxNjM5MH0.pROTKL3e1j5uhcPO8PH_2jAM0jt1Msw30Ba2DbkTQI4"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTg0MjgzOX0.vJg-eXJaqsKoq96_IQTcAF8pYU-Xq3ACkDq2mlnA1UI' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDgxNjM5MH0.pROTKL3e1j5uhcPO8PH_2jAM0jt1Msw30Ba2DbkTQI4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bf993c7e-5b0a-4e23-b1cd-d9849e5a9fa3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTg0MjgzOX0.vJg-eXJaqsKoq96_IQTcAF8pYU-Xq3ACkDq2mlnA1UI' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"a4-2BWQj3doab4oCnDP3gNs1jj2uOM"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDgxNjM5MH0.pROTKL3e1j5uhcPO8PH_2jAM0jt1Msw30Ba2DbkTQI4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e710623e-0f86-4d13-b553-681d10e9859e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 202 |
| ETag | W/"ca-8yoUErLW0dRg11pH4rRWI6/yPSM" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":220},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTg0MjgzOX0.vJg-eXJaqsKoq96_IQTcAF8pYU-Xq3ACkDq2mlnA1UI' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDgxNjM5MH0.pROTKL3e1j5uhcPO8PH_2jAM0jt1Msw30Ba2DbkTQI4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d65d9117-6b9a-42af-9aa2-ca563bc539af |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1005 |
| ETag | W/"3ed-KuwdbF0RgFTowXJqKtjRnkOWirg" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":183410,"job_number":"JOB_183410","tr_customer_id":183428,"tr_customer_product_id":183418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:26.000Z","modified_at":"2026-02-11T13:26:29.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"78939148201923","imei1":"78939148201923","imei2":"78939148201923","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-11T13:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTg0MjgzOX0.vJg-eXJaqsKoq96_IQTcAF8pYU-Xq3ACkDq2mlnA1UI' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"job_id":172795}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDgxNjM5MH0.pROTKL3e1j5uhcPO8PH_2jAM0jt1Msw30Ba2DbkTQI4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bc2d624a-fd01-4304-acc7-b718ce9a6e0b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{
"job_id": 183410
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTg0MjgzOX0.vJg-eXJaqsKoq96_IQTcAF8pYU-Xq3ACkDq2mlnA1UI' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDgxNjM5MH0.pROTKL3e1j5uhcPO8PH_2jAM0jt1Msw30Ba2DbkTQI4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d1c5de68-12cc-4a4e-8283-5e2f69261107 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 30 |
{"details_key":"qc_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"356bb-9GXANl8HHD3SpXjzHD9C7R+UYcY" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 11 Feb 2026 13:26:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":182780,"job_number":"JOB_182780","tr_customer_id":182798,"tr_customer_product_id":182788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:28:33.000Z","modified_at":"2026-02-11T02:29:09.000Z","name":"Vilma Keebler","mobile_number":"664-465-2700","email_id":"Jaquelin.Schaden48@hotmail.com","dop":"2025-10-21","serial_number":"18792386968206","imei1":"18792386968206","imei2":"18792386968206","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T02:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182782,"job_number":"JOB_182782","tr_customer_id":182800,"tr_customer_product_id":182790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:29:16.000Z","modified_at":"2026-02-11T02:29:52.000Z","name":"Andres Weber","mobile_number":"698-257-3836","email_id":"Kaya.Schmeler22@gmail.com","dop":"2025-10-21","serial_number":"15244904199059","imei1":"15244904199059","imei2":"15244904199059","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T02:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182784,"job_number":"JOB_182784","tr_customer_id":182802,"tr_customer_product_id":182792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:30:00.000Z","modified_at":"2026-02-11T02:30:35.000Z","name":"Audie Jenkins","mobile_number":"995-550-2840","email_id":"Hilma_Schneider@yahoo.com","dop":"2025-10-21","serial_number":"11666327783549","imei1":"11666327783549","imei2":"11666327783549","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T02:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182786,"job_number":"JOB_182786","tr_customer_id":182804,"tr_customer_product_id":182794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:29:54.000Z","modified_at":"2026-02-11T03:30:10.000Z","name":"Meghan Conroy","mobile_number":"639-926-1641","email_id":"Jalyn_Renner@hotmail.com","dop":"2025-05-30","serial_number":"17188093912871","imei1":"17188093912871","imei2":"17188093912871","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182790,"job_number":"JOB_182790","tr_customer_id":182808,"tr_customer_product_id":182798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:03.000Z","modified_at":"2026-02-11T03:46:41.000Z","name":"Justen Ruecker","mobile_number":"538-598-8823","email_id":"Louisa_Volkman8@yahoo.com","dop":"2025-04-06","serial_number":"14448689337911","imei1":"14448689337911","imei2":"14448689337911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182793,"job_number":"JOB_182793","tr_customer_id":182811,"tr_customer_product_id":182801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:49.000Z","modified_at":"2026-02-11T03:47:27.000Z","name":"Terrance O'Keefe","mobile_number":"327-446-4175","email_id":"Terry_Hodkiewicz@yahoo.com","dop":"2025-04-06","serial_number":"19887670705370","imei1":"19887670705370","imei2":"19887670705370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182795,"job_number":"JOB_182795","tr_customer_id":182813,"tr_customer_product_id":182803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:53.000Z","modified_at":"2026-02-11T03:47:14.000Z","name":"Eulah Abshire","mobile_number":"649-895-8640","email_id":"Orrin53@hotmail.com","dop":"2025-04-06","serial_number":"16079021735293","imei1":"16079021735293","imei2":"16079021735293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182798,"job_number":"JOB_182798","tr_customer_id":182816,"tr_customer_product_id":182806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:47:35.000Z","modified_at":"2026-02-11T03:48:13.000Z","name":"Hubert Koepp","mobile_number":"203-923-6768","email_id":"Rosina.Lynch@gmail.com","dop":"2025-04-06","serial_number":"12988479272827","imei1":"12988479272827","imei2":"12988479272827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182803,"job_number":"JOB_182803","tr_customer_id":182821,"tr_customer_product_id":182811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:02.000Z","modified_at":"2026-02-11T04:24:22.000Z","name":"Otto Beier","mobile_number":"532-314-6656","email_id":"Kiera11@hotmail.com","dop":"2025-04-06","serial_number":"14594020136815","imei1":"14594020136815","imei2":"14594020136815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182805,"job_number":"JOB_182805","tr_customer_id":182823,"tr_customer_product_id":182813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:26.000Z","modified_at":"2026-02-11T04:24:47.000Z","name":"Bria Rogahn","mobile_number":"629-817-3664","email_id":"Rebecca.Parisian3@gmail.com","dop":"2025-04-06","serial_number":"11688092522502","imei1":"11688092522502","imei2":"11688092522502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182807,"job_number":"JOB_182807","tr_customer_id":182825,"tr_customer_product_id":182815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:53.000Z","modified_at":"2026-02-11T04:25:17.000Z","name":"Junius Smith","mobile_number":"374-584-8660","email_id":"Heidi55@yahoo.com","dop":"2025-04-06","serial_number":"17166861773580","imei1":"17166861773580","imei2":"17166861773580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182809,"job_number":"JOB_182809","tr_customer_id":182827,"tr_customer_product_id":182817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:22.000Z","modified_at":"2026-02-11T04:25:46.000Z","name":"Kayleigh Brown","mobile_number":"218-719-8008","email_id":"Jakob45@hotmail.com","dop":"2025-04-06","serial_number":"15136957243231","imei1":"15136957243231","imei2":"15136957243231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182811,"job_number":"JOB_182811","tr_customer_id":182829,"tr_customer_product_id":182819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:51.000Z","modified_at":"2026-02-11T04:26:14.000Z","name":"Caitlyn Fritsch","mobile_number":"323-821-5210","email_id":"Brice.Armstrong87@gmail.com","dop":"2025-04-06","serial_number":"15911597379172","imei1":"15911597379172","imei2":"15911597379172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182813,"job_number":"JOB_182813","tr_customer_id":182831,"tr_customer_product_id":182821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:26:19.000Z","modified_at":"2026-02-11T04:26:42.000Z","name":"Catherine Volkman","mobile_number":"827-885-3911","email_id":"Herminia_Vandervort6@hotmail.com","dop":"2025-04-06","serial_number":"12992272642587","imei1":"12992272642587","imei2":"12992272642587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182816,"job_number":"JOB_182816","tr_customer_id":182834,"tr_customer_product_id":182824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:41.000Z","modified_at":"2026-02-11T04:34:17.000Z","name":"Al Kozey","mobile_number":"314-603-6995","email_id":"Lexus45@yahoo.com","dop":"2025-04-06","serial_number":"13566092921102","imei1":"13566092921102","imei2":"13566092921102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182820,"job_number":"JOB_182820","tr_customer_id":182838,"tr_customer_product_id":182828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:34:24.000Z","modified_at":"2026-02-11T04:35:01.000Z","name":"Heaven Runolfsdottir","mobile_number":"335-943-6392","email_id":"Misty60@gmail.com","dop":"2025-04-06","serial_number":"12955190398034","imei1":"12955190398034","imei2":"12955190398034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182823,"job_number":"JOB_182823","tr_customer_id":182841,"tr_customer_product_id":182831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:35:08.000Z","modified_at":"2026-02-11T04:35:44.000Z","name":"Marcellus Nolan","mobile_number":"750-890-2927","email_id":"Gerald18@yahoo.com","dop":"2025-04-06","serial_number":"12631308959413","imei1":"12631308959413","imei2":"12631308959413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182826,"job_number":"JOB_182826","tr_customer_id":182844,"tr_customer_product_id":182834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:56.000Z","modified_at":"2026-02-11T04:39:32.000Z","name":"Nasir Legros","mobile_number":"403-212-3398","email_id":"Wilber63@yahoo.com","dop":"2025-04-06","serial_number":"11577935770282","imei1":"11577935770282","imei2":"11577935770282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182827,"job_number":"JOB_182827","tr_customer_id":182845,"tr_customer_product_id":182835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:57.000Z","modified_at":"2026-02-11T04:39:06.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"83885918077621","imei1":"83885918077621","imei2":"83885918077621","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182829,"job_number":"JOB_182829","tr_customer_id":182847,"tr_customer_product_id":182837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:09.000Z","modified_at":"2026-02-11T04:39:18.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"62813037610287","imei1":"62813037610287","imei2":"62813037610287","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182830,"job_number":"JOB_182830","tr_customer_id":182848,"tr_customer_product_id":182838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:09.000Z","modified_at":"2026-02-11T04:39:49.000Z","name":"Brandt Halvorson","mobile_number":"386-277-5910","email_id":"Daphney_Pfeffer30@gmail.com","dop":"2025-04-06","serial_number":"14520692608742","imei1":"14520692608742","imei2":"14520692608742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182832,"job_number":"JOB_182832","tr_customer_id":182850,"tr_customer_product_id":182840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:19.000Z","modified_at":"2026-02-11T04:39:28.000Z","name":"saitama sensei","mobile_number":"846-625-8453","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"234017902800413","imei1":"234017902800413","imei2":"234017902800413","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182833,"job_number":"JOB_182833","tr_customer_id":182851,"tr_customer_product_id":182841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:19.000Z","modified_at":"2026-02-11T04:39:55.000Z","name":"Saul Kassulke","mobile_number":"413-264-5463","email_id":"Kimberly.Anderson@hotmail.com","dop":"2025-04-06","serial_number":"10800008562247","imei1":"10800008562247","imei2":"10800008562247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182835,"job_number":"JOB_182835","tr_customer_id":182853,"tr_customer_product_id":182843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:22.000Z","modified_at":"2026-02-11T04:40:02.000Z","name":"Nelda Skiles","mobile_number":"450-269-7881","email_id":"Meghan_Monahan62@hotmail.com","dop":"2025-04-06","serial_number":"19078294404273","imei1":"19078294404273","imei2":"19078294404273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182838,"job_number":"JOB_182838","tr_customer_id":182856,"tr_customer_product_id":182846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:27.000Z","modified_at":"2026-02-11T04:40:05.000Z","name":"Sage Wisozk","mobile_number":"833-930-0888","email_id":"Randi_Moore0@hotmail.com","dop":"2025-04-06","serial_number":"11437857807081","imei1":"11437857807081","imei2":"11437857807081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182841,"job_number":"JOB_182841","tr_customer_id":182859,"tr_customer_product_id":182849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:29.000Z","modified_at":"2026-02-11T04:40:06.000Z","name":"Jeffrey Schamberger","mobile_number":"882-380-4802","email_id":"Cindy_Goyette11@yahoo.com","dop":"2025-04-06","serial_number":"13242847608403","imei1":"13242847608403","imei2":"13242847608403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182842,"job_number":"JOB_182842","tr_customer_id":182860,"tr_customer_product_id":182850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:31.000Z","modified_at":"2026-02-11T04:39:40.000Z","name":"tanjiro kamado","mobile_number":"461-773-4558","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"634624263051812","imei1":"634624263051812","imei2":"634624263051812","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182847,"job_number":"JOB_182847","tr_customer_id":182865,"tr_customer_product_id":182855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:36.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Laurel Stark","mobile_number":"887-629-3234","email_id":"Horacio_Stokes61@hotmail.com","dop":"2025-06-18","serial_number":"10063407777639","imei1":"10063407777639","imei2":"10063407777639","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182849,"job_number":"JOB_182849","tr_customer_id":182867,"tr_customer_product_id":182857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:37.000Z","modified_at":"2026-02-11T04:40:10.000Z","name":"Jackeline Schoen","mobile_number":"276-318-1259","email_id":"Domingo34@gmail.com","dop":"2025-02-01","serial_number":"22852447036983","imei1":"22852447036983","imei2":"22852447036983","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182851,"job_number":"JOB_182851","tr_customer_id":182869,"tr_customer_product_id":182859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:40.000Z","modified_at":"2026-02-11T04:40:16.000Z","name":"Kareem Collier","mobile_number":"582-802-3386","email_id":"Thora_Hettinger71@yahoo.com","dop":"2025-04-06","serial_number":"10100684925762","imei1":"10100684925762","imei2":"10100684925762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182853,"job_number":"JOB_182853","tr_customer_id":182871,"tr_customer_product_id":182861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:42.000Z","modified_at":"2026-02-11T04:39:52.000Z","name":"giyu tomiaka","mobile_number":"441-820-0422","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"109318500501742","imei1":"109318500501742","imei2":"109318500501742","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182854,"job_number":"JOB_182854","tr_customer_id":182872,"tr_customer_product_id":182862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:44.000Z","modified_at":"2026-02-11T04:40:22.000Z","name":"Name Auer","mobile_number":"558-859-0917","email_id":"Isaiah.Strosin@hotmail.com","dop":"2025-04-06","serial_number":"16049523924222","imei1":"16049523924222","imei2":"16049523924222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182856,"job_number":"JOB_182856","tr_customer_id":182874,"tr_customer_product_id":182864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:55.000Z","modified_at":"2026-02-11T04:40:36.000Z","name":"Thalia Russel","mobile_number":"494-389-5474","email_id":"Mazie_Harris@yahoo.com","dop":"2025-04-06","serial_number":"15547852960153","imei1":"15547852960153","imei2":"15547852960153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182860,"job_number":"JOB_182860","tr_customer_id":182878,"tr_customer_product_id":182868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:00.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Lonzo Towne","mobile_number":"982-559-1884","email_id":"Jade58@gmail.com","dop":"2025-04-06","serial_number":"19440534645766","imei1":"19440534645766","imei2":"19440534645766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182862,"job_number":"JOB_182862","tr_customer_id":182880,"tr_customer_product_id":182870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:02.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Flavie Miller","mobile_number":"304-712-3424","email_id":"Madelyn.Russel70@gmail.com","dop":"2025-04-06","serial_number":"10542964669301","imei1":"10542964669301","imei2":"10542964669301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182865,"job_number":"JOB_182865","tr_customer_id":182883,"tr_customer_product_id":182873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:04.000Z","modified_at":"2026-02-11T04:40:39.000Z","name":"Maya Witting","mobile_number":"214-886-3139","email_id":"Zachery_Berge@gmail.com","dop":"2025-04-06","serial_number":"10666593094924","imei1":"10666593094924","imei2":"10666593094924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182868,"job_number":"JOB_182868","tr_customer_id":182886,"tr_customer_product_id":182876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:06.000Z","modified_at":"2026-02-11T04:40:48.000Z","name":"Jimmy Bechtelar","mobile_number":"913-791-3496","email_id":"Lexie47@yahoo.com","dop":"2025-04-06","serial_number":"12958758079609","imei1":"12958758079609","imei2":"12958758079609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182872,"job_number":"JOB_182872","tr_customer_id":182890,"tr_customer_product_id":182880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:51.000Z","name":"Rozella Hilll","mobile_number":"643-777-6246","email_id":"Raul_Ratke6@gmail.com","dop":"2025-04-06","serial_number":"15883892372158","imei1":"15883892372158","imei2":"15883892372158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182873,"job_number":"JOB_182873","tr_customer_id":182891,"tr_customer_product_id":182881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Ruby Cremin","mobile_number":"699-296-3081","email_id":"Emelia_Homenick@hotmail.com","dop":"2025-04-06","serial_number":"11335820339967","imei1":"11335820339967","imei2":"11335820339967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182875,"job_number":"JOB_182875","tr_customer_id":182893,"tr_customer_product_id":182883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:50.000Z","name":"Isabel Carter","mobile_number":"263-763-7849","email_id":"Queenie_Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"18841454839590","imei1":"18841454839590","imei2":"18841454839590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182883,"job_number":"JOB_182883","tr_customer_id":182901,"tr_customer_product_id":182891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:20.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Rocky Skiles","mobile_number":"740-865-8572","email_id":"Freeda.Runolfsson71@gmail.com","dop":"2025-02-01","serial_number":"70409611648695","imei1":"70409611648695","imei2":"70409611648695","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182885,"job_number":"JOB_182885","tr_customer_id":182903,"tr_customer_product_id":182893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:21.000Z","modified_at":"2026-02-11T04:40:59.000Z","name":"Watson Schowalter","mobile_number":"800-206-5241","email_id":"Kristopher.McClure@yahoo.com","dop":"2025-06-18","serial_number":"10081465845481","imei1":"10081465845481","imei2":"10081465845481","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182888,"job_number":"JOB_182888","tr_customer_id":182906,"tr_customer_product_id":182896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:22.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"Dee Frami","mobile_number":"542-689-6505","email_id":"Krystina.Stoltenberg@yahoo.com","dop":"2025-04-06","serial_number":"14618801950675","imei1":"14618801950675","imei2":"14618801950675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182891,"job_number":"JOB_182891","tr_customer_id":182909,"tr_customer_product_id":182899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:24.000Z","modified_at":"2026-02-11T04:41:00.000Z","name":"Abby Gerhold","mobile_number":"321-493-8166","email_id":"Einar_Flatley21@gmail.com","dop":"2025-04-06","serial_number":"19688421993925","imei1":"19688421993925","imei2":"19688421993925","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182895,"job_number":"JOB_182895","tr_customer_id":182913,"tr_customer_product_id":182903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:27.000Z","modified_at":"2026-02-11T04:41:06.000Z","name":"Isac Marquardt","mobile_number":"254-517-9273","email_id":"Jillian.Macejkovic@gmail.com","dop":"2025-12-31","serial_number":"108624913248398","imei1":"108624913248398","imei2":"108624913248398","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182897,"job_number":"JOB_182897","tr_customer_id":182915,"tr_customer_product_id":182905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:31.000Z","modified_at":"2026-02-11T04:41:11.000Z","name":"Naomi Thiel","mobile_number":"233-324-2063","email_id":"Clifton.Conn@hotmail.com","dop":"2025-04-06","serial_number":"10786253286789","imei1":"10786253286789","imei2":"10786253286789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182904,"job_number":"JOB_182904","tr_customer_id":182922,"tr_customer_product_id":182912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:37.000Z","modified_at":"2026-02-11T04:41:00.000Z","name":"Norma Lockman","mobile_number":"386-479-5744","email_id":"Dariana.Powlowski@yahoo.com","dop":"2025-10-01","serial_number":"16515006764744","imei1":"16515006764744","imei2":"16515006764744","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182906,"job_number":"JOB_182906","tr_customer_id":182924,"tr_customer_product_id":182914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:37.000Z","modified_at":"2026-02-11T04:40:49.000Z","name":"Abigail Grant","mobile_number":"590-616-0736","email_id":"Nathanial96@yahoo.com","dop":"2025-06-09","serial_number":"109666812261544","imei1":"109666812261544","imei2":"109666812261544","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182909,"job_number":"JOB_182909","tr_customer_id":182927,"tr_customer_product_id":182917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:40.000Z","modified_at":"2026-02-11T04:41:16.000Z","name":"Maymie Connelly","mobile_number":"241-902-3780","email_id":"Amya_Kovacek@gmail.com","dop":"2025-04-06","serial_number":"18930624267701","imei1":"18930624267701","imei2":"18930624267701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182911,"job_number":"JOB_182911","tr_customer_id":182929,"tr_customer_product_id":182919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:41.000Z","modified_at":"2026-02-11T04:41:20.000Z","name":"Nathanial Schroeder","mobile_number":"395-605-8407","email_id":"Estell.Schaden@gmail.com","dop":"2025-04-06","serial_number":"18928279961760","imei1":"18928279961760","imei2":"18928279961760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182913,"job_number":"JOB_182913","tr_customer_id":182931,"tr_customer_product_id":182921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:41:19.000Z","name":"Teagan Kiehn","mobile_number":"331-601-2455","email_id":"Hillary_Okuneva16@yahoo.com","dop":"2025-04-06","serial_number":"12987969441838","imei1":"12987969441838","imei2":"12987969441838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182916,"job_number":"JOB_182916","tr_customer_id":182934,"tr_customer_product_id":182924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:41:22.000Z","name":"Monserrate Romaguera","mobile_number":"245-370-9546","email_id":"Modesto34@gmail.com","dop":"2025-04-06","serial_number":"15512714533590","imei1":"15512714533590","imei2":"15512714533590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182923,"job_number":"JOB_182923","tr_customer_id":182941,"tr_customer_product_id":182931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:41:22.000Z","name":"Harrison Bauch","mobile_number":"402-372-3559","email_id":"Maximillia.Barrows24@gmail.com","dop":"2025-04-06","serial_number":"14303257212524","imei1":"14303257212524","imei2":"14303257212524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182924,"job_number":"JOB_182924","tr_customer_id":182942,"tr_customer_product_id":182932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:41:03.000Z","name":"Amie Wiegand","mobile_number":"501-652-6981","email_id":"Dion_Bode57@hotmail.com","dop":"2025-05-30","serial_number":"11807238679365","imei1":"11807238679365","imei2":"11807238679365","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182928,"job_number":"JOB_182928","tr_customer_id":182946,"tr_customer_product_id":182936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:41:21.000Z","name":"Wellington Botsford","mobile_number":"658-571-7426","email_id":"Maci.Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"10578381125772","imei1":"10578381125772","imei2":"10578381125772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182934,"job_number":"JOB_182934","tr_customer_id":182952,"tr_customer_product_id":182942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:50.000Z","modified_at":"2026-02-11T04:41:32.000Z","name":"Winston Bruen","mobile_number":"529-456-4000","email_id":"Frances_Kohler@hotmail.com","dop":"2025-04-06","serial_number":"15032176583833","imei1":"15032176583833","imei2":"15032176583833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182936,"job_number":"JOB_182936","tr_customer_id":182954,"tr_customer_product_id":182944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:41:03.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10170791600738","imei1":"10170791600738","imei2":"10170791600738","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182940,"job_number":"JOB_182940","tr_customer_id":182958,"tr_customer_product_id":182948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:54.000Z","modified_at":"2026-02-11T04:41:05.000Z","name":"Abelardo Gibson","mobile_number":"903-483-2374","email_id":"Abelardo.Murphy35@yahoo.com","dop":"2025-06-09","serial_number":"109489628717867","imei1":"109489628717867","imei2":"109489628717867","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182941,"job_number":"JOB_182941","tr_customer_id":182959,"tr_customer_product_id":182949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:54.000Z","modified_at":"2026-02-11T04:41:31.000Z","name":"Gillian Smith","mobile_number":"281-266-1090","email_id":"Wyman20@gmail.com","dop":"2025-04-06","serial_number":"17462742013785","imei1":"17462742013785","imei2":"17462742013785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182945,"job_number":"JOB_182945","tr_customer_id":182963,"tr_customer_product_id":182953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:56.000Z","modified_at":"2026-02-11T04:41:05.000Z","name":"Antonina Hegmann","mobile_number":"379-329-9638","email_id":"Adonis53@hotmail.com","dop":"2025-12-31","serial_number":"10662689872301","imei1":"10662689872301","imei2":"10662689872301","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182946,"job_number":"JOB_182946","tr_customer_id":182964,"tr_customer_product_id":182954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:56.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"Jake Senger","mobile_number":"520-706-8626","email_id":"Coty_Hand62@gmail.com","dop":"2025-04-06","serial_number":"14171404519131","imei1":"14171404519131","imei2":"14171404519131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182948,"job_number":"JOB_182948","tr_customer_id":182966,"tr_customer_product_id":182956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:57.000Z","modified_at":"2026-02-11T04:41:34.000Z","name":"Lavonne Erdman","mobile_number":"668-641-6073","email_id":"Crystel_Hauck@yahoo.com","dop":"2025-04-06","serial_number":"15392853861063","imei1":"15392853861063","imei2":"15392853861063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182952,"job_number":"JOB_182952","tr_customer_id":182970,"tr_customer_product_id":182960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:59.000Z","modified_at":"2026-02-11T04:41:37.000Z","name":"Aletha Feest","mobile_number":"502-613-9274","email_id":"Edgardo94@hotmail.com","dop":"2025-04-06","serial_number":"13036841342829","imei1":"13036841342829","imei2":"13036841342829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182957,"job_number":"JOB_182957","tr_customer_id":182975,"tr_customer_product_id":182965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:42.000Z","name":"Westley Herzog","mobile_number":"481-389-9212","email_id":"Eino_Wiza@gmail.com","dop":"2025-04-06","serial_number":"16541193369452","imei1":"16541193369452","imei2":"16541193369452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182959,"job_number":"JOB_182959","tr_customer_id":182977,"tr_customer_product_id":182967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:03.000Z","modified_at":"2026-02-11T04:41:36.000Z","name":"Mohammed Metz","mobile_number":"959-349-2692","email_id":"Milton.Friesen47@hotmail.com","dop":"2025-02-01","serial_number":"40191398068066","imei1":"40191398068066","imei2":"40191398068066","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182962,"job_number":"JOB_182962","tr_customer_id":182980,"tr_customer_product_id":182970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:08.000Z","modified_at":"2026-02-11T04:41:17.000Z","name":"Adolf Hagenes","mobile_number":"738-980-4989","email_id":"Dasia.Hartmann6@gmail.com","dop":"2025-12-31","serial_number":"10875543429626","imei1":"10875543429626","imei2":"10875543429626","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182963,"job_number":"JOB_182963","tr_customer_id":182981,"tr_customer_product_id":182971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:08.000Z","modified_at":"2026-02-11T04:41:47.000Z","name":"Ova Yundt","mobile_number":"232-258-2278","email_id":"Randall.Mayert@gmail.com","dop":"2025-04-06","serial_number":"10468340456865","imei1":"10468340456865","imei2":"10468340456865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182966,"job_number":"JOB_182966","tr_customer_id":182984,"tr_customer_product_id":182974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:21.000Z","name":"Declan Will","mobile_number":"430-422-0659","email_id":"Quinton_MacGyver50@hotmail.com","dop":"2025-06-09","serial_number":"102880310264816","imei1":"102880310264816","imei2":"102880310264816","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182969,"job_number":"JOB_182969","tr_customer_id":182987,"tr_customer_product_id":182977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:14.000Z","modified_at":"2026-02-11T04:41:53.000Z","name":"Zakary Weimann","mobile_number":"279-761-1326","email_id":"Valentine_Halvorson@hotmail.com","dop":"2025-12-31","serial_number":"102282438198771","imei1":"102282438198771","imei2":"102282438198771","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182971,"job_number":"JOB_182971","tr_customer_id":182989,"tr_customer_product_id":182979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:19.000Z","modified_at":"2026-02-11T04:41:58.000Z","name":"Tressie Frami","mobile_number":"474-494-5737","email_id":"Vernice.Okuneva9@hotmail.com","dop":"2025-04-06","serial_number":"19803093480270","imei1":"19803093480270","imei2":"19803093480270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182972,"job_number":"JOB_182972","tr_customer_id":182990,"tr_customer_product_id":182980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:20.000Z","modified_at":"2026-02-11T04:41:28.000Z","name":"Delilah Kihn","mobile_number":"365-867-1213","email_id":"Reed_West@hotmail.com","dop":"2025-12-31","serial_number":"10511230594361","imei1":"10511230594361","imei2":"10511230594361","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182975,"job_number":"JOB_182975","tr_customer_id":182993,"tr_customer_product_id":182983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:24.000Z","modified_at":"2026-02-11T04:41:59.000Z","name":"Arely Conn","mobile_number":"790-619-4267","email_id":"Robyn_Block23@hotmail.com","dop":"2025-04-06","serial_number":"12797301932238","imei1":"12797301932238","imei2":"12797301932238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182978,"job_number":"JOB_182978","tr_customer_id":182996,"tr_customer_product_id":182986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:26.000Z","modified_at":"2026-02-11T04:42:03.000Z","name":"Dorris Johns","mobile_number":"323-928-1363","email_id":"Devante.Armstrong49@gmail.com","dop":"2025-04-06","serial_number":"17070365176028","imei1":"17070365176028","imei2":"17070365176028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182980,"job_number":"JOB_182980","tr_customer_id":182998,"tr_customer_product_id":182988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:27.000Z","modified_at":"2026-02-11T04:42:06.000Z","name":"Easton Marquardt","mobile_number":"277-557-7087","email_id":"Isabell9@hotmail.com","dop":"2025-04-06","serial_number":"12287881488153","imei1":"12287881488153","imei2":"12287881488153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182983,"job_number":"JOB_182983","tr_customer_id":183001,"tr_customer_product_id":182991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:28.000Z","modified_at":"2026-02-11T04:42:03.000Z","name":"Torey Nicolas","mobile_number":"517-718-1759","email_id":"Cecile_Bruen79@gmail.com","dop":"2025-04-06","serial_number":"17516654181983","imei1":"17516654181983","imei2":"17516654181983","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182987,"job_number":"JOB_182987","tr_customer_id":183005,"tr_customer_product_id":182995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:42:05.000Z","name":"Mikayla Watsica","mobile_number":"725-878-0173","email_id":"Devin90@gmail.com","dop":"2025-04-06","serial_number":"17287114319391","imei1":"17287114319391","imei2":"17287114319391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182989,"job_number":"JOB_182989","tr_customer_id":183007,"tr_customer_product_id":182997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:30.000Z","modified_at":"2026-02-11T04:42:09.000Z","name":"Vivienne Mayer","mobile_number":"339-431-7695","email_id":"Trudie54@hotmail.com","dop":"2025-04-06","serial_number":"15729013073441","imei1":"15729013073441","imei2":"15729013073441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182993,"job_number":"JOB_182993","tr_customer_id":183011,"tr_customer_product_id":183001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:37.000Z","modified_at":"2026-02-11T04:42:14.000Z","name":"Moises Pollich","mobile_number":"777-221-6091","email_id":"Kyra_Friesen3@gmail.com","dop":"2025-04-06","serial_number":"14266439342653","imei1":"14266439342653","imei2":"14266439342653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182995,"job_number":"JOB_182995","tr_customer_id":183013,"tr_customer_product_id":183003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:42:17.000Z","name":"Velda Stehr","mobile_number":"229-552-0383","email_id":"Julio53@hotmail.com","dop":"2000-01-31","serial_number":"10072655793086","imei1":"10072655793086","imei2":"10072655793086","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182999,"job_number":"JOB_182999","tr_customer_id":183017,"tr_customer_product_id":183007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:39.000Z","modified_at":"2026-02-11T04:42:16.000Z","name":"Katarina Willms","mobile_number":"330-427-9848","email_id":"Brionna90@yahoo.com","dop":"2025-04-06","serial_number":"13339296330906","imei1":"13339296330906","imei2":"13339296330906","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183000,"job_number":"JOB_183000","tr_customer_id":183018,"tr_customer_product_id":183008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:39.000Z","modified_at":"2026-02-11T04:42:16.000Z","name":"Cary Durgan","mobile_number":"872-795-1771","email_id":"Deven_Greenholt@hotmail.com","dop":"2025-04-06","serial_number":"13824063940419","imei1":"13824063940419","imei2":"13824063940419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183005,"job_number":"JOB_183005","tr_customer_id":183023,"tr_customer_product_id":183013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:41.000Z","modified_at":"2026-02-11T04:42:22.000Z","name":"Price Metz","mobile_number":"775-736-2192","email_id":"Rhiannon_Stoltenberg@hotmail.com","dop":"2025-04-06","serial_number":"13691567124166","imei1":"13691567124166","imei2":"13691567124166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183008,"job_number":"JOB_183008","tr_customer_id":183026,"tr_customer_product_id":183016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:46.000Z","modified_at":"2026-02-11T04:42:28.000Z","name":"Magnus Johnson","mobile_number":"778-968-9895","email_id":"Meda_Goyette@gmail.com","dop":"2025-04-06","serial_number":"19663925451481","imei1":"19663925451481","imei2":"19663925451481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183011,"job_number":"JOB_183011","tr_customer_id":183029,"tr_customer_product_id":183019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:50.000Z","modified_at":"2026-02-11T04:42:30.000Z","name":"Antwon Kshlerin","mobile_number":"742-939-5438","email_id":"Noelia_Macejkovic@gmail.com","dop":"2025-04-06","serial_number":"13207794102403","imei1":"13207794102403","imei2":"13207794102403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183014,"job_number":"JOB_183014","tr_customer_id":183032,"tr_customer_product_id":183022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:55.000Z","modified_at":"2026-02-11T04:42:33.000Z","name":"Anika Mertz","mobile_number":"951-830-9531","email_id":"Reed30@hotmail.com","dop":"2025-04-06","serial_number":"13213031112088","imei1":"13213031112088","imei2":"13213031112088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183017,"job_number":"JOB_183017","tr_customer_id":183035,"tr_customer_product_id":183025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:02.000Z","modified_at":"2026-02-11T04:42:41.000Z","name":"Misty Monahan","mobile_number":"650-918-4902","email_id":"Angie_Maggio16@gmail.com","dop":"2025-12-31","serial_number":"105313897314333","imei1":"105313897314333","imei2":"105313897314333","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183019,"job_number":"JOB_183019","tr_customer_id":183037,"tr_customer_product_id":183027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:06.000Z","modified_at":"2026-02-11T04:42:45.000Z","name":"Tomasa Armstrong","mobile_number":"353-492-7325","email_id":"Golden_Weimann70@yahoo.com","dop":"2025-04-06","serial_number":"16239318043339","imei1":"16239318043339","imei2":"16239318043339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183021,"job_number":"JOB_183021","tr_customer_id":183039,"tr_customer_product_id":183029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:07.000Z","modified_at":"2026-02-11T04:42:43.000Z","name":"Ryley Kreiger","mobile_number":"451-853-7981","email_id":"Noel43@hotmail.com","dop":"2025-04-06","serial_number":"15438663612707","imei1":"15438663612707","imei2":"15438663612707","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183025,"job_number":"JOB_183025","tr_customer_id":183043,"tr_customer_product_id":183033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:10.000Z","modified_at":"2026-02-11T04:42:47.000Z","name":"Mohamed Brekke","mobile_number":"520-755-5913","email_id":"Francis.Schuster@yahoo.com","dop":"2025-04-06","serial_number":"15820571083544","imei1":"15820571083544","imei2":"15820571083544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183028,"job_number":"JOB_183028","tr_customer_id":183046,"tr_customer_product_id":183036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:13.000Z","modified_at":"2026-02-11T04:42:49.000Z","name":"Carlotta Prohaska","mobile_number":"212-778-4439","email_id":"Broderick.King34@yahoo.com","dop":"2025-04-06","serial_number":"13528482928561","imei1":"13528482928561","imei2":"13528482928561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183030,"job_number":"JOB_183030","tr_customer_id":183048,"tr_customer_product_id":183038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:13.000Z","modified_at":"2026-02-11T04:42:52.000Z","name":"Viviane Beatty","mobile_number":"530-841-5614","email_id":"Romaine33@yahoo.com","dop":"2025-04-06","serial_number":"15731698330299","imei1":"15731698330299","imei2":"15731698330299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183034,"job_number":"JOB_183034","tr_customer_id":183052,"tr_customer_product_id":183042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:21.000Z","modified_at":"2026-02-11T04:42:58.000Z","name":"Korey Considine","mobile_number":"572-502-7670","email_id":"Alexandria.Beier56@hotmail.com","dop":"2025-04-06","serial_number":"16828734549225","imei1":"16828734549225","imei2":"16828734549225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183038,"job_number":"JOB_183038","tr_customer_id":183056,"tr_customer_product_id":183046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:43:00.000Z","name":"Amaya Larkin","mobile_number":"366-760-2830","email_id":"Dave_Hackett91@hotmail.com","dop":"2025-04-06","serial_number":"14938695075100","imei1":"14938695075100","imei2":"14938695075100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183039,"job_number":"JOB_183039","tr_customer_id":183057,"tr_customer_product_id":183047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:43:00.000Z","name":"Mitchel Windler","mobile_number":"934-336-0294","email_id":"Demetris_Prosacco97@yahoo.com","dop":"2025-04-06","serial_number":"11225843516698","imei1":"11225843516698","imei2":"11225843516698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183042,"job_number":"JOB_183042","tr_customer_id":183060,"tr_customer_product_id":183050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:25.000Z","modified_at":"2026-02-11T04:43:02.000Z","name":"Trystan Wolf","mobile_number":"271-860-1004","email_id":"Eduardo_Bernier@hotmail.com","dop":"2000-01-31","serial_number":"10173962524103","imei1":"10173962524103","imei2":"10173962524103","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183046,"job_number":"JOB_183046","tr_customer_id":183064,"tr_customer_product_id":183054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:05.000Z","modified_at":"2026-02-11T04:43:41.000Z","name":"Alvah Green","mobile_number":"804-397-0690","email_id":"Mac_Gibson@gmail.com","dop":"2025-04-06","serial_number":"12722061770442","imei1":"12722061770442","imei2":"12722061770442","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183049,"job_number":"JOB_183049","tr_customer_id":183067,"tr_customer_product_id":183057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:07.000Z","modified_at":"2026-02-11T04:43:44.000Z","name":"Dillan Kessler","mobile_number":"546-718-5533","email_id":"Dedric21@hotmail.com","dop":"2025-04-06","serial_number":"18819172340647","imei1":"18819172340647","imei2":"18819172340647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183052,"job_number":"JOB_183052","tr_customer_id":183070,"tr_customer_product_id":183060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:09.000Z","modified_at":"2026-02-11T04:43:45.000Z","name":"Perry Mayer","mobile_number":"381-614-6398","email_id":"Marquise6@yahoo.com","dop":"2000-01-31","serial_number":"10188111662230","imei1":"10188111662230","imei2":"10188111662230","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183055,"job_number":"JOB_183055","tr_customer_id":183073,"tr_customer_product_id":183063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:52.000Z","modified_at":"2026-02-11T04:44:28.000Z","name":"Moises Schuppe","mobile_number":"735-520-7788","email_id":"Porter.Kling@yahoo.com","dop":"2000-01-31","serial_number":"10234000764003","imei1":"10234000764003","imei2":"10234000764003","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183057,"job_number":"JOB_183057","tr_customer_id":183075,"tr_customer_product_id":183065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:50:26.000Z","modified_at":"2026-02-11T04:51:03.000Z","name":"Shakira Parker","mobile_number":"465-676-1617","email_id":"Carmelo15@yahoo.com","dop":"2025-04-06","serial_number":"12126516422360","imei1":"12126516422360","imei2":"12126516422360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:51:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183062,"job_number":"JOB_183062","tr_customer_id":183080,"tr_customer_product_id":183070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:11.000Z","modified_at":"2026-02-11T04:56:38.000Z","name":"Hertha Gerhold","mobile_number":"223-979-2122","email_id":"Hardy78@gmail.com","dop":"2025-04-06","serial_number":"10120556590636","imei1":"10120556590636","imei2":"10120556590636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183064,"job_number":"JOB_183064","tr_customer_id":183082,"tr_customer_product_id":183072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:42.000Z","modified_at":"2026-02-11T04:57:05.000Z","name":"Sylvester Homenick","mobile_number":"845-880-9865","email_id":"Julien_King23@gmail.com","dop":"2025-04-06","serial_number":"19035206299467","imei1":"19035206299467","imei2":"19035206299467","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183072,"job_number":"JOB_183072","tr_customer_id":183090,"tr_customer_product_id":183080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:04.000Z","modified_at":"2026-02-11T04:57:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20303320157570","imei1":"20303320157570","imei2":"20303320157570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183073,"job_number":"JOB_183073","tr_customer_id":183091,"tr_customer_product_id":183081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:10.000Z","modified_at":"2026-02-11T04:57:33.000Z","name":"Arch Bednar","mobile_number":"795-850-5372","email_id":"Mariane.Effertz48@gmail.com","dop":"2025-04-06","serial_number":"10798948075586","imei1":"10798948075586","imei2":"10798948075586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183081,"job_number":"JOB_183081","tr_customer_id":183099,"tr_customer_product_id":183089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:36.000Z","modified_at":"2026-02-11T04:58:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50916178022860","imei1":"50916178022860","imei2":"50916178022860","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183082,"job_number":"JOB_183082","tr_customer_id":183100,"tr_customer_product_id":183090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:37.000Z","modified_at":"2026-02-11T04:58:00.000Z","name":"Alford Rosenbaum","mobile_number":"296-394-4939","email_id":"Angel_Stamm11@gmail.com","dop":"2025-04-06","serial_number":"12664447193486","imei1":"12664447193486","imei2":"12664447193486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183084,"job_number":"JOB_183084","tr_customer_id":183102,"tr_customer_product_id":183092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:05.000Z","modified_at":"2026-02-11T04:58:29.000Z","name":"Bo Cassin","mobile_number":"865-531-2733","email_id":"Paolo59@yahoo.com","dop":"2025-04-06","serial_number":"13451260452109","imei1":"13451260452109","imei2":"13451260452109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183092,"job_number":"JOB_183092","tr_customer_id":183110,"tr_customer_product_id":183100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36622204473027","imei1":"36622204473027","imei2":"36622204473027","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183093,"job_number":"JOB_183093","tr_customer_id":183111,"tr_customer_product_id":183101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:35.000Z","modified_at":"2026-02-11T04:59:00.000Z","name":"Roy D'Amore","mobile_number":"299-743-5021","email_id":"Joshua.Bergnaum@gmail.com","dop":"2025-04-06","serial_number":"16640517935964","imei1":"16640517935964","imei2":"16640517935964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183106,"job_number":"JOB_183106","tr_customer_id":183124,"tr_customer_product_id":183114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:09:25.000Z","modified_at":"2026-02-11T05:10:06.000Z","name":"Reece Zemlak","mobile_number":"676-327-2396","email_id":"Joshuah.Greenfelder@gmail.com","dop":"2025-04-06","serial_number":"13254722905024","imei1":"13254722905024","imei2":"13254722905024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:10:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183109,"job_number":"JOB_183109","tr_customer_id":183127,"tr_customer_product_id":183117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:10:14.000Z","modified_at":"2026-02-11T05:10:54.000Z","name":"Genesis Bergnaum","mobile_number":"346-466-0071","email_id":"Jackson75@hotmail.com","dop":"2025-04-06","serial_number":"18084234963650","imei1":"18084234963650","imei2":"18084234963650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:10:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183112,"job_number":"JOB_183112","tr_customer_id":183130,"tr_customer_product_id":183120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:11:02.000Z","modified_at":"2026-02-11T05:11:42.000Z","name":"Eugenia Keeling","mobile_number":"215-692-1614","email_id":"Arianna80@yahoo.com","dop":"2025-04-06","serial_number":"14469260634270","imei1":"14469260634270","imei2":"14469260634270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183115,"job_number":"JOB_183115","tr_customer_id":183133,"tr_customer_product_id":183123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:23:05.000Z","modified_at":"2026-02-11T05:23:14.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16774075732507","imei1":"16774075732507","imei2":"16774075732507","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183118,"job_number":"JOB_183118","tr_customer_id":183136,"tr_customer_product_id":183126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:06.000Z","modified_at":"2026-02-11T05:24:45.000Z","name":"Mckayla Greenholt","mobile_number":"690-200-5656","email_id":"Unique_Kuhic@yahoo.com","dop":"2025-04-06","serial_number":"17288096463709","imei1":"17288096463709","imei2":"17288096463709","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183123,"job_number":"JOB_183123","tr_customer_id":183141,"tr_customer_product_id":183131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:53.000Z","modified_at":"2026-02-11T05:25:31.000Z","name":"Lorenza Dooley","mobile_number":"710-398-8145","email_id":"Dax.Nolan65@hotmail.com","dop":"2025-04-06","serial_number":"15517714009397","imei1":"15517714009397","imei2":"15517714009397","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183126,"job_number":"JOB_183126","tr_customer_id":183144,"tr_customer_product_id":183134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:25:39.000Z","modified_at":"2026-02-11T05:26:17.000Z","name":"Edd Marquardt","mobile_number":"364-755-4124","email_id":"Celia.Keeling31@hotmail.com","dop":"2025-04-06","serial_number":"12776256197495","imei1":"12776256197495","imei2":"12776256197495","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183129,"job_number":"JOB_183129","tr_customer_id":183147,"tr_customer_product_id":183137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:38:51.000Z","modified_at":"2026-02-11T05:39:03.000Z","name":"Raquel McGlynn","mobile_number":"664-849-9571","email_id":"Kathryn.Sauer@yahoo.com","dop":"2025-07-01","serial_number":"109106984741756","imei1":"109106984741756","imei2":"109106984741756","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183132,"job_number":"JOB_183132","tr_customer_id":183150,"tr_customer_product_id":183140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:06.000Z","modified_at":"2026-02-11T05:39:16.000Z","name":"Colby Stroman","mobile_number":"694-607-1019","email_id":"Isaias62@yahoo.com","dop":"2025-07-01","serial_number":"109355184680305","imei1":"109355184680305","imei2":"109355184680305","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:39:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183142,"job_number":"JOB_183142","tr_customer_id":183160,"tr_customer_product_id":183150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:01.000Z","modified_at":"2026-02-11T05:44:23.000Z","name":"Germaine Hermiston","mobile_number":"367-381-1593","email_id":"Lily32@gmail.com","dop":"2025-04-06","serial_number":"18106783146501","imei1":"18106783146501","imei2":"18106783146501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183145,"job_number":"JOB_183145","tr_customer_id":183163,"tr_customer_product_id":183153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:27.000Z","modified_at":"2026-02-11T05:44:51.000Z","name":"Julie Braun","mobile_number":"315-519-5517","email_id":"Haylee.Nikolaus@hotmail.com","dop":"2025-04-06","serial_number":"19062262553389","imei1":"19062262553389","imei2":"19062262553389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:44:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183148,"job_number":"JOB_183148","tr_customer_id":183166,"tr_customer_product_id":183156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:57.000Z","modified_at":"2026-02-11T05:45:19.000Z","name":"Bailey Nitzsche","mobile_number":"490-811-8993","email_id":"Clovis.Skiles@gmail.com","dop":"2025-04-06","serial_number":"12186280505563","imei1":"12186280505563","imei2":"12186280505563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183150,"job_number":"JOB_183150","tr_customer_id":183168,"tr_customer_product_id":183158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:50:41.000Z","modified_at":"2026-02-11T05:51:24.000Z","name":"Daija Quitzon","mobile_number":"253-508-2266","email_id":"Yesenia_OConner@hotmail.com","dop":"2025-04-06","serial_number":"17272708676422","imei1":"17272708676422","imei2":"17272708676422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183152,"job_number":"JOB_183152","tr_customer_id":183170,"tr_customer_product_id":183160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:51:04.000Z","modified_at":"2026-02-11T05:51:46.000Z","name":"Ellen Mosciski","mobile_number":"204-964-4339","email_id":"Neal_Legros@hotmail.com","dop":"2025-04-06","serial_number":"12680185280305","imei1":"12680185280305","imei2":"12680185280305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183155,"job_number":"JOB_183155","tr_customer_id":183173,"tr_customer_product_id":183163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:01:24.000Z","modified_at":"2026-02-11T06:02:07.000Z","name":"Carley Mueller","mobile_number":"271-834-1687","email_id":"Adrianna51@gmail.com","dop":"2025-04-06","serial_number":"13018056719181","imei1":"13018056719181","imei2":"13018056719181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:02:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183158,"job_number":"JOB_183158","tr_customer_id":183176,"tr_customer_product_id":183166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:02:15.000Z","modified_at":"2026-02-11T06:02:57.000Z","name":"Mckayla Jaskolski","mobile_number":"821-848-7985","email_id":"Sallie31@yahoo.com","dop":"2025-04-06","serial_number":"14833803671230","imei1":"14833803671230","imei2":"14833803671230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183161,"job_number":"JOB_183161","tr_customer_id":183179,"tr_customer_product_id":183169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:03:06.000Z","modified_at":"2026-02-11T06:03:48.000Z","name":"Bailey Howe","mobile_number":"348-510-6713","email_id":"Deion.Carter@yahoo.com","dop":"2025-04-06","serial_number":"19826126691888","imei1":"19826126691888","imei2":"19826126691888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183165,"job_number":"JOB_183165","tr_customer_id":183183,"tr_customer_product_id":183173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:28:49.000Z","modified_at":"2026-02-11T06:29:02.000Z","name":"Cordie Rath","mobile_number":"843-893-4922","email_id":"Samara94@hotmail.com","dop":"2025-04-06","serial_number":"13909995669175","imei1":"13909995669175","imei2":"13909995669175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:29:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183167,"job_number":"JOB_183167","tr_customer_id":183185,"tr_customer_product_id":183175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:29:19.000Z","modified_at":"2026-02-11T10:18:45.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"19971266038535","imei1":"19971266038535","imei2":"19971266038535","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T10:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183169,"job_number":"JOB_183169","tr_customer_id":183187,"tr_customer_product_id":183177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:41:16.000Z","modified_at":"2026-02-11T06:41:27.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"65981870321489","imei1":"65981870321489","imei2":"65981870321489","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183170,"job_number":"JOB_183170","tr_customer_id":183188,"tr_customer_product_id":183178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:41:31.000Z","modified_at":"2026-02-11T06:41:41.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"39637403489207","imei1":"39637403489207","imei2":"39637403489207","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183171,"job_number":"JOB_183171","tr_customer_id":183189,"tr_customer_product_id":183179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:41:44.000Z","modified_at":"2026-02-11T06:41:54.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"87171238227930","imei1":"87171238227930","imei2":"87171238227930","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183173,"job_number":"JOB_183173","tr_customer_id":183191,"tr_customer_product_id":183181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:02.000Z","modified_at":"2026-02-11T06:43:41.000Z","name":"Parker Schulist","mobile_number":"772-573-2778","email_id":"Lindsay.Beer81@hotmail.com","dop":"2025-04-06","serial_number":"18555194055129","imei1":"18555194055129","imei2":"18555194055129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183176,"job_number":"JOB_183176","tr_customer_id":183194,"tr_customer_product_id":183184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:49.000Z","modified_at":"2026-02-11T06:44:27.000Z","name":"Maximo Wiegand","mobile_number":"963-300-5651","email_id":"Heidi_White@gmail.com","dop":"2025-04-06","serial_number":"18185025129850","imei1":"18185025129850","imei2":"18185025129850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183179,"job_number":"JOB_183179","tr_customer_id":183197,"tr_customer_product_id":183187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:44:35.000Z","modified_at":"2026-02-11T06:45:13.000Z","name":"Brent Balistreri","mobile_number":"940-667-9349","email_id":"Mathias_Hilpert@gmail.com","dop":"2025-04-06","serial_number":"15155171652615","imei1":"15155171652615","imei2":"15155171652615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183181,"job_number":"JOB_183181","tr_customer_id":183199,"tr_customer_product_id":183189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:46:01.000Z","modified_at":"2026-02-11T06:46:28.000Z","name":"Jacinto Wunsch","mobile_number":"728-278-0950","email_id":"Delbert14@hotmail.com","dop":"2025-11-04","serial_number":"15310418435702","imei1":"15310418435702","imei2":"15310418435702","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183182,"job_number":"JOB_183182","tr_customer_id":183200,"tr_customer_product_id":183190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:46:32.000Z","modified_at":"2026-02-11T06:46:42.000Z","name":"Wallace Leuschke","mobile_number":"981-967-7325","email_id":"Delphine.Rosenbaum0@yahoo.com","dop":"2025-11-04","serial_number":"86319685275461","imei1":"86319685275461","imei2":"86319685275461","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183183,"job_number":"JOB_183183","tr_customer_id":183201,"tr_customer_product_id":183191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:47:10.000Z","modified_at":"2026-02-11T06:47:32.000Z","name":"Emelia Ledner","mobile_number":"647-762-3585","email_id":"Dasia_Armstrong84@gmail.com","dop":"2025-10-01","serial_number":"13423728508245","imei1":"13423728508245","imei2":"13423728508245","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183185,"job_number":"JOB_183185","tr_customer_id":183203,"tr_customer_product_id":183193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:15.000Z","modified_at":"2026-02-11T06:50:26.000Z","name":"Alivia Stracke","mobile_number":"451-228-7388","email_id":"Yolanda_McLaughlin52@gmail.com","dop":"2025-06-09","serial_number":"107148920914134","imei1":"107148920914134","imei2":"107148920914134","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:50:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183188,"job_number":"JOB_183188","tr_customer_id":183206,"tr_customer_product_id":183196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:30.000Z","modified_at":"2026-02-11T06:50:41.000Z","name":"Burley Zieme","mobile_number":"773-697-9543","email_id":"Dagmar.Gaylord@hotmail.com","dop":"2025-06-09","serial_number":"101728998605540","imei1":"101728998605540","imei2":"101728998605540","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183191,"job_number":"JOB_183191","tr_customer_id":183209,"tr_customer_product_id":183199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:46.000Z","modified_at":"2026-02-11T06:50:57.000Z","name":"Ryan Deckow","mobile_number":"520-997-1307","email_id":"Nat53@hotmail.com","dop":"2025-06-09","serial_number":"109638344418185","imei1":"109638344418185","imei2":"109638344418185","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183194,"job_number":"JOB_183194","tr_customer_id":183212,"tr_customer_product_id":183202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:47.000Z","modified_at":"2026-02-11T06:51:26.000Z","name":"Rahsaan McLaughlin","mobile_number":"420-585-0452","email_id":"Terrell.Bednar39@yahoo.com","dop":"2025-12-31","serial_number":"103314332858973","imei1":"103314332858973","imei2":"103314332858973","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183195,"job_number":"JOB_183195","tr_customer_id":183213,"tr_customer_product_id":183203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:24.000Z","modified_at":"2026-02-11T06:51:36.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"73187909816406","imei1":"73187909816406","imei2":"73187909816406","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183197,"job_number":"JOB_183197","tr_customer_id":183215,"tr_customer_product_id":183205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:35.000Z","modified_at":"2026-02-11T06:52:14.000Z","name":"Hailee Ward","mobile_number":"833-718-8187","email_id":"Tracey.Willms15@yahoo.com","dop":"2025-12-31","serial_number":"100922312921874","imei1":"100922312921874","imei2":"100922312921874","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183198,"job_number":"JOB_183198","tr_customer_id":183216,"tr_customer_product_id":183206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:40.000Z","modified_at":"2026-02-11T06:52:07.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"58443094881181","imei1":"58443094881181","imei2":"58443094881181","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:52:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183200,"job_number":"JOB_183200","tr_customer_id":183218,"tr_customer_product_id":183208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:14.000Z","modified_at":"2026-02-11T06:52:52.000Z","name":"Tianna Zboncak","mobile_number":"210-630-3669","email_id":"Noah32@yahoo.com","dop":"2025-06-18","serial_number":"10570269998899","imei1":"10570269998899","imei2":"10570269998899","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183202,"job_number":"JOB_183202","tr_customer_id":183220,"tr_customer_product_id":183210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:20.000Z","modified_at":"2026-02-11T06:52:59.000Z","name":"Marcelina Howell","mobile_number":"376-781-8366","email_id":"Elaina78@yahoo.com","dop":"2025-04-06","serial_number":"18146353524851","imei1":"18146353524851","imei2":"18146353524851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183205,"job_number":"JOB_183205","tr_customer_id":183223,"tr_customer_product_id":183213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:22.000Z","modified_at":"2026-02-11T06:53:01.000Z","name":"Sidney Schinner","mobile_number":"615-988-3970","email_id":"Anabel10@yahoo.com","dop":"2025-12-31","serial_number":"104301738728478","imei1":"104301738728478","imei2":"104301738728478","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183208,"job_number":"JOB_183208","tr_customer_id":183226,"tr_customer_product_id":183216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:51.000Z","modified_at":"2026-02-11T06:53:30.000Z","name":"Simeon Gulgowski","mobile_number":"503-845-7513","email_id":"Cayla_Wiza@hotmail.com","dop":"2025-04-06","serial_number":"14212067802988","imei1":"14212067802988","imei2":"14212067802988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183211,"job_number":"JOB_183211","tr_customer_id":183229,"tr_customer_product_id":183219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:00.000Z","modified_at":"2026-02-11T06:53:38.000Z","name":"Melany Kohler","mobile_number":"930-362-5933","email_id":"Noemy.Ratke32@yahoo.com","dop":"2025-06-18","serial_number":"10422955648309","imei1":"10422955648309","imei2":"10422955648309","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183215,"job_number":"JOB_183215","tr_customer_id":183233,"tr_customer_product_id":183223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:13.000Z","modified_at":"2026-02-11T06:53:49.000Z","name":"Deja Zemlak","mobile_number":"220-957-0839","email_id":"Angelo.West2@yahoo.com","dop":"2025-04-06","serial_number":"17274290525620","imei1":"17274290525620","imei2":"17274290525620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183218,"job_number":"JOB_183218","tr_customer_id":183236,"tr_customer_product_id":183226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:37.000Z","modified_at":"2026-02-11T06:54:15.000Z","name":"Mauricio Wintheiser","mobile_number":"864-351-4337","email_id":"Hershel_Bradtke@gmail.com","dop":"2025-04-06","serial_number":"12213234577138","imei1":"12213234577138","imei2":"12213234577138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183221,"job_number":"JOB_183221","tr_customer_id":183239,"tr_customer_product_id":183229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:56.000Z","modified_at":"2026-02-11T06:54:32.000Z","name":"Guido Rau","mobile_number":"264-458-1313","email_id":"Vernon_Mann93@hotmail.com","dop":"2025-04-06","serial_number":"14894859037222","imei1":"14894859037222","imei2":"14894859037222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183224,"job_number":"JOB_183224","tr_customer_id":183242,"tr_customer_product_id":183232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:23.000Z","modified_at":"2026-02-11T06:55:01.000Z","name":"Raven Runte","mobile_number":"244-885-3681","email_id":"Alyce.Hagenes34@hotmail.com","dop":"2025-04-06","serial_number":"15456962506611","imei1":"15456962506611","imei2":"15456962506611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183227,"job_number":"JOB_183227","tr_customer_id":183245,"tr_customer_product_id":183235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:39.000Z","modified_at":"2026-02-11T06:55:15.000Z","name":"Dudley Botsford","mobile_number":"397-654-1965","email_id":"Joan_Howe@gmail.com","dop":"2025-04-06","serial_number":"16929926100404","imei1":"16929926100404","imei2":"16929926100404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183230,"job_number":"JOB_183230","tr_customer_id":183248,"tr_customer_product_id":183238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:55:20.000Z","modified_at":"2026-02-11T06:56:02.000Z","name":"Elsie Wolf","mobile_number":"214-408-4299","email_id":"Oran_Simonis@yahoo.com","dop":"2025-04-06","serial_number":"14438321769748","imei1":"14438321769748","imei2":"14438321769748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183233,"job_number":"JOB_183233","tr_customer_id":183251,"tr_customer_product_id":183241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:11.000Z","modified_at":"2026-02-11T06:56:53.000Z","name":"Manuela Keeling","mobile_number":"507-833-3987","email_id":"Delores_Weimann77@hotmail.com","dop":"2025-04-06","serial_number":"18762486733833","imei1":"18762486733833","imei2":"18762486733833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183235,"job_number":"JOB_183235","tr_customer_id":183253,"tr_customer_product_id":183243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:36.000Z","modified_at":"2026-02-11T06:56:47.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"14087409389531","imei1":"14087409389531","imei2":"14087409389531","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183236,"job_number":"JOB_183236","tr_customer_id":183254,"tr_customer_product_id":183244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:51.000Z","modified_at":"2026-02-11T06:57:02.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"14956736862640","imei1":"14956736862640","imei2":"14956736862640","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183238,"job_number":"JOB_183238","tr_customer_id":183256,"tr_customer_product_id":183246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:00.000Z","modified_at":"2026-02-11T06:57:41.000Z","name":"Gudrun Baumbach","mobile_number":"446-471-3668","email_id":"Demond11@hotmail.com","dop":"2025-04-06","serial_number":"13912378714214","imei1":"13912378714214","imei2":"13912378714214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183240,"job_number":"JOB_183240","tr_customer_id":183258,"tr_customer_product_id":183248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:01.000Z","modified_at":"2026-02-11T06:57:43.000Z","name":"Carol Gusikowski","mobile_number":"262-718-4630","email_id":"Johnathan39@gmail.com","dop":"2025-04-06","serial_number":"19328709338919","imei1":"19328709338919","imei2":"19328709338919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183243,"job_number":"JOB_183243","tr_customer_id":183261,"tr_customer_product_id":183251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:06.000Z","modified_at":"2026-02-11T06:57:17.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"22903777378993","imei1":"22903777378993","imei2":"22903777378993","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183245,"job_number":"JOB_183245","tr_customer_id":183263,"tr_customer_product_id":183253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:49.000Z","modified_at":"2026-02-11T06:58:29.000Z","name":"Louvenia Crona","mobile_number":"828-509-0596","email_id":"Arne_Zemlak40@hotmail.com","dop":"2025-04-06","serial_number":"12372934711848","imei1":"12372934711848","imei2":"12372934711848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183248,"job_number":"JOB_183248","tr_customer_id":183266,"tr_customer_product_id":183256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:58:37.000Z","modified_at":"2026-02-11T06:59:17.000Z","name":"Alvah Sipes","mobile_number":"570-890-6949","email_id":"Mandy_Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"14879739200489","imei1":"14879739200489","imei2":"14879739200489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183251,"job_number":"JOB_183251","tr_customer_id":183269,"tr_customer_product_id":183259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:02.000Z","modified_at":"2026-02-11T06:59:39.000Z","name":"Esperanza Swaniawski","mobile_number":"924-865-6612","email_id":"Nikita_Wolff@gmail.com","dop":"2025-04-06","serial_number":"15544956871961","imei1":"15544956871961","imei2":"15544956871961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183254,"job_number":"JOB_183254","tr_customer_id":183272,"tr_customer_product_id":183262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:46.000Z","modified_at":"2026-02-11T07:00:23.000Z","name":"Mona Monahan","mobile_number":"227-939-0370","email_id":"Crystal_Hand@hotmail.com","dop":"2025-04-06","serial_number":"18608825902930","imei1":"18608825902930","imei2":"18608825902930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183256,"job_number":"JOB_183256","tr_customer_id":183274,"tr_customer_product_id":183264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:00.000Z","modified_at":"2026-02-11T07:00:43.000Z","name":"Alexzander Auer","mobile_number":"227-436-3401","email_id":"Ashly_Lindgren64@hotmail.com","dop":"2025-04-06","serial_number":"12173057144361","imei1":"12173057144361","imei2":"12173057144361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183259,"job_number":"JOB_183259","tr_customer_id":183277,"tr_customer_product_id":183267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:30.000Z","modified_at":"2026-02-11T07:01:07.000Z","name":"Boris Mitchell","mobile_number":"980-296-5869","email_id":"Maya51@gmail.com","dop":"2025-04-06","serial_number":"18832458419650","imei1":"18832458419650","imei2":"18832458419650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183262,"job_number":"JOB_183262","tr_customer_id":183280,"tr_customer_product_id":183270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:35.000Z","modified_at":"2026-02-11T07:01:15.000Z","name":"Royal Stamm","mobile_number":"532-885-7518","email_id":"Odie74@gmail.com","dop":"2025-04-06","serial_number":"11946867599257","imei1":"11946867599257","imei2":"11946867599257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183265,"job_number":"JOB_183265","tr_customer_id":183283,"tr_customer_product_id":183273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:39.000Z","modified_at":"2026-02-11T07:01:17.000Z","name":"Emerson Dicki","mobile_number":"771-799-0478","email_id":"Abel_Beier91@hotmail.com","dop":"2000-01-31","serial_number":"10926223525305","imei1":"10926223525305","imei2":"10926223525305","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183268,"job_number":"JOB_183268","tr_customer_id":183286,"tr_customer_product_id":183276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:45.000Z","modified_at":"2026-02-11T07:01:28.000Z","name":"Laverna Hoeger","mobile_number":"767-473-8731","email_id":"Jaydon18@yahoo.com","dop":"2025-04-06","serial_number":"12650193874289","imei1":"12650193874289","imei2":"12650193874289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183271,"job_number":"JOB_183271","tr_customer_id":183289,"tr_customer_product_id":183279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:22.000Z","modified_at":"2026-02-11T07:02:01.000Z","name":"Peter Bashirian","mobile_number":"424-539-8113","email_id":"Retha.Collins57@hotmail.com","dop":"2025-04-06","serial_number":"19526388620151","imei1":"19526388620151","imei2":"19526388620151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183274,"job_number":"JOB_183274","tr_customer_id":183292,"tr_customer_product_id":183282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:25.000Z","modified_at":"2026-02-11T07:02:02.000Z","name":"Michale Jacobson","mobile_number":"838-861-9012","email_id":"Cheyanne.Heathcote@yahoo.com","dop":"2000-01-31","serial_number":"10358015217319","imei1":"10358015217319","imei2":"10358015217319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183277,"job_number":"JOB_183277","tr_customer_id":183295,"tr_customer_product_id":183285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:37.000Z","modified_at":"2026-02-11T07:02:20.000Z","name":"Francis Harris","mobile_number":"775-849-5028","email_id":"Colt_Satterfield@hotmail.com","dop":"2025-04-06","serial_number":"15832805839817","imei1":"15832805839817","imei2":"15832805839817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183280,"job_number":"JOB_183280","tr_customer_id":183298,"tr_customer_product_id":183288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:09.000Z","modified_at":"2026-02-11T07:02:48.000Z","name":"Kobe Satterfield","mobile_number":"973-758-1397","email_id":"Virginia.Thompson@yahoo.com","dop":"2025-04-06","serial_number":"17185513350453","imei1":"17185513350453","imei2":"17185513350453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183282,"job_number":"JOB_183282","tr_customer_id":183300,"tr_customer_product_id":183290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:10.000Z","modified_at":"2026-02-11T07:02:47.000Z","name":"Delphine Sawayn","mobile_number":"903-295-0753","email_id":"Destini_Lynch82@yahoo.com","dop":"2000-01-31","serial_number":"10761143766253","imei1":"10761143766253","imei2":"10761143766253","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183286,"job_number":"JOB_183286","tr_customer_id":183304,"tr_customer_product_id":183294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:14.000Z","modified_at":"2026-02-11T07:02:52.000Z","name":"Lynn Kihn","mobile_number":"839-829-3374","email_id":"Hadley.Mills@yahoo.com","dop":"2025-04-06","serial_number":"14926254443273","imei1":"14926254443273","imei2":"14926254443273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183289,"job_number":"JOB_183289","tr_customer_id":183307,"tr_customer_product_id":183297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:28.000Z","modified_at":"2026-02-11T07:03:11.000Z","name":"Alford Pacocha","mobile_number":"583-358-5271","email_id":"Shania82@gmail.com","dop":"2025-04-06","serial_number":"12071639534935","imei1":"12071639534935","imei2":"12071639534935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:03:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183292,"job_number":"JOB_183292","tr_customer_id":183310,"tr_customer_product_id":183300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:55.000Z","modified_at":"2026-02-11T07:03:32.000Z","name":"Marta Wiza","mobile_number":"972-654-2448","email_id":"Esta98@hotmail.com","dop":"2000-01-31","serial_number":"10733490986444","imei1":"10733490986444","imei2":"10733490986444","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183295,"job_number":"JOB_183295","tr_customer_id":183313,"tr_customer_product_id":183303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:59.000Z","modified_at":"2026-02-11T07:03:36.000Z","name":"Berta Conn","mobile_number":"262-717-0784","email_id":"Roosevelt46@gmail.com","dop":"2025-04-06","serial_number":"13294642481838","imei1":"13294642481838","imei2":"13294642481838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:03:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183298,"job_number":"JOB_183298","tr_customer_id":183316,"tr_customer_product_id":183306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:44.000Z","modified_at":"2026-02-11T07:04:21.000Z","name":"Madelynn Schimmel","mobile_number":"810-533-2772","email_id":"Kira.White@gmail.com","dop":"2025-04-06","serial_number":"15179447383826","imei1":"15179447383826","imei2":"15179447383826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183301,"job_number":"JOB_183301","tr_customer_id":183319,"tr_customer_product_id":183309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:07:25.000Z","modified_at":"2026-02-11T07:08:05.000Z","name":"Arno Hoeger","mobile_number":"803-702-9794","email_id":"Avery.Toy55@yahoo.com","dop":"2025-04-06","serial_number":"14200271503098","imei1":"14200271503098","imei2":"14200271503098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:08:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183304,"job_number":"JOB_183304","tr_customer_id":183322,"tr_customer_product_id":183312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:13.000Z","modified_at":"2026-02-11T07:08:52.000Z","name":"Vincent Heathcote","mobile_number":"486-597-7535","email_id":"Christophe.Sanford@hotmail.com","dop":"2025-04-06","serial_number":"14789393477287","imei1":"14789393477287","imei2":"14789393477287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:08:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183307,"job_number":"JOB_183307","tr_customer_id":183325,"tr_customer_product_id":183315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:49.000Z","modified_at":"2026-02-11T07:09:31.000Z","name":"Tessie Labadie","mobile_number":"849-467-2808","email_id":"Korbin_Lemke86@yahoo.com","dop":"2025-04-06","serial_number":"18873476953169","imei1":"18873476953169","imei2":"18873476953169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:09:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183310,"job_number":"JOB_183310","tr_customer_id":183328,"tr_customer_product_id":183318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:00.000Z","modified_at":"2026-02-11T07:09:39.000Z","name":"Kendall Schumm","mobile_number":"323-808-3265","email_id":"Alaina_Nicolas49@hotmail.com","dop":"2025-04-06","serial_number":"13998785730657","imei1":"13998785730657","imei2":"13998785730657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183312,"job_number":"JOB_183312","tr_customer_id":183330,"tr_customer_product_id":183320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:26.000Z","modified_at":"2026-02-11T07:10:04.000Z","name":"Leola Champlin","mobile_number":"477-280-9229","email_id":"Ben_Mayert@hotmail.com","dop":"2025-04-06","serial_number":"15707720551514","imei1":"15707720551514","imei2":"15707720551514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183315,"job_number":"JOB_183315","tr_customer_id":183333,"tr_customer_product_id":183323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:39.000Z","modified_at":"2026-02-11T07:10:21.000Z","name":"Carlie Douglas","mobile_number":"865-485-7318","email_id":"Murl_Tillman@hotmail.com","dop":"2025-04-06","serial_number":"11435228541074","imei1":"11435228541074","imei2":"11435228541074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:10:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183316,"job_number":"JOB_183316","tr_customer_id":183334,"tr_customer_product_id":183324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:40.000Z","modified_at":"2026-02-11T07:10:19.000Z","name":"Jordyn Roob","mobile_number":"803-264-4730","email_id":"Kaleigh43@yahoo.com","dop":"2025-04-06","serial_number":"17084967722175","imei1":"17084967722175","imei2":"17084967722175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183320,"job_number":"JOB_183320","tr_customer_id":183338,"tr_customer_product_id":183328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:10:30.000Z","modified_at":"2026-02-11T07:11:11.000Z","name":"Nellie Hahn","mobile_number":"551-503-8752","email_id":"William.Gibson15@gmail.com","dop":"2025-04-06","serial_number":"11012228335105","imei1":"11012228335105","imei2":"11012228335105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183323,"job_number":"JOB_183323","tr_customer_id":183341,"tr_customer_product_id":183331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:44.000Z","modified_at":"2026-02-11T07:15:21.000Z","name":"Lorena King","mobile_number":"302-887-1691","email_id":"Dasia75@hotmail.com","dop":"2025-04-06","serial_number":"19247893739622","imei1":"19247893739622","imei2":"19247893739622","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:15:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183325,"job_number":"JOB_183325","tr_customer_id":183343,"tr_customer_product_id":183333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:51.000Z","modified_at":"2026-02-11T07:15:28.000Z","name":"Dayana Koepp","mobile_number":"896-966-3082","email_id":"Chaim8@yahoo.com","dop":"2025-04-06","serial_number":"17355656341661","imei1":"17355656341661","imei2":"17355656341661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183328,"job_number":"JOB_183328","tr_customer_id":183346,"tr_customer_product_id":183336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:15:28.000Z","modified_at":"2026-02-11T07:16:05.000Z","name":"Brent Kiehn","mobile_number":"691-804-6734","email_id":"Arely.Goyette19@gmail.com","dop":"2025-04-06","serial_number":"18018301735313","imei1":"18018301735313","imei2":"18018301735313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183331,"job_number":"JOB_183331","tr_customer_id":183349,"tr_customer_product_id":183339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:16:13.000Z","modified_at":"2026-02-11T07:16:49.000Z","name":"Darien Raynor","mobile_number":"235-346-7261","email_id":"Arnulfo_Robel@gmail.com","dop":"2025-04-06","serial_number":"16328800728890","imei1":"16328800728890","imei2":"16328800728890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:16:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183334,"job_number":"JOB_183334","tr_customer_id":183352,"tr_customer_product_id":183342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:26.000Z","modified_at":"2026-02-11T07:42:38.000Z","name":"Augustine Macejkovic","mobile_number":"447-571-3774","email_id":"Rosemarie.Swaniawski@hotmail.com","dop":"2025-12-01","serial_number":"13732309225690","imei1":"13732309225690","imei2":"13732309225690","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183336,"job_number":"JOB_183336","tr_customer_id":183354,"tr_customer_product_id":183344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:42.000Z","modified_at":"2026-02-11T07:42:53.000Z","name":"Estefania Mitchell","mobile_number":"450-658-8032","email_id":"Joyce_Hettinger@yahoo.com","dop":"2025-12-01","serial_number":"10035624718906","imei1":"10035624718906","imei2":"10035624718906","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183338,"job_number":"JOB_183338","tr_customer_id":183356,"tr_customer_product_id":183346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:58.000Z","modified_at":"2026-02-11T07:43:09.000Z","name":"Titus Gibson","mobile_number":"284-262-3995","email_id":"Jameson_Stamm48@gmail.com","dop":"2025-12-01","serial_number":"15308395399319","imei1":"15308395399319","imei2":"15308395399319","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183339,"job_number":"JOB_183339","tr_customer_id":183357,"tr_customer_product_id":183347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:55:57.000Z","modified_at":"2026-02-11T07:56:09.000Z","name":"Lafayette Lakin","mobile_number":"496-247-5362","email_id":"Josianne0@yahoo.com","dop":"2025-11-04","serial_number":"100065181614349","imei1":"100065181614349","imei2":"100065181614349","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183340,"job_number":"JOB_183340","tr_customer_id":183358,"tr_customer_product_id":183348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:56:13.000Z","modified_at":"2026-02-11T07:56:25.000Z","name":"Hank Jerde","mobile_number":"740-954-3229","email_id":"Kavon.Hoeger@yahoo.com","dop":"2025-11-04","serial_number":"36920096557594","imei1":"36920096557594","imei2":"36920096557594","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:56:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183341,"job_number":"JOB_183341","tr_customer_id":183359,"tr_customer_product_id":183349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:56:30.000Z","modified_at":"2026-02-11T07:56:41.000Z","name":"Leon Shields","mobile_number":"892-990-2316","email_id":"Tyra87@yahoo.com","dop":"2025-11-04","serial_number":"49276228755229","imei1":"49276228755229","imei2":"49276228755229","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183345,"job_number":"JOB_183345","tr_customer_id":183363,"tr_customer_product_id":183353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:01.000Z","modified_at":"2026-02-11T08:04:41.000Z","name":"Tracy Gislason","mobile_number":"624-903-3616","email_id":"Samantha_Huel58@hotmail.com","dop":"2025-04-06","serial_number":"19768969578249","imei1":"19768969578249","imei2":"19768969578249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:04:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183347,"job_number":"JOB_183347","tr_customer_id":183365,"tr_customer_product_id":183355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:28.000Z","modified_at":"2026-02-11T08:04:40.000Z","name":"Florencio Greenfelder","mobile_number":"782-232-3763","email_id":"Yvonne.Rogahn48@gmail.com","dop":"2025-11-04","serial_number":"75543911005783","imei1":"75543911005783","imei2":"75543911005783","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:04:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183348,"job_number":"JOB_183348","tr_customer_id":183366,"tr_customer_product_id":183356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:45.000Z","modified_at":"2026-02-11T08:04:56.000Z","name":"George Olson","mobile_number":"527-328-1314","email_id":"Eulah26@yahoo.com","dop":"2025-11-04","serial_number":"98241539020585","imei1":"98241539020585","imei2":"98241539020585","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183349,"job_number":"JOB_183349","tr_customer_id":183367,"tr_customer_product_id":183357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:05:00.000Z","modified_at":"2026-02-11T08:05:12.000Z","name":"Foster Goodwin","mobile_number":"203-489-7444","email_id":"Pearl_Wilderman@yahoo.com","dop":"2025-11-04","serial_number":"49626558172858","imei1":"49626558172858","imei2":"49626558172858","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:05:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183350,"job_number":"JOB_183350","tr_customer_id":183368,"tr_customer_product_id":183358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:05:28.000Z","modified_at":"2026-02-11T08:06:05.000Z","name":"Zakary Moen","mobile_number":"612-315-0211","email_id":"Renee.Schroeder@yahoo.com","dop":"2025-04-06","serial_number":"13808713080753","imei1":"13808713080753","imei2":"13808713080753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183357,"job_number":"JOB_183357","tr_customer_id":183375,"tr_customer_product_id":183365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:29:00.000Z","modified_at":"2026-02-11T08:29:28.000Z","name":"Rozella Borer","mobile_number":"542-260-6186","email_id":"Mavis_Homenick@gmail.com","dop":"2026-01-23","serial_number":"16007182677185","imei1":"16007182677185","imei2":"16007182677185","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183360,"job_number":"JOB_183360","tr_customer_id":183378,"tr_customer_product_id":183368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:14.000Z","modified_at":"2026-02-11T08:35:52.000Z","name":"Forest Kulas","mobile_number":"422-772-3716","email_id":"Dillon90@hotmail.com","dop":"2025-04-06","serial_number":"10182226878892","imei1":"10182226878892","imei2":"10182226878892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183363,"job_number":"JOB_183363","tr_customer_id":183381,"tr_customer_product_id":183371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:59.000Z","modified_at":"2026-02-11T08:36:36.000Z","name":"Dana Crist","mobile_number":"865-770-1498","email_id":"Carissa_Hackett@hotmail.com","dop":"2025-04-06","serial_number":"15715615143393","imei1":"15715615143393","imei2":"15715615143393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:36:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183366,"job_number":"JOB_183366","tr_customer_id":183384,"tr_customer_product_id":183374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:43.000Z","modified_at":"2026-02-11T08:37:19.000Z","name":"Keely Nikolaus","mobile_number":"586-626-2186","email_id":"Americo92@gmail.com","dop":"2025-04-06","serial_number":"11990878173772","imei1":"11990878173772","imei2":"11990878173772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:37:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183369,"job_number":"JOB_183369","tr_customer_id":183387,"tr_customer_product_id":183377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:40:51.000Z","modified_at":"2026-02-11T09:41:30.000Z","name":"Trent Ebert","mobile_number":"523-464-2394","email_id":"Effie.Adams70@hotmail.com","dop":"2025-04-06","serial_number":"16722397888642","imei1":"16722397888642","imei2":"16722397888642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T09:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183372,"job_number":"JOB_183372","tr_customer_id":183390,"tr_customer_product_id":183380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:41:37.000Z","modified_at":"2026-02-11T09:42:15.000Z","name":"Zackary Witting","mobile_number":"688-255-1968","email_id":"Greyson_Nolan39@yahoo.com","dop":"2025-04-06","serial_number":"18972182842706","imei1":"18972182842706","imei2":"18972182842706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T09:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183375,"job_number":"JOB_183375","tr_customer_id":183393,"tr_customer_product_id":183383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:42:22.000Z","modified_at":"2026-02-11T09:43:05.000Z","name":"Nia Price","mobile_number":"547-776-3607","email_id":"Eliane48@hotmail.com","dop":"2025-04-06","serial_number":"16985777380269","imei1":"16985777380269","imei2":"16985777380269","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T09:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183378,"job_number":"JOB_183378","tr_customer_id":183396,"tr_customer_product_id":183386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:03.000Z","modified_at":"2026-02-11T10:54:42.000Z","name":"Florine Daniel","mobile_number":"707-787-0820","email_id":"Adrianna_Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"15790374590238","imei1":"15790374590238","imei2":"15790374590238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T10:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183381,"job_number":"JOB_183381","tr_customer_id":183399,"tr_customer_product_id":183389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:49.000Z","modified_at":"2026-02-11T10:55:27.000Z","name":"Harmon Kuvalis","mobile_number":"496-342-3987","email_id":"Madisen49@yahoo.com","dop":"2025-04-06","serial_number":"10063853845195","imei1":"10063853845195","imei2":"10063853845195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T10:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183384,"job_number":"JOB_183384","tr_customer_id":183402,"tr_customer_product_id":183392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:55:34.000Z","modified_at":"2026-02-11T10:56:12.000Z","name":"Deion Denesik","mobile_number":"487-425-1791","email_id":"Cierra.Larkin@yahoo.com","dop":"2025-04-06","serial_number":"18214095175967","imei1":"18214095175967","imei2":"18214095175967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T10:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183390,"job_number":"JOB_183390","tr_customer_id":183408,"tr_customer_product_id":183398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:44:10.000Z","modified_at":"2026-02-11T11:44:52.000Z","name":"Queenie Kris","mobile_number":"638-915-6747","email_id":"Sven.Kirlin41@yahoo.com","dop":"2025-04-06","serial_number":"14903538708615","imei1":"14903538708615","imei2":"14903538708615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T11:44:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183393,"job_number":"JOB_183393","tr_customer_id":183411,"tr_customer_product_id":183401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:00.000Z","modified_at":"2026-02-11T11:45:42.000Z","name":"Winona Stracke","mobile_number":"287-457-4951","email_id":"Jace_Ward@yahoo.com","dop":"2025-04-06","serial_number":"13367851227368","imei1":"13367851227368","imei2":"13367851227368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T11:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183396,"job_number":"JOB_183396","tr_customer_id":183414,"tr_customer_product_id":183404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:50.000Z","modified_at":"2026-02-11T11:46:32.000Z","name":"Rashad Kihn","mobile_number":"877-579-3484","email_id":"Cecile48@hotmail.com","dop":"2025-04-06","serial_number":"14578339717035","imei1":"14578339717035","imei2":"14578339717035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T11:46:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183401,"job_number":"JOB_183401","tr_customer_id":183419,"tr_customer_product_id":183409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:01:49.000Z","modified_at":"2026-02-11T13:02:29.000Z","name":"Gaetano Aufderhar","mobile_number":"481-348-0747","email_id":"Wilhelm_Donnelly@yahoo.com","dop":"2025-04-06","serial_number":"15010619498338","imei1":"15010619498338","imei2":"15010619498338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183404,"job_number":"JOB_183404","tr_customer_id":183422,"tr_customer_product_id":183412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:02:36.000Z","modified_at":"2026-02-11T13:03:15.000Z","name":"Velva McGlynn","mobile_number":"341-880-5876","email_id":"Tyrese.Johnston81@hotmail.com","dop":"2025-04-06","serial_number":"12591216991362","imei1":"12591216991362","imei2":"12591216991362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:03:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183407,"job_number":"JOB_183407","tr_customer_id":183425,"tr_customer_product_id":183415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:03:23.000Z","modified_at":"2026-02-11T13:04:01.000Z","name":"Ryder Schulist","mobile_number":"799-953-8512","email_id":"Hildegard82@yahoo.com","dop":"2025-04-06","serial_number":"11849705807372","imei1":"11849705807372","imei2":"11849705807372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:04:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183409,"job_number":"JOB_183409","tr_customer_id":183427,"tr_customer_product_id":183417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:21.000Z","modified_at":"2026-02-11T13:26:25.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"83996820255613","imei1":"83996820255613","imei2":"83996820255613","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183410,"job_number":"JOB_183410","tr_customer_id":183428,"tr_customer_product_id":183418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:26.000Z","modified_at":"2026-02-11T13:26:30.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"78939148201923","imei1":"78939148201923","imei2":"78939148201923","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-11T13:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2be95990-9a5a-4240-953c-88306892dcd1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-+0Uqdt1pL2RDPnuxJxXqwtOExWk" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTB9.hERerDweNe9FyhpFBB0PXdw4wZCqaxvV5sOqHDh649Y"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDM0ODB9.GJ0sbwJGoAH5TBzc3rp0gqFsHDI9wCVLfQUmWYUlyww' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTB9.hERerDweNe9FyhpFBB0PXdw4wZCqaxvV5sOqHDh649Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8c367d81-be7e-48a1-91ec-dbc9069b0aa4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDM0ODB9.GJ0sbwJGoAH5TBzc3rp0gqFsHDI9wCVLfQUmWYUlyww' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"ca-AP6M6B2pUWCj7fZaoxEe3pBMqeE"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTB9.hERerDweNe9FyhpFBB0PXdw4wZCqaxvV5sOqHDh649Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7132d5c0-5844-4dde-a808-66df4043368b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-VDMDEgYr1ZMw4DsupW4rT+WozNc" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":639},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDM0ODB9.GJ0sbwJGoAH5TBzc3rp0gqFsHDI9wCVLfQUmWYUlyww' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTB9.hERerDweNe9FyhpFBB0PXdw4wZCqaxvV5sOqHDh649Y |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7d244239-02ba-4738-bf70-5371f6db9065 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 38 |
{"details_key":"pending_for_delivery"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 996 |
| ETag | W/"3e4-0HK0gx5uXLAe0cQfzCe+d4tYv7s" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":183410,"job_number":"JOB_183410","tr_customer_id":183428,"tr_customer_product_id":183418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:26.000Z","modified_at":"2026-02-11T13:26:30.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"78939148201923","imei1":"78939148201923","imei2":"78939148201923","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-11T13:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDM0ODB9.GJ0sbwJGoAH5TBzc3rp0gqFsHDI9wCVLfQUmWYUlyww' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTB9.hERerDweNe9FyhpFBB0PXdw4wZCqaxvV5sOqHDh649Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 213f32d3-f3d6-4d7e-bd78-826228cccace |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 996 |
| ETag | W/"3e4-0HK0gx5uXLAe0cQfzCe+d4tYv7s" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":183410,"job_number":"JOB_183410","tr_customer_id":183428,"tr_customer_product_id":183418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:26.000Z","modified_at":"2026-02-11T13:26:30.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"78939148201923","imei1":"78939148201923","imei2":"78939148201923","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-11T13:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDM0ODB9.GJ0sbwJGoAH5TBzc3rp0gqFsHDI9wCVLfQUmWYUlyww' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"job_id":172795}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTB9.hERerDweNe9FyhpFBB0PXdw4wZCqaxvV5sOqHDh649Y |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 48057f2d-42e6-4724-ad65-0de8b4641bb2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 17 |
{"job_id":183410}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDA3Mjl9.nsgcCZPhyWT0IUwep2oQD01oZVzfm0YuqrV-gSt3uds' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_172795"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTB9.hERerDweNe9FyhpFBB0PXdw4wZCqaxvV5sOqHDh649Y |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 08865de0-a38f-452b-849d-d840ef8cf7bc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 27 |
{"searchText":"JOB_183410"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 999 |
| ETag | W/"3e7-IgIa+D7c7vXk6apxyohI6saL6zg" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":183410,"job_number":"JOB_183410","tr_customer_id":183428,"tr_customer_product_id":183418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:26.000Z","modified_at":"2026-02-11T13:26:31.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"78939148201923","imei1":"78939148201923","imei2":"78939148201923","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_172778' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4MzkwMTR9.EzPEDDTRKRy8IMGHd0gYZnWCxXR7QwcEJRTrjxn-mrg' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTB9.hERerDweNe9FyhpFBB0PXdw4wZCqaxvV5sOqHDh649Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0a4544c5-8c75-46ed-b6a5-72d729489227 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"a0d-1uMiin+1N1FWszyInoIWjgvr/FQ" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 11 Feb 2026 13:26:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":183410,"job_number":"JOB_183410","tr_customer_id":183428,"tr_customer_product_id":183418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:26.000Z","modified_at":"2026-02-11T13:26:31.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"78939148201923","imei1":"78939148201923","imei2":"78939148201923","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":700420,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-11T13:26:26.000Z","created_at":"2026-02-11T13:26:26.000Z"},{"id":700421,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-11T13:26:26.000Z","created_at":"2026-02-11T13:26:26.000Z"},{"id":700422,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-02-11T13:26:29.000Z","created_at":"2026-02-11T13:26:29.000Z"},{"id":700423,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-02-11T13:26:29.000Z","created_at":"2026-02-11T13:26:29.000Z"},{"id":700424,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-02-11T13:26:30.000Z","created_at":"2026-02-11T13:26:30.000Z"},{"id":700427,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-11T13:26:31.000Z","created_at":"2026-02-11T13:26:31.000Z"},{"id":700428,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-11T13:26:31.000Z","created_at":"2026-02-11T13:26:31.000Z"}],"problems":[{"id":170802,"problem":"Poor battery life","remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-11T13:26:26.000Z"},{"id":170803,"problem":"Sync issue","remark":"Test","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-11T13:26:29.000Z"}],"quatations":[]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_172795' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDM0ODB9.GJ0sbwJGoAH5TBzc3rp0gqFsHDI9wCVLfQUmWYUlyww' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTB9.hERerDweNe9FyhpFBB0PXdw4wZCqaxvV5sOqHDh649Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1caa75e9-60a9-4ef7-a944-df508c09f3a5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"a0d-1uMiin+1N1FWszyInoIWjgvr/FQ" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 11 Feb 2026 13:26:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":183410,"job_number":"JOB_183410","tr_customer_id":183428,"tr_customer_product_id":183418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:26.000Z","modified_at":"2026-02-11T13:26:31.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"78939148201923","imei1":"78939148201923","imei2":"78939148201923","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":700420,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-11T13:26:26.000Z","created_at":"2026-02-11T13:26:26.000Z"},{"id":700421,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-11T13:26:26.000Z","created_at":"2026-02-11T13:26:26.000Z"},{"id":700422,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-02-11T13:26:29.000Z","created_at":"2026-02-11T13:26:29.000Z"},{"id":700423,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-02-11T13:26:29.000Z","created_at":"2026-02-11T13:26:29.000Z"},{"id":700424,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-02-11T13:26:30.000Z","created_at":"2026-02-11T13:26:30.000Z"},{"id":700427,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-11T13:26:31.000Z","created_at":"2026-02-11T13:26:31.000Z"},{"id":700428,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-11T13:26:31.000Z","created_at":"2026-02-11T13:26:31.000Z"}],"problems":[{"id":170802,"problem":"Poor battery life","remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-11T13:26:26.000Z"},{"id":170803,"problem":"Sync issue","remark":"Test","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-11T13:26:29.000Z"}],"quatations":[]}}
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d05edc37-099f-4993-950b-1e69344bd4ca |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-yphwuPX0s6fTUAoCVoGynbPYx+8" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTF9.gqf64Wy_AufsLO3INJE1WVOIYy-gJKqTiAzB2Qa7Jv0"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is equal to 200 using expect | 1 | 0 | 0 |
| Verify status code is equal to 200 without expect | 1 | 0 | 0 |
| Verify response time is less than 100ms | 1 | 0 | 0 |
| Verify message key has success | 1 | 0 | 0 |
| Verify token key is not null | 1 | 0 | 0 |
| Verify schema for this request with expect | 1 | 0 | 0 |
| Verify schema for this request without expect | 1 | 0 | 0 |
| Verify toekn is valid or not | 1 | 0 | 0 |
| Total | 8 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 92a3b503-afa7-429f-be0f-8725e9aa4da3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 53 |
{
"username": "abdul",
"password": "123"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify invalide credentials | 1 | 0 | 0 |
| validate status code should be 401 | 0 | 1 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| validate status code should be 401 | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e0731b8b-a067-49f0-96c9-5da00ba9efa3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify invalide credentials | 1 | 0 | 0 |
| validate status code should be 400-Bad Request | 0 | 1 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| validate status code should be 400-Bad Request | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk3OTI0NzJ9.XGjriAOa8bRImZcUAEMpg7QuV9MDS1BCctuOLqicGMk' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTF9.gqf64Wy_AufsLO3INJE1WVOIYy-gJKqTiAzB2Qa7Jv0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 71b25405-fced-421f-b8b1-8ddd9850b1c6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Validate status code as 200OK | 1 | 0 | 0 |
| Valdiate response time | 1 | 0 | 0 |
| Validate user details like id, first_name, last_name, login_id are present or not | 1 | 0 | 0 |
| Validate schema for this response | 1 | 0 | 0 |
| Total | 4 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk3OTI0NzJ9.XGjriAOa8bRImZcUAEMpg7QuV9MDS1BCctuOLqicGMk' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a579ec1a-74d5-47ef-bee5-46b483e63c72 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Validate status code 401 Unauthorized | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk3OTI0NzJ9.XGjriAOa8bRImZcUAEMpg7QuV9MDS1BCctuOLqicGMk' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTF9.gqf64Wy_AufsLO3INJE1WVOIYy-gJKqTiAzB2Qa7Jv0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 58842916-9e6d-4f7d-9231-39a800d758f8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Validate response should not have password key | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Validate response should not have password key | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk3OTI0NzJ9.XGjriAOa8bRImZcUAEMpg7QuV9MDS1BCctuOLqicGMk' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f2-ht+19z2el/RI/asAjbF2D3bD3ns"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTF9.gqf64Wy_AufsLO3INJE1WVOIYy-gJKqTiAzB2Qa7Jv0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | acb9fa0e-d6cb-4443-bbad-9e96c4c60c36 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-rzPolEF7dLDLJqvcWzBcnQ5Lgz0" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":640},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify values for Label key are under expected category | 1 | 0 | 0 |
| verify the value of label for 1 json Object is within expected category or not | 1 | 0 | 0 |
| verify the value of label for 2 json Object is within expected category or not | 1 | 0 | 0 |
| verify the value of label for 3 json Object is within expected category or not | 1 | 0 | 0 |
| Verify the type of count for Pending for delivery is number or not | 1 | 0 | 0 |
| Verify the type of count for Created today is number or not | 1 | 0 | 0 |
| Verify the type of count for Pending for FST assignment is number or not | 1 | 0 | 0 |
| Verify the length of data array is 3 or not | 1 | 0 | 0 |
| Total | 8 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk3OTI0NzJ9.XGjriAOa8bRImZcUAEMpg7QuV9MDS1BCctuOLqicGMk' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f2-ht+19z2el/RI/asAjbF2D3bD3ns"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c78009c2-8a4d-479b-8e83-4cd732ee3d8a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code as 401 Unauthorized | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4MzkwMTR9.EzPEDDTRKRy8IMGHd0gYZnWCxXR7QwcEJRTrjxn-mrg' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTF9.gqf64Wy_AufsLO3INJE1WVOIYy-gJKqTiAzB2Qa7Jv0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 789c7cec-0529-460c-913a-1f4aeb1f8ec2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 11 Feb 2026 13:26:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Validate status code as 200 | 1 | 0 | 0 |
| Verify response time | 1 | 0 | 0 |
| Verify if the response matches the schema | 1 | 0 | 0 |
| verify the key availability -mst_oem- inside data json object | 1 | 0 | 0 |
| Verify the key mst_oem present in the response | 1 | 0 | 0 |
| Verify the key mst_model present in the response | 1 | 0 | 0 |
| Verify the key mst_action_status present in the response | 1 | 0 | 0 |
| Verify the key mst_warrenty_status present in the response | 1 | 0 | 0 |
| Verify the key mst_platform present in the response | 1 | 0 | 0 |
| Verify the key mst_product present in the response | 1 | 0 | 0 |
| Verify the key mst_role present in the response | 1 | 0 | 0 |
| Verify the key mst_service_location present in the response | 1 | 0 | 0 |
| Verify the key mst_problem present in the response | 1 | 0 | 0 |
| Verify the key map_fst_pincode present in the response | 1 | 0 | 0 |
| Verify with for each loop | 10 | 0 | 0 |
| Total | 24 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4MzkwMTR9.EzPEDDTRKRy8IMGHd0gYZnWCxXR7QwcEJRTrjxn-mrg' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9ixlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMTA2NjJ9.9ht2OFWKYZOub_doPCvA8wOUE-LfxyayNTLHRcR7mMk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 480ee148-4722-4ce3-a786-052baf38f9ee |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 68 |
| ETag | W/"44-3/Nqn1HuZsOs7MStDB2N2qYXjvA" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Unexpected token # in JSON at position 75"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| verify if the status is 403 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| verify if the status is 403 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4MzkwMTR9.EzPEDDTRKRy8IMGHd0gYZnWCxXR7QwcEJRTrjxn-mrg' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7813da5b-bc52-4478-bd39-f15681d07678 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| verify if the status is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4MzkwMTR9.EzPEDDTRKRy8IMGHd0gYZnWCxXR7QwcEJRTrjxn-mrg' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Abdul","last_name":"Hameed","mobile_number":"7502060003","mobile_number_alt":"","email_id":"test@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"40","apartment_name":"test","street_name":"test","landmark":"test","area":"test","pincode":"560047","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-12-31T18:30:00.000Z","serial_number":"01234567891235","imei1":"01234567891235","imei2":"01234567891235","popurl":"2025-12-31T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"test"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTF9.gqf64Wy_AufsLO3INJE1WVOIYy-gJKqTiAzB2Qa7Jv0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5d727803-259d-4d2e-b11f-21bbe75ff7d0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1026 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Rayan",
"last_name": "Mohamad",
"mobile_number": "9443588249",
"mobile_number_alt": "",
"email_id": "rayan@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "40",
"apartment_name": "test",
"street_name": "test",
"landmark": "test",
"area": "test",
"pincode": "560047",
"country": "India",
"state": "Karnataka"
},
"customer_product": {
"dop": "2025-12-31T18:30:00.000Z",
"serial_number": "41751633115487",
"imei1": "41751633115487",
"imei2": "41751633115487",
"popurl": "2025-12-31T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 2
},
"problems": [
{
"id": 2,
"remark": "test"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-8LCcbGAi9jFkLicYZOzchNZd5tw" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":183412,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":183430,"tr_customer_product_id":183420,"job_number":"JOB_183412"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Validate if status code is 200 or not | 1 | 0 | 0 |
| Verify message - Job created successfully is present in response or not | 1 | 0 | 0 |
| validate job is has JOB_ or not | 1 | 0 | 0 |
| Verify response has expected key - id are not | 1 | 0 | 0 |
| Verify response has expected key - mst_service_location_id are not | 1 | 0 | 0 |
| Verify response has expected key - mst_platform_id are not | 1 | 0 | 0 |
| Verify response has expected key - mst_warrenty_status_id are not | 1 | 0 | 0 |
| Verify response has expected key - mst_oem_id are not | 1 | 0 | 0 |
| Verify response has expected key - tr_customer_id are not | 1 | 0 | 0 |
| Verify response has expected key - tr_customer_product_id are not | 1 | 0 | 0 |
| Verify response has expected key - job_number are not | 1 | 0 | 0 |
| Verify response time is less than 200 or not | 1 | 0 | 0 |
| Total | 12 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4MzkwMTR9.EzPEDDTRKRy8IMGHd0gYZnWCxXR7QwcEJRTrjxn-mrg' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Abdul","last_name":"Hameed","mobile_number":"7502060003","mobile_number_alt":"","email_id":"test@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"40","apartment_name":"test","street_name":"test","landmark":"test","area":"test","pincode":"560047","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-12-31T18:30:00.000Z","serial_number":"01234567891235","imei1":"01234567891235","imei2":"01234567891235","popurl":"2025-12-31T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"test"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTF9.gqf64Wy_AufsLO3INJE1WVOIYy-gJKqTiAzB2Qa7Jv0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 021e8947-f2b3-4b22-905f-5cd6e5c81ac2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 731 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Rayan",
"last_name": "Mohamad",
"mobile_number": "9443588249",
"mobile_number_alt": "",
"email_id": "rayan@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "40",
"apartment_name": "test",
"street_name": "test",
"landmark": "test",
"area": "test",
"pincode": "560047",
"country": "India",
"state": "Karnataka"
},
"problems": [
{
"id": 2,
"remark": "test"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 115 |
| ETag | W/"73-CHiztoQ3jyrfM7EgEEqfDYsvzXM" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"customer_product\" is required","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| validate status code should be 400 Bad resquest | 0 | 1 | 0 |
| verify message has customer product is missing | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| validate status code should be 400 Bad resquest | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4MzkwMTR9.EzPEDDTRKRy8IMGHd0gYZnWCxXR7QwcEJRTrjxn-mrg' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Abdul","last_name":"Hameed","mobile_number":"7502060003","mobile_number_alt":"","email_id":"test@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"40","apartment_name":"test","street_name":"test","landmark":"test","area":"test","pincode":"560047","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-12-31T18:30:00.000Z","serial_number":"01234567891235","imei1":"01234567891235","imei2":"01234567891235","popurl":"2025-12-31T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"test"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTF9.gqf64Wy_AufsLO3INJE1WVOIYy-gJKqTiAzB2Qa7Jv0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5d58f41b-1a18-4b7c-a9fa-f39fc3ee76fb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 990 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Rayan",
"last_name": "Mohamad",
"mobile_number": "9443588249",
"mobile_number_alt": "",
"email_id": "rayan@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "40",
"apartment_name": "test",
"street_name": "test",
"landmark": "test",
"area": "test",
"pincode": "560047",
"country": "India",
"state": "Karnataka"
},
"customer_product": {
"dop": "2025-12-31T18:30:00.000Z",
"serial_number": "85",
"imei1": "85",
"imei2": "85",
"popurl": "2025-12-31T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 2
},
"problems": [
{
"id": 2,
"remark": "test"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify response has proper message for invalide imei number | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4MzkwMTR9.EzPEDDTRKRy8IMGHd0gYZnWCxXR7QwcEJRTrjxn-mrg' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Abdul","last_name":"Hameed","mobile_number":"7502060003","mobile_number_alt":"","email_id":"test@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"40","apartment_name":"test","street_name":"test","landmark":"test","area":"test","pincode":"560047","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-12-31T18:30:00.000Z","serial_number":"01234567891235","imei1":"01234567891235","imei2":"01234567891235","popurl":"2025-12-31T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":2,"remark":"test"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTF9.gqf64Wy_AufsLO3INJE1WVOIYy-gJKqTiAzB2Qa7Jv0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c69ca231-aca4-44a5-a484-4d5da37ecf9d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 946 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Rayan",
"last_name": "Mohamad",
"mobile_number": "9443588249",
"mobile_number_alt": "",
"email_id": "rayan@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "40",
"apartment_name": "test",
"street_name": "test",
"landmark": "test",
"area": "test",
"pincode": "560047",
"country": "India",
"state": "Karnataka"
},
"customer_product": {
"dop": "2025-12-31T18:30:00.000Z",
"serial_number": "41751633115487",
"imei1": "41751633115487",
"imei2": "41751633115487",
"popurl": "2025-12-31T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 2
},
"problems": []
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 132 |
| ETag | W/"84-mCZHtUk0ZkwUr6gxgJA2gMxVbaw" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"problems\" does not contain 1 required value(s)","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| verify message has info about empty problem array | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk3OTI0NzJ9.XGjriAOa8bRImZcUAEMpg7QuV9MDS1BCctuOLqicGMk' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f2-ht+19z2el/RI/asAjbF2D3bD3ns"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTF9.gqf64Wy_AufsLO3INJE1WVOIYy-gJKqTiAzB2Qa7Jv0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fa334f8a-3284-47cf-beb4-b0b5893543af |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-5WHdVW5Z90QISwK3YSHJWZcoSeI" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":641},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the count has been increased or not | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDA3Mjl9.nsgcCZPhyWT0IUwep2oQD01oZVzfm0YuqrV-gSt3uds' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTF9.gqf64Wy_AufsLO3INJE1WVOIYy-gJKqTiAzB2Qa7Jv0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d76a48f5-305e-4b14-b499-1d0bd9e4af0d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"9b670-VVb+34o/cuMAszABxmiDyGmI3Cw" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 11 Feb 2026 13:26:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":183411,"job_number":"JOB_183411","tr_customer_id":183429,"tr_customer_product_id":183419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:30.000Z","modified_at":"2026-02-11T13:26:30.000Z","name":"Golda Schimmel","mobile_number":"231-973-5431","email_id":"Alice_Mante@gmail.com","dop":"2025-12-14","serial_number":"159658622884960","imei1":"159658622884960","imei2":"159658622884960","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183349,"job_number":"JOB_183349","tr_customer_id":183367,"tr_customer_product_id":183357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:05:00.000Z","modified_at":"2026-02-11T08:05:12.000Z","name":"Foster Goodwin","mobile_number":"203-489-7444","email_id":"Pearl_Wilderman@yahoo.com","dop":"2025-11-04","serial_number":"49626558172858","imei1":"49626558172858","imei2":"49626558172858","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:05:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183348,"job_number":"JOB_183348","tr_customer_id":183366,"tr_customer_product_id":183356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:45.000Z","modified_at":"2026-02-11T08:04:56.000Z","name":"George Olson","mobile_number":"527-328-1314","email_id":"Eulah26@yahoo.com","dop":"2025-11-04","serial_number":"98241539020585","imei1":"98241539020585","imei2":"98241539020585","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183347,"job_number":"JOB_183347","tr_customer_id":183365,"tr_customer_product_id":183355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:28.000Z","modified_at":"2026-02-11T08:04:40.000Z","name":"Florencio Greenfelder","mobile_number":"782-232-3763","email_id":"Yvonne.Rogahn48@gmail.com","dop":"2025-11-04","serial_number":"75543911005783","imei1":"75543911005783","imei2":"75543911005783","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:04:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183344,"job_number":"JOB_183344","tr_customer_id":183362,"tr_customer_product_id":183352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:58:34.000Z","modified_at":"2026-02-11T07:58:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kirsten50@gmail.com","dop":"2025-07-02","serial_number":"19673666974947","imei1":"19673666974947","imei2":"19673666974947","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183343,"job_number":"JOB_183343","tr_customer_id":183361,"tr_customer_product_id":183351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:58:16.000Z","modified_at":"2026-02-11T07:58:16.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Harvey_Prosacco17@hotmail.com","dop":"2025-07-02","serial_number":"12229608915643","imei1":"12229608915643","imei2":"12229608915643","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183342,"job_number":"JOB_183342","tr_customer_id":183360,"tr_customer_product_id":183350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:57:56.000Z","modified_at":"2026-02-11T07:57:56.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Raymundo.Wintheiser35@hotmail.com","dop":"2025-07-02","serial_number":"11089164721941","imei1":"11089164721941","imei2":"11089164721941","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183341,"job_number":"JOB_183341","tr_customer_id":183359,"tr_customer_product_id":183349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:56:30.000Z","modified_at":"2026-02-11T07:56:41.000Z","name":"Leon Shields","mobile_number":"892-990-2316","email_id":"Tyra87@yahoo.com","dop":"2025-11-04","serial_number":"49276228755229","imei1":"49276228755229","imei2":"49276228755229","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183340,"job_number":"JOB_183340","tr_customer_id":183358,"tr_customer_product_id":183348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:56:13.000Z","modified_at":"2026-02-11T07:56:25.000Z","name":"Hank Jerde","mobile_number":"740-954-3229","email_id":"Kavon.Hoeger@yahoo.com","dop":"2025-11-04","serial_number":"36920096557594","imei1":"36920096557594","imei2":"36920096557594","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:56:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183339,"job_number":"JOB_183339","tr_customer_id":183357,"tr_customer_product_id":183347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:55:57.000Z","modified_at":"2026-02-11T07:56:09.000Z","name":"Lafayette Lakin","mobile_number":"496-247-5362","email_id":"Josianne0@yahoo.com","dop":"2025-11-04","serial_number":"100065181614349","imei1":"100065181614349","imei2":"100065181614349","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183243,"job_number":"JOB_183243","tr_customer_id":183261,"tr_customer_product_id":183251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:06.000Z","modified_at":"2026-02-11T06:57:17.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"22903777378993","imei1":"22903777378993","imei2":"22903777378993","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183236,"job_number":"JOB_183236","tr_customer_id":183254,"tr_customer_product_id":183244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:51.000Z","modified_at":"2026-02-11T06:57:02.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"14956736862640","imei1":"14956736862640","imei2":"14956736862640","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183235,"job_number":"JOB_183235","tr_customer_id":183253,"tr_customer_product_id":183243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:36.000Z","modified_at":"2026-02-11T06:56:47.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"14087409389531","imei1":"14087409389531","imei2":"14087409389531","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183198,"job_number":"JOB_183198","tr_customer_id":183216,"tr_customer_product_id":183206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:40.000Z","modified_at":"2026-02-11T06:52:07.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"58443094881181","imei1":"58443094881181","imei2":"58443094881181","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:52:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183195,"job_number":"JOB_183195","tr_customer_id":183213,"tr_customer_product_id":183203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:24.000Z","modified_at":"2026-02-11T06:51:36.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"73187909816406","imei1":"73187909816406","imei2":"73187909816406","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183192,"job_number":"JOB_183192","tr_customer_id":183210,"tr_customer_product_id":183200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:46.000Z","modified_at":"2026-02-11T06:50:46.000Z","name":"Nikolas Kozey","mobile_number":"765-530-0453","email_id":"Novella37@gmail.com","dop":"2025-06-09","serial_number":"109730844182496","imei1":"109730844182496","imei2":"109730844182496","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183191,"job_number":"JOB_183191","tr_customer_id":183209,"tr_customer_product_id":183199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:46.000Z","modified_at":"2026-02-11T06:50:57.000Z","name":"Ryan Deckow","mobile_number":"520-997-1307","email_id":"Nat53@hotmail.com","dop":"2025-06-09","serial_number":"109638344418185","imei1":"109638344418185","imei2":"109638344418185","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183190,"job_number":"JOB_183190","tr_customer_id":183208,"tr_customer_product_id":183198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:46.000Z","modified_at":"2026-02-11T06:50:46.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109616880252273","imei1":"109616880252273","imei2":"109616880252273","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183189,"job_number":"JOB_183189","tr_customer_id":183207,"tr_customer_product_id":183197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:31.000Z","modified_at":"2026-02-11T06:50:31.000Z","name":"Nathan Bednar","mobile_number":"593-411-9539","email_id":"Amalia_Trantow@gmail.com","dop":"2025-06-09","serial_number":"108813510838306","imei1":"108813510838306","imei2":"108813510838306","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183188,"job_number":"JOB_183188","tr_customer_id":183206,"tr_customer_product_id":183196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:30.000Z","modified_at":"2026-02-11T06:50:41.000Z","name":"Burley Zieme","mobile_number":"773-697-9543","email_id":"Dagmar.Gaylord@hotmail.com","dop":"2025-06-09","serial_number":"101728998605540","imei1":"101728998605540","imei2":"101728998605540","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183187,"job_number":"JOB_183187","tr_customer_id":183205,"tr_customer_product_id":183195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:30.000Z","modified_at":"2026-02-11T06:50:30.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105515268284270","imei1":"105515268284270","imei2":"105515268284270","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183186,"job_number":"JOB_183186","tr_customer_id":183204,"tr_customer_product_id":183194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:15.000Z","modified_at":"2026-02-11T06:50:15.000Z","name":"Eudora Doyle","mobile_number":"207-451-6975","email_id":"Cathryn13@gmail.com","dop":"2025-06-09","serial_number":"105567766548944","imei1":"105567766548944","imei2":"105567766548944","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183185,"job_number":"JOB_183185","tr_customer_id":183203,"tr_customer_product_id":183193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:15.000Z","modified_at":"2026-02-11T06:50:26.000Z","name":"Alivia Stracke","mobile_number":"451-228-7388","email_id":"Yolanda_McLaughlin52@gmail.com","dop":"2025-06-09","serial_number":"107148920914134","imei1":"107148920914134","imei2":"107148920914134","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:50:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183184,"job_number":"JOB_183184","tr_customer_id":183202,"tr_customer_product_id":183192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:14.000Z","modified_at":"2026-02-11T06:50:14.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105855904019167","imei1":"105855904019167","imei2":"105855904019167","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183183,"job_number":"JOB_183183","tr_customer_id":183201,"tr_customer_product_id":183191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:47:10.000Z","modified_at":"2026-02-11T06:47:32.000Z","name":"Emelia Ledner","mobile_number":"647-762-3585","email_id":"Dasia_Armstrong84@gmail.com","dop":"2025-10-01","serial_number":"13423728508245","imei1":"13423728508245","imei2":"13423728508245","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183182,"job_number":"JOB_183182","tr_customer_id":183200,"tr_customer_product_id":183190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:46:32.000Z","modified_at":"2026-02-11T06:46:42.000Z","name":"Wallace Leuschke","mobile_number":"981-967-7325","email_id":"Delphine.Rosenbaum0@yahoo.com","dop":"2025-11-04","serial_number":"86319685275461","imei1":"86319685275461","imei2":"86319685275461","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183181,"job_number":"JOB_183181","tr_customer_id":183199,"tr_customer_product_id":183189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:46:01.000Z","modified_at":"2026-02-11T06:46:28.000Z","name":"Jacinto Wunsch","mobile_number":"728-278-0950","email_id":"Delbert14@hotmail.com","dop":"2025-11-04","serial_number":"15310418435702","imei1":"15310418435702","imei2":"15310418435702","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183168,"job_number":"JOB_183168","tr_customer_id":183186,"tr_customer_product_id":183176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:33:49.000Z","modified_at":"2026-02-11T07:39:27.000Z","name":"varsha krishna","mobile_number":"9844785464","email_id":"varsha@gmail.com","dop":"2026-02-01","serial_number":"22667278896543","imei1":"22667278896543","imei2":"22667278896543","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T07:39:27.000Z","assigned_to":17,"mst_warrenty_status_code":"IW"},{"id":183167,"job_number":"JOB_183167","tr_customer_id":183185,"tr_customer_product_id":183175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:29:19.000Z","modified_at":"2026-02-11T10:18:45.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"19971266038535","imei1":"19971266038535","imei2":"19971266038535","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T10:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183164,"job_number":"JOB_183164","tr_customer_id":183182,"tr_customer_product_id":183172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:16:02.000Z","modified_at":"2026-02-11T06:16:02.000Z","name":"varsha krishna","mobile_number":"9844785464","email_id":"varsha@gmail.com","dop":"2026-02-01","serial_number":"22667278896542","imei1":"22667278896542","imei2":"22667278896542","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:16:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183163,"job_number":"JOB_183163","tr_customer_id":183181,"tr_customer_product_id":183171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:14:22.000Z","modified_at":"2026-02-11T06:14:22.000Z","name":"varsha krishna","mobile_number":"9844785464","email_id":"varsha@gmail.com","dop":"2026-02-01","serial_number":"22667278896541","imei1":"22667278896541","imei2":"22667278896541","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:14:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183116,"job_number":"JOB_183116","tr_customer_id":183134,"tr_customer_product_id":183124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:23:05.000Z","modified_at":"2026-02-11T05:23:05.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17629805557358","imei1":"17629805557358","imei2":"17629805557358","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183115,"job_number":"JOB_183115","tr_customer_id":183133,"tr_customer_product_id":183123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:23:05.000Z","modified_at":"2026-02-11T05:23:14.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16774075732507","imei1":"16774075732507","imei2":"16774075732507","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182972,"job_number":"JOB_182972","tr_customer_id":182990,"tr_customer_product_id":182980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:20.000Z","modified_at":"2026-02-11T04:41:28.000Z","name":"Delilah Kihn","mobile_number":"365-867-1213","email_id":"Reed_West@hotmail.com","dop":"2025-12-31","serial_number":"10511230594361","imei1":"10511230594361","imei2":"10511230594361","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182967,"job_number":"JOB_182967","tr_customer_id":182985,"tr_customer_product_id":182975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:10.000Z","name":"Elenor Yost","mobile_number":"754-537-7443","email_id":"Molly7@hotmail.com","dop":"2025-06-09","serial_number":"105876730898717","imei1":"105876730898717","imei2":"105876730898717","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182966,"job_number":"JOB_182966","tr_customer_id":182984,"tr_customer_product_id":182974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:21.000Z","name":"Declan Will","mobile_number":"430-422-0659","email_id":"Quinton_MacGyver50@hotmail.com","dop":"2025-06-09","serial_number":"102880310264816","imei1":"102880310264816","imei2":"102880310264816","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182964,"job_number":"JOB_182964","tr_customer_id":182982,"tr_customer_product_id":182972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:10.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105206516008585","imei1":"105206516008585","imei2":"105206516008585","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182962,"job_number":"JOB_182962","tr_customer_id":182980,"tr_customer_product_id":182970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:08.000Z","modified_at":"2026-02-11T04:41:17.000Z","name":"Adolf Hagenes","mobile_number":"738-980-4989","email_id":"Dasia.Hartmann6@gmail.com","dop":"2025-12-31","serial_number":"10875543429626","imei1":"10875543429626","imei2":"10875543429626","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182945,"job_number":"JOB_182945","tr_customer_id":182963,"tr_customer_product_id":182953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:56.000Z","modified_at":"2026-02-11T04:41:05.000Z","name":"Antonina Hegmann","mobile_number":"379-329-9638","email_id":"Adonis53@hotmail.com","dop":"2025-12-31","serial_number":"10662689872301","imei1":"10662689872301","imei2":"10662689872301","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182942,"job_number":"JOB_182942","tr_customer_id":182960,"tr_customer_product_id":182950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:54.000Z","modified_at":"2026-02-11T04:40:54.000Z","name":"Clarissa Hayes","mobile_number":"908-235-2745","email_id":"Chaya.Lockman77@gmail.com","dop":"2025-06-09","serial_number":"100470436114437","imei1":"100470436114437","imei2":"100470436114437","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182940,"job_number":"JOB_182940","tr_customer_id":182958,"tr_customer_product_id":182948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:54.000Z","modified_at":"2026-02-11T04:41:05.000Z","name":"Abelardo Gibson","mobile_number":"903-483-2374","email_id":"Abelardo.Murphy35@yahoo.com","dop":"2025-06-09","serial_number":"109489628717867","imei1":"109489628717867","imei2":"109489628717867","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182938,"job_number":"JOB_182938","tr_customer_id":182956,"tr_customer_product_id":182946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105892782199405","imei1":"105892782199405","imei2":"105892782199405","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182937,"job_number":"JOB_182937","tr_customer_id":182955,"tr_customer_product_id":182945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10941510809976","imei1":"10941510809976","imei2":"10941510809976","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182936,"job_number":"JOB_182936","tr_customer_id":182954,"tr_customer_product_id":182944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:41:03.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10170791600738","imei1":"10170791600738","imei2":"10170791600738","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182927,"job_number":"JOB_182927","tr_customer_id":182945,"tr_customer_product_id":182935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:40:46.000Z","name":"Loraine Doyle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"153814098822347","imei1":"153814098822347","imei2":"153814098822347","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182925,"job_number":"JOB_182925","tr_customer_id":182943,"tr_customer_product_id":182933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:40:46.000Z","name":"Vidal Towne","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136408990714764","imei1":"136408990714764","imei2":"136408990714764","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182922,"job_number":"JOB_182922","tr_customer_id":182940,"tr_customer_product_id":182930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:45.000Z","modified_at":"2026-02-11T04:40:45.000Z","name":"Haylee Heidenreich","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165416195288889","imei1":"165416195288889","imei2":"165416195288889","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182920,"job_number":"JOB_182920","tr_customer_id":182938,"tr_customer_product_id":182928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:45.000Z","modified_at":"2026-02-11T04:40:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"101485845890936","imei1":"101485845890936","imei2":"101485845890936","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182907,"job_number":"JOB_182907","tr_customer_id":182925,"tr_customer_product_id":182915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:38.000Z","modified_at":"2026-02-11T04:40:38.000Z","name":"Myrtis Stiedemann","mobile_number":"303-322-0078","email_id":"Nicholaus.Raynor4@yahoo.com","dop":"2025-06-09","serial_number":"103962259116037","imei1":"103962259116037","imei2":"103962259116037","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182906,"job_number":"JOB_182906","tr_customer_id":182924,"tr_customer_product_id":182914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:37.000Z","modified_at":"2026-02-11T04:40:49.000Z","name":"Abigail Grant","mobile_number":"590-616-0736","email_id":"Nathanial96@yahoo.com","dop":"2025-06-09","serial_number":"109666812261544","imei1":"109666812261544","imei2":"109666812261544","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182905,"job_number":"JOB_182905","tr_customer_id":182923,"tr_customer_product_id":182913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:37.000Z","modified_at":"2026-02-11T04:40:37.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109726404444400","imei1":"109726404444400","imei2":"109726404444400","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182904,"job_number":"JOB_182904","tr_customer_id":182922,"tr_customer_product_id":182912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:37.000Z","modified_at":"2026-02-11T04:41:00.000Z","name":"Norma Lockman","mobile_number":"386-479-5744","email_id":"Dariana.Powlowski@yahoo.com","dop":"2025-10-01","serial_number":"16515006764744","imei1":"16515006764744","imei2":"16515006764744","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182903,"job_number":"JOB_182903","tr_customer_id":182921,"tr_customer_product_id":182911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:34.000Z","modified_at":"2026-02-11T04:40:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Aron_Fahey50@yahoo.com","dop":"2025-07-02","serial_number":"14179663734142","imei1":"14179663734142","imei2":"14179663734142","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182902,"job_number":"JOB_182902","tr_customer_id":182920,"tr_customer_product_id":182910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Lacy Langosh","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111904807027595","imei1":"111904807027595","imei2":"111904807027595","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182901,"job_number":"JOB_182901","tr_customer_id":182919,"tr_customer_product_id":182909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Ernest Green","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150274784619462","imei1":"150274784619462","imei2":"150274784619462","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182899,"job_number":"JOB_182899","tr_customer_id":182917,"tr_customer_product_id":182907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Creola Koch","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175835550409582","imei1":"175835550409582","imei2":"175835550409582","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182898,"job_number":"JOB_182898","tr_customer_id":182916,"tr_customer_product_id":182906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:32.000Z","modified_at":"2026-02-11T04:40:32.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"181809910286123","imei1":"181809910286123","imei2":"181809910286123","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182880,"job_number":"JOB_182880","tr_customer_id":182898,"tr_customer_product_id":182888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:16.000Z","modified_at":"2026-02-11T04:40:16.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jeramie32@hotmail.com","dop":"2025-07-02","serial_number":"12348206865508","imei1":"12348206865508","imei2":"12348206865508","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182858,"job_number":"JOB_182858","tr_customer_id":182876,"tr_customer_product_id":182866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:57.000Z","modified_at":"2026-02-11T04:39:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Griffin_Rowe@yahoo.com","dop":"2025-07-02","serial_number":"12549821610237","imei1":"12549821610237","imei2":"12549821610237","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182853,"job_number":"JOB_182853","tr_customer_id":182871,"tr_customer_product_id":182861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:42.000Z","modified_at":"2026-02-11T04:39:52.000Z","name":"giyu tomiaka","mobile_number":"441-820-0422","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"109318500501742","imei1":"109318500501742","imei2":"109318500501742","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182842,"job_number":"JOB_182842","tr_customer_id":182860,"tr_customer_product_id":182850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:31.000Z","modified_at":"2026-02-11T04:39:40.000Z","name":"tanjiro kamado","mobile_number":"461-773-4558","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"634624263051812","imei1":"634624263051812","imei2":"634624263051812","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182832,"job_number":"JOB_182832","tr_customer_id":182850,"tr_customer_product_id":182840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:19.000Z","modified_at":"2026-02-11T04:39:28.000Z","name":"saitama sensei","mobile_number":"846-625-8453","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"234017902800413","imei1":"234017902800413","imei2":"234017902800413","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183412,"job_number":"JOB_183412","tr_customer_id":183430,"tr_customer_product_id":183420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:31.000Z","modified_at":"2026-02-11T13:26:31.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"41751633115487","imei1":"41751633115487","imei2":"41751633115487","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183410,"job_number":"JOB_183410","tr_customer_id":183428,"tr_customer_product_id":183418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:26.000Z","modified_at":"2026-02-11T13:26:31.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"78939148201923","imei1":"78939148201923","imei2":"78939148201923","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183409,"job_number":"JOB_183409","tr_customer_id":183427,"tr_customer_product_id":183417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:21.000Z","modified_at":"2026-02-11T13:26:25.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"83996820255613","imei1":"83996820255613","imei2":"83996820255613","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183408,"job_number":"JOB_183408","tr_customer_id":183426,"tr_customer_product_id":183416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:03:24.000Z","modified_at":"2026-02-11T13:03:24.000Z","name":"Evalyn Cummings","mobile_number":"759-207-4034","email_id":"Ivy_Nienow@gmail.com","dop":"2025-04-06","serial_number":"12503286887140332","imei1":"12503286887140332","imei2":"12503286887140332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183407,"job_number":"JOB_183407","tr_customer_id":183425,"tr_customer_product_id":183415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:03:23.000Z","modified_at":"2026-02-11T13:04:01.000Z","name":"Ryder Schulist","mobile_number":"799-953-8512","email_id":"Hildegard82@yahoo.com","dop":"2025-04-06","serial_number":"11849705807372","imei1":"11849705807372","imei2":"11849705807372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:04:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183406,"job_number":"JOB_183406","tr_customer_id":183424,"tr_customer_product_id":183414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:03:22.000Z","modified_at":"2026-02-11T13:03:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12511407932375","imei1":"12511407932375","imei2":"12511407932375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183405,"job_number":"JOB_183405","tr_customer_id":183423,"tr_customer_product_id":183413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:02:38.000Z","modified_at":"2026-02-11T13:02:38.000Z","name":"Larissa Keeling","mobile_number":"493-393-0115","email_id":"Andrew.Braun@gmail.com","dop":"2025-04-06","serial_number":"15036213228793888","imei1":"15036213228793888","imei2":"15036213228793888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183404,"job_number":"JOB_183404","tr_customer_id":183422,"tr_customer_product_id":183412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:02:36.000Z","modified_at":"2026-02-11T13:03:15.000Z","name":"Velva McGlynn","mobile_number":"341-880-5876","email_id":"Tyrese.Johnston81@hotmail.com","dop":"2025-04-06","serial_number":"12591216991362","imei1":"12591216991362","imei2":"12591216991362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:03:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183403,"job_number":"JOB_183403","tr_customer_id":183421,"tr_customer_product_id":183411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:02:36.000Z","modified_at":"2026-02-11T13:02:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15667964296549","imei1":"15667964296549","imei2":"15667964296549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183402,"job_number":"JOB_183402","tr_customer_id":183420,"tr_customer_product_id":183410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:01:50.000Z","modified_at":"2026-02-11T13:01:50.000Z","name":"Janet Goodwin","mobile_number":"401-679-0856","email_id":"Richie75@gmail.com","dop":"2025-04-06","serial_number":"10698694539240592","imei1":"10698694539240592","imei2":"10698694539240592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183401,"job_number":"JOB_183401","tr_customer_id":183419,"tr_customer_product_id":183409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:01:49.000Z","modified_at":"2026-02-11T13:02:29.000Z","name":"Gaetano Aufderhar","mobile_number":"481-348-0747","email_id":"Wilhelm_Donnelly@yahoo.com","dop":"2025-04-06","serial_number":"15010619498338","imei1":"15010619498338","imei2":"15010619498338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183400,"job_number":"JOB_183400","tr_customer_id":183418,"tr_customer_product_id":183408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:01:48.000Z","modified_at":"2026-02-11T13:01:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16699722853634","imei1":"16699722853634","imei2":"16699722853634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183399,"job_number":"JOB_183399","tr_customer_id":183417,"tr_customer_product_id":183407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T12:29:48.000Z","modified_at":"2026-02-11T12:29:48.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-01","serial_number":"10000671917300","imei1":"10000671017301","imei2":"10000061817302","popurl":"2026-02-01T12:29:48.322632500Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T12:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183398,"job_number":"JOB_183398","tr_customer_id":183416,"tr_customer_product_id":183406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T12:02:23.000Z","modified_at":"2026-02-11T12:02:23.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-01","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-01T12:02:23.318855203Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T12:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183397,"job_number":"JOB_183397","tr_customer_id":183415,"tr_customer_product_id":183405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:52.000Z","modified_at":"2026-02-11T11:45:52.000Z","name":"Jarred Legros","mobile_number":"302-594-8816","email_id":"Ella.Block93@hotmail.com","dop":"2025-04-06","serial_number":"14668412154499960","imei1":"14668412154499960","imei2":"14668412154499960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183396,"job_number":"JOB_183396","tr_customer_id":183414,"tr_customer_product_id":183404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:50.000Z","modified_at":"2026-02-11T11:46:32.000Z","name":"Rashad Kihn","mobile_number":"877-579-3484","email_id":"Cecile48@hotmail.com","dop":"2025-04-06","serial_number":"14578339717035","imei1":"14578339717035","imei2":"14578339717035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T11:46:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183395,"job_number":"JOB_183395","tr_customer_id":183413,"tr_customer_product_id":183403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:50.000Z","modified_at":"2026-02-11T11:45:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12474027599632","imei1":"12474027599632","imei2":"12474027599632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183394,"job_number":"JOB_183394","tr_customer_id":183412,"tr_customer_product_id":183402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:02.000Z","modified_at":"2026-02-11T11:45:02.000Z","name":"Kevin Greenholt","mobile_number":"453-240-4828","email_id":"Madisyn_Heaney7@yahoo.com","dop":"2025-04-06","serial_number":"17070484477922136","imei1":"17070484477922136","imei2":"17070484477922136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183393,"job_number":"JOB_183393","tr_customer_id":183411,"tr_customer_product_id":183401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:00.000Z","modified_at":"2026-02-11T11:45:42.000Z","name":"Winona Stracke","mobile_number":"287-457-4951","email_id":"Jace_Ward@yahoo.com","dop":"2025-04-06","serial_number":"13367851227368","imei1":"13367851227368","imei2":"13367851227368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T11:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183392,"job_number":"JOB_183392","tr_customer_id":183410,"tr_customer_product_id":183400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:00.000Z","modified_at":"2026-02-11T11:45:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11647049171950","imei1":"11647049171950","imei2":"11647049171950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183391,"job_number":"JOB_183391","tr_customer_id":183409,"tr_customer_product_id":183399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:44:11.000Z","modified_at":"2026-02-11T11:44:11.000Z","name":"Bud Larson","mobile_number":"575-384-7382","email_id":"Kamille.Hamill66@hotmail.com","dop":"2025-04-06","serial_number":"13643298040378124","imei1":"13643298040378124","imei2":"13643298040378124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183390,"job_number":"JOB_183390","tr_customer_id":183408,"tr_customer_product_id":183398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:44:10.000Z","modified_at":"2026-02-11T11:44:52.000Z","name":"Queenie Kris","mobile_number":"638-915-6747","email_id":"Sven.Kirlin41@yahoo.com","dop":"2025-04-06","serial_number":"14903538708615","imei1":"14903538708615","imei2":"14903538708615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T11:44:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183389,"job_number":"JOB_183389","tr_customer_id":183407,"tr_customer_product_id":183397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:44:10.000Z","modified_at":"2026-02-11T11:44:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19174513546069","imei1":"19174513546069","imei2":"19174513546069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183388,"job_number":"JOB_183388","tr_customer_id":183406,"tr_customer_product_id":183396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:10:23.000Z","modified_at":"2026-02-11T11:10:23.000Z","name":"Yogesh Patel","mobile_number":"8631756250","email_id":"chinmayanand.pothuvaal@hotmail.com","dop":"2026-02-01","serial_number":"79523075689778","imei1":"79523075689778","imei2":"79523075689778","popurl":"www.brahmdev-chaturvedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:10:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183387,"job_number":"JOB_183387","tr_customer_id":183405,"tr_customer_product_id":183395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:10:12.000Z","modified_at":"2026-02-11T11:10:12.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-01","serial_number":"86595375822489","imei1":"86595375822489","imei2":"86595375822489","popurl":"2026-02-01T11:10:02.212479283Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183386,"job_number":"JOB_183386","tr_customer_id":183404,"tr_customer_product_id":183394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:10:11.000Z","modified_at":"2026-02-11T11:10:11.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-01","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-01T11:10:02.209310898Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183385,"job_number":"JOB_183385","tr_customer_id":183403,"tr_customer_product_id":183393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:55:36.000Z","modified_at":"2026-02-11T10:55:36.000Z","name":"Drake Parker","mobile_number":"772-397-6905","email_id":"Ricky46@hotmail.com","dop":"2025-04-06","serial_number":"11697294639993186","imei1":"11697294639993186","imei2":"11697294639993186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183384,"job_number":"JOB_183384","tr_customer_id":183402,"tr_customer_product_id":183392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:55:34.000Z","modified_at":"2026-02-11T10:56:12.000Z","name":"Deion Denesik","mobile_number":"487-425-1791","email_id":"Cierra.Larkin@yahoo.com","dop":"2025-04-06","serial_number":"18214095175967","imei1":"18214095175967","imei2":"18214095175967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T10:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183383,"job_number":"JOB_183383","tr_customer_id":183401,"tr_customer_product_id":183391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:55:34.000Z","modified_at":"2026-02-11T10:55:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12450342538670","imei1":"12450342538670","imei2":"12450342538670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183382,"job_number":"JOB_183382","tr_customer_id":183400,"tr_customer_product_id":183390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:50.000Z","modified_at":"2026-02-11T10:54:50.000Z","name":"Lina Friesen","mobile_number":"909-937-1584","email_id":"Gene7@yahoo.com","dop":"2025-04-06","serial_number":"14122803331046206","imei1":"14122803331046206","imei2":"14122803331046206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183381,"job_number":"JOB_183381","tr_customer_id":183399,"tr_customer_product_id":183389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:49.000Z","modified_at":"2026-02-11T10:55:27.000Z","name":"Harmon Kuvalis","mobile_number":"496-342-3987","email_id":"Madisen49@yahoo.com","dop":"2025-04-06","serial_number":"10063853845195","imei1":"10063853845195","imei2":"10063853845195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T10:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183380,"job_number":"JOB_183380","tr_customer_id":183398,"tr_customer_product_id":183388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:49.000Z","modified_at":"2026-02-11T10:54:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10161351279169","imei1":"10161351279169","imei2":"10161351279169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183379,"job_number":"JOB_183379","tr_customer_id":183397,"tr_customer_product_id":183387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:05.000Z","modified_at":"2026-02-11T10:54:05.000Z","name":"Michelle Klocko","mobile_number":"263-569-5063","email_id":"Tyreek.Metz@gmail.com","dop":"2025-04-06","serial_number":"13153187973046198","imei1":"13153187973046198","imei2":"13153187973046198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183378,"job_number":"JOB_183378","tr_customer_id":183396,"tr_customer_product_id":183386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:03.000Z","modified_at":"2026-02-11T10:54:42.000Z","name":"Florine Daniel","mobile_number":"707-787-0820","email_id":"Adrianna_Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"15790374590238","imei1":"15790374590238","imei2":"15790374590238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T10:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183377,"job_number":"JOB_183377","tr_customer_id":183395,"tr_customer_product_id":183385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:03.000Z","modified_at":"2026-02-11T10:54:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14786574995009","imei1":"14786574995009","imei2":"14786574995009","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183376,"job_number":"JOB_183376","tr_customer_id":183394,"tr_customer_product_id":183384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:42:23.000Z","modified_at":"2026-02-11T09:42:23.000Z","name":"Bill Wiza","mobile_number":"918-252-2530","email_id":"Shaniya_Mueller26@hotmail.com","dop":"2025-04-06","serial_number":"17095884161977980","imei1":"17095884161977980","imei2":"17095884161977980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183375,"job_number":"JOB_183375","tr_customer_id":183393,"tr_customer_product_id":183383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:42:22.000Z","modified_at":"2026-02-11T09:43:05.000Z","name":"Nia Price","mobile_number":"547-776-3607","email_id":"Eliane48@hotmail.com","dop":"2025-04-06","serial_number":"16985777380269","imei1":"16985777380269","imei2":"16985777380269","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T09:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183374,"job_number":"JOB_183374","tr_customer_id":183392,"tr_customer_product_id":183382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:42:21.000Z","modified_at":"2026-02-11T09:42:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12979077929727","imei1":"12979077929727","imei2":"12979077929727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183373,"job_number":"JOB_183373","tr_customer_id":183391,"tr_customer_product_id":183381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:41:39.000Z","modified_at":"2026-02-11T09:41:39.000Z","name":"Ariane Bahringer","mobile_number":"721-997-5102","email_id":"Louie40@yahoo.com","dop":"2025-04-06","serial_number":"17713953771483132","imei1":"17713953771483132","imei2":"17713953771483132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183372,"job_number":"JOB_183372","tr_customer_id":183390,"tr_customer_product_id":183380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:41:37.000Z","modified_at":"2026-02-11T09:42:15.000Z","name":"Zackary Witting","mobile_number":"688-255-1968","email_id":"Greyson_Nolan39@yahoo.com","dop":"2025-04-06","serial_number":"18972182842706","imei1":"18972182842706","imei2":"18972182842706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T09:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183371,"job_number":"JOB_183371","tr_customer_id":183389,"tr_customer_product_id":183379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:41:37.000Z","modified_at":"2026-02-11T09:41:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13469681881716","imei1":"13469681881716","imei2":"13469681881716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183370,"job_number":"JOB_183370","tr_customer_id":183388,"tr_customer_product_id":183378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:40:53.000Z","modified_at":"2026-02-11T09:40:53.000Z","name":"Dawn Blick","mobile_number":"475-380-9999","email_id":"Josie24@gmail.com","dop":"2025-04-06","serial_number":"12206396151810036","imei1":"12206396151810036","imei2":"12206396151810036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183369,"job_number":"JOB_183369","tr_customer_id":183387,"tr_customer_product_id":183377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:40:51.000Z","modified_at":"2026-02-11T09:41:30.000Z","name":"Trent Ebert","mobile_number":"523-464-2394","email_id":"Effie.Adams70@hotmail.com","dop":"2025-04-06","serial_number":"16722397888642","imei1":"16722397888642","imei2":"16722397888642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T09:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183368,"job_number":"JOB_183368","tr_customer_id":183386,"tr_customer_product_id":183376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:40:51.000Z","modified_at":"2026-02-11T09:40:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11572447516181","imei1":"11572447516181","imei2":"11572447516181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183367,"job_number":"JOB_183367","tr_customer_id":183385,"tr_customer_product_id":183375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:44.000Z","modified_at":"2026-02-11T08:36:44.000Z","name":"Baby Mitchell","mobile_number":"475-647-6366","email_id":"Jorge43@hotmail.com","dop":"2025-04-06","serial_number":"19734391210225264","imei1":"19734391210225264","imei2":"19734391210225264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183366,"job_number":"JOB_183366","tr_customer_id":183384,"tr_customer_product_id":183374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:43.000Z","modified_at":"2026-02-11T08:37:19.000Z","name":"Keely Nikolaus","mobile_number":"586-626-2186","email_id":"Americo92@gmail.com","dop":"2025-04-06","serial_number":"11990878173772","imei1":"11990878173772","imei2":"11990878173772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:37:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183365,"job_number":"JOB_183365","tr_customer_id":183383,"tr_customer_product_id":183373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:42.000Z","modified_at":"2026-02-11T08:36:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10637017919838","imei1":"10637017919838","imei2":"10637017919838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183364,"job_number":"JOB_183364","tr_customer_id":183382,"tr_customer_product_id":183372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:00.000Z","modified_at":"2026-02-11T08:36:00.000Z","name":"Lillie Wehner","mobile_number":"954-325-5967","email_id":"Halie79@hotmail.com","dop":"2025-04-06","serial_number":"11134181571309214","imei1":"11134181571309214","imei2":"11134181571309214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183363,"job_number":"JOB_183363","tr_customer_id":183381,"tr_customer_product_id":183371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:59.000Z","modified_at":"2026-02-11T08:36:36.000Z","name":"Dana Crist","mobile_number":"865-770-1498","email_id":"Carissa_Hackett@hotmail.com","dop":"2025-04-06","serial_number":"15715615143393","imei1":"15715615143393","imei2":"15715615143393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:36:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183362,"job_number":"JOB_183362","tr_customer_id":183380,"tr_customer_product_id":183370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:59.000Z","modified_at":"2026-02-11T08:35:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10037306466607","imei1":"10037306466607","imei2":"10037306466607","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183361,"job_number":"JOB_183361","tr_customer_id":183379,"tr_customer_product_id":183369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:16.000Z","modified_at":"2026-02-11T08:35:16.000Z","name":"Shannon Bode","mobile_number":"301-627-1034","email_id":"Vladimir.Torphy@yahoo.com","dop":"2025-04-06","serial_number":"19411339316773500","imei1":"19411339316773500","imei2":"19411339316773500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183360,"job_number":"JOB_183360","tr_customer_id":183378,"tr_customer_product_id":183368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:14.000Z","modified_at":"2026-02-11T08:35:52.000Z","name":"Forest Kulas","mobile_number":"422-772-3716","email_id":"Dillon90@hotmail.com","dop":"2025-04-06","serial_number":"10182226878892","imei1":"10182226878892","imei2":"10182226878892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183359,"job_number":"JOB_183359","tr_customer_id":183377,"tr_customer_product_id":183367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:14.000Z","modified_at":"2026-02-11T08:35:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13583050526260","imei1":"13583050526260","imei2":"13583050526260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183358,"job_number":"JOB_183358","tr_customer_id":183376,"tr_customer_product_id":183366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:29:01.000Z","modified_at":"2026-02-11T08:29:01.000Z","name":"Caleigh Wiza","mobile_number":"377-664-5399","email_id":"Horacio_Bayer@gmail.com","dop":"2026-01-23","serial_number":"182138932890551","imei1":"182138932890551","imei2":"182138932890551","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183357,"job_number":"JOB_183357","tr_customer_id":183375,"tr_customer_product_id":183365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:29:00.000Z","modified_at":"2026-02-11T08:29:28.000Z","name":"Rozella Borer","mobile_number":"542-260-6186","email_id":"Mavis_Homenick@gmail.com","dop":"2026-01-23","serial_number":"16007182677185","imei1":"16007182677185","imei2":"16007182677185","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183356,"job_number":"JOB_183356","tr_customer_id":183374,"tr_customer_product_id":183364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:27:32.000Z","modified_at":"2026-02-11T08:27:32.000Z","name":"Forrest Reilly","mobile_number":"730-512-8643","email_id":"Kayli59@yahoo.com","dop":"2026-01-23","serial_number":"11133819227974","imei1":"11133819227974","imei2":"11133819227974","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183355,"job_number":"JOB_183355","tr_customer_id":183373,"tr_customer_product_id":183363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:25:23.000Z","modified_at":"2026-02-11T08:25:23.000Z","name":"Immanuel Kshlerin","mobile_number":"342-342-9934","email_id":"Rigoberto.Kuhn@yahoo.com","dop":"2026-01-23","serial_number":"137557413102317","imei1":"137557413102317","imei2":"137557413102317","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183354,"job_number":"JOB_183354","tr_customer_id":183372,"tr_customer_product_id":183362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:25:22.000Z","modified_at":"2026-02-11T08:25:31.000Z","name":"Eulah McDermott","mobile_number":"340-338-6994","email_id":"Nelson79@gmail.com","dop":"2026-01-23","serial_number":"13342522785617","imei1":"13342522785617","imei2":"13342522785617","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T08:25:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":183353,"job_number":"JOB_183353","tr_customer_id":183371,"tr_customer_product_id":183361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:24:04.000Z","modified_at":"2026-02-11T08:24:04.000Z","name":"Elian Bins","mobile_number":"228-960-2613","email_id":"Jennifer_Huels@yahoo.com","dop":"2026-01-23","serial_number":"141814433736693","imei1":"141814433736693","imei2":"141814433736693","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183352,"job_number":"JOB_183352","tr_customer_id":183370,"tr_customer_product_id":183360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:24:03.000Z","modified_at":"2026-02-11T08:24:13.000Z","name":"Clinton Mertz","mobile_number":"645-992-1421","email_id":"Rashad.Yost68@hotmail.com","dop":"2026-01-23","serial_number":"13235719266064","imei1":"13235719266064","imei2":"13235719266064","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T08:24:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":183351,"job_number":"JOB_183351","tr_customer_id":183369,"tr_customer_product_id":183359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:05:30.000Z","modified_at":"2026-02-11T08:05:30.000Z","name":"Beth Hettinger","mobile_number":"397-551-7121","email_id":"Tod2@yahoo.com","dop":"2025-04-06","serial_number":"10203286242211544","imei1":"10203286242211544","imei2":"10203286242211544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:05:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183350,"job_number":"JOB_183350","tr_customer_id":183368,"tr_customer_product_id":183358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:05:28.000Z","modified_at":"2026-02-11T08:06:05.000Z","name":"Zakary Moen","mobile_number":"612-315-0211","email_id":"Renee.Schroeder@yahoo.com","dop":"2025-04-06","serial_number":"13808713080753","imei1":"13808713080753","imei2":"13808713080753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183346,"job_number":"JOB_183346","tr_customer_id":183364,"tr_customer_product_id":183354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:02.000Z","modified_at":"2026-02-11T08:04:02.000Z","name":"Dorthy Olson","mobile_number":"490-213-5976","email_id":"Columbus_Schoen83@hotmail.com","dop":"2025-04-06","serial_number":"10412131851684752","imei1":"10412131851684752","imei2":"10412131851684752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183345,"job_number":"JOB_183345","tr_customer_id":183363,"tr_customer_product_id":183353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:01.000Z","modified_at":"2026-02-11T08:04:41.000Z","name":"Tracy Gislason","mobile_number":"624-903-3616","email_id":"Samantha_Huel58@hotmail.com","dop":"2025-04-06","serial_number":"19768969578249","imei1":"19768969578249","imei2":"19768969578249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:04:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183338,"job_number":"JOB_183338","tr_customer_id":183356,"tr_customer_product_id":183346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:58.000Z","modified_at":"2026-02-11T07:43:09.000Z","name":"Titus Gibson","mobile_number":"284-262-3995","email_id":"Jameson_Stamm48@gmail.com","dop":"2025-12-01","serial_number":"15308395399319","imei1":"15308395399319","imei2":"15308395399319","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183337,"job_number":"JOB_183337","tr_customer_id":183355,"tr_customer_product_id":183345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:57.000Z","modified_at":"2026-02-11T07:42:57.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14308929318779","imei1":"14308929318779","imei2":"14308929318779","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183336,"job_number":"JOB_183336","tr_customer_id":183354,"tr_customer_product_id":183344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:42.000Z","modified_at":"2026-02-11T07:42:53.000Z","name":"Estefania Mitchell","mobile_number":"450-658-8032","email_id":"Joyce_Hettinger@yahoo.com","dop":"2025-12-01","serial_number":"10035624718906","imei1":"10035624718906","imei2":"10035624718906","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183335,"job_number":"JOB_183335","tr_customer_id":183353,"tr_customer_product_id":183343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:42.000Z","modified_at":"2026-02-11T07:42:42.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15917015750641","imei1":"15917015750641","imei2":"15917015750641","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183334,"job_number":"JOB_183334","tr_customer_id":183352,"tr_customer_product_id":183342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:26.000Z","modified_at":"2026-02-11T07:42:38.000Z","name":"Augustine Macejkovic","mobile_number":"447-571-3774","email_id":"Rosemarie.Swaniawski@hotmail.com","dop":"2025-12-01","serial_number":"13732309225690","imei1":"13732309225690","imei2":"13732309225690","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183333,"job_number":"JOB_183333","tr_customer_id":183351,"tr_customer_product_id":183341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:26.000Z","modified_at":"2026-02-11T07:42:26.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17663932557499","imei1":"17663932557499","imei2":"17663932557499","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183332,"job_number":"JOB_183332","tr_customer_id":183350,"tr_customer_product_id":183340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:16:14.000Z","modified_at":"2026-02-11T07:16:14.000Z","name":"Forrest Emard","mobile_number":"639-621-6261","email_id":"Jackson_Ernser@yahoo.com","dop":"2025-04-06","serial_number":"16728391441490392","imei1":"16728391441490392","imei2":"16728391441490392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183331,"job_number":"JOB_183331","tr_customer_id":183349,"tr_customer_product_id":183339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:16:13.000Z","modified_at":"2026-02-11T07:16:49.000Z","name":"Darien Raynor","mobile_number":"235-346-7261","email_id":"Arnulfo_Robel@gmail.com","dop":"2025-04-06","serial_number":"16328800728890","imei1":"16328800728890","imei2":"16328800728890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:16:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183330,"job_number":"JOB_183330","tr_customer_id":183348,"tr_customer_product_id":183338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:16:12.000Z","modified_at":"2026-02-11T07:16:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17767793786577","imei1":"17767793786577","imei2":"17767793786577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:16:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183329,"job_number":"JOB_183329","tr_customer_id":183347,"tr_customer_product_id":183337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:15:30.000Z","modified_at":"2026-02-11T07:15:30.000Z","name":"Retta Grant","mobile_number":"933-956-6417","email_id":"Oceane_Lehner@yahoo.com","dop":"2025-04-06","serial_number":"19440911413452764","imei1":"19440911413452764","imei2":"19440911413452764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:15:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183328,"job_number":"JOB_183328","tr_customer_id":183346,"tr_customer_product_id":183336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:15:28.000Z","modified_at":"2026-02-11T07:16:05.000Z","name":"Brent Kiehn","mobile_number":"691-804-6734","email_id":"Arely.Goyette19@gmail.com","dop":"2025-04-06","serial_number":"18018301735313","imei1":"18018301735313","imei2":"18018301735313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183327,"job_number":"JOB_183327","tr_customer_id":183345,"tr_customer_product_id":183335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:15:28.000Z","modified_at":"2026-02-11T07:15:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19169679646030","imei1":"19169679646030","imei2":"19169679646030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183326,"job_number":"JOB_183326","tr_customer_id":183344,"tr_customer_product_id":183334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:52.000Z","modified_at":"2026-02-11T07:14:52.000Z","name":"Hillard Heathcote","mobile_number":"542-682-5235","email_id":"Cloyd5@yahoo.com","dop":"2025-04-06","serial_number":"16009778614318316","imei1":"16009778614318316","imei2":"16009778614318316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:14:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183325,"job_number":"JOB_183325","tr_customer_id":183343,"tr_customer_product_id":183333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:51.000Z","modified_at":"2026-02-11T07:15:28.000Z","name":"Dayana Koepp","mobile_number":"896-966-3082","email_id":"Chaim8@yahoo.com","dop":"2025-04-06","serial_number":"17355656341661","imei1":"17355656341661","imei2":"17355656341661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183324,"job_number":"JOB_183324","tr_customer_id":183342,"tr_customer_product_id":183332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:45.000Z","modified_at":"2026-02-11T07:14:45.000Z","name":"Jarrod Bosco","mobile_number":"672-471-0938","email_id":"Lulu36@hotmail.com","dop":"2025-04-06","serial_number":"17934642057975452","imei1":"17934642057975452","imei2":"17934642057975452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183323,"job_number":"JOB_183323","tr_customer_id":183341,"tr_customer_product_id":183331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:44.000Z","modified_at":"2026-02-11T07:15:21.000Z","name":"Lorena King","mobile_number":"302-887-1691","email_id":"Dasia75@hotmail.com","dop":"2025-04-06","serial_number":"19247893739622","imei1":"19247893739622","imei2":"19247893739622","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:15:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183322,"job_number":"JOB_183322","tr_customer_id":183340,"tr_customer_product_id":183330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:44.000Z","modified_at":"2026-02-11T07:14:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13747218951509","imei1":"13747218951509","imei2":"13747218951509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183321,"job_number":"JOB_183321","tr_customer_id":183339,"tr_customer_product_id":183329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:10:31.000Z","modified_at":"2026-02-11T07:10:31.000Z","name":"Henriette Schumm","mobile_number":"661-612-7789","email_id":"Caterina_Schaefer@gmail.com","dop":"2025-04-06","serial_number":"11578322620485332","imei1":"11578322620485332","imei2":"11578322620485332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:10:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183320,"job_number":"JOB_183320","tr_customer_id":183338,"tr_customer_product_id":183328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:10:30.000Z","modified_at":"2026-02-11T07:11:11.000Z","name":"Nellie Hahn","mobile_number":"551-503-8752","email_id":"William.Gibson15@gmail.com","dop":"2025-04-06","serial_number":"11012228335105","imei1":"11012228335105","imei2":"11012228335105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183319,"job_number":"JOB_183319","tr_customer_id":183337,"tr_customer_product_id":183327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:10:29.000Z","modified_at":"2026-02-11T07:10:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14615405472749","imei1":"14615405472749","imei2":"14615405472749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:10:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183318,"job_number":"JOB_183318","tr_customer_id":183336,"tr_customer_product_id":183326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:41.000Z","modified_at":"2026-02-11T07:09:41.000Z","name":"Jo Homenick","mobile_number":"362-542-0260","email_id":"Laron.Pouros@yahoo.com","dop":"2025-04-06","serial_number":"19602284373433356","imei1":"19602284373433356","imei2":"19602284373433356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183317,"job_number":"JOB_183317","tr_customer_id":183335,"tr_customer_product_id":183325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:41.000Z","modified_at":"2026-02-11T07:09:41.000Z","name":"Ethyl Lehner","mobile_number":"537-337-6676","email_id":"Joshua_Herzog15@yahoo.com","dop":"2025-04-06","serial_number":"15643422960953260","imei1":"15643422960953260","imei2":"15643422960953260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183316,"job_number":"JOB_183316","tr_customer_id":183334,"tr_customer_product_id":183324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:40.000Z","modified_at":"2026-02-11T07:10:19.000Z","name":"Jordyn Roob","mobile_number":"803-264-4730","email_id":"Kaleigh43@yahoo.com","dop":"2025-04-06","serial_number":"17084967722175","imei1":"17084967722175","imei2":"17084967722175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183315,"job_number":"JOB_183315","tr_customer_id":183333,"tr_customer_product_id":183323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:39.000Z","modified_at":"2026-02-11T07:10:21.000Z","name":"Carlie Douglas","mobile_number":"865-485-7318","email_id":"Murl_Tillman@hotmail.com","dop":"2025-04-06","serial_number":"11435228541074","imei1":"11435228541074","imei2":"11435228541074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:10:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183314,"job_number":"JOB_183314","tr_customer_id":183332,"tr_customer_product_id":183322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:39.000Z","modified_at":"2026-02-11T07:09:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13285194451269","imei1":"13285194451269","imei2":"13285194451269","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183313,"job_number":"JOB_183313","tr_customer_id":183331,"tr_customer_product_id":183321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:27.000Z","modified_at":"2026-02-11T07:09:27.000Z","name":"Theodora Mohr","mobile_number":"822-383-7725","email_id":"Columbus_Hansen60@hotmail.com","dop":"2025-04-06","serial_number":"19879010070151344","imei1":"19879010070151344","imei2":"19879010070151344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183312,"job_number":"JOB_183312","tr_customer_id":183330,"tr_customer_product_id":183320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:26.000Z","modified_at":"2026-02-11T07:10:04.000Z","name":"Leola Champlin","mobile_number":"477-280-9229","email_id":"Ben_Mayert@hotmail.com","dop":"2025-04-06","serial_number":"15707720551514","imei1":"15707720551514","imei2":"15707720551514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183311,"job_number":"JOB_183311","tr_customer_id":183329,"tr_customer_product_id":183319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:01.000Z","modified_at":"2026-02-11T07:09:01.000Z","name":"Eunice Kreiger","mobile_number":"507-282-6739","email_id":"Johanna.Lueilwitz58@hotmail.com","dop":"2025-04-06","serial_number":"16216160542343848","imei1":"16216160542343848","imei2":"16216160542343848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183310,"job_number":"JOB_183310","tr_customer_id":183328,"tr_customer_product_id":183318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:00.000Z","modified_at":"2026-02-11T07:09:39.000Z","name":"Kendall Schumm","mobile_number":"323-808-3265","email_id":"Alaina_Nicolas49@hotmail.com","dop":"2025-04-06","serial_number":"13998785730657","imei1":"13998785730657","imei2":"13998785730657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183309,"job_number":"JOB_183309","tr_customer_id":183327,"tr_customer_product_id":183317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:59.000Z","modified_at":"2026-02-11T07:08:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13436365774773","imei1":"13436365774773","imei2":"13436365774773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183308,"job_number":"JOB_183308","tr_customer_id":183326,"tr_customer_product_id":183316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:51.000Z","modified_at":"2026-02-11T07:08:51.000Z","name":"Heber Sawayn","mobile_number":"869-897-6795","email_id":"Kailyn87@gmail.com","dop":"2025-04-06","serial_number":"17526315520679100","imei1":"17526315520679100","imei2":"17526315520679100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183307,"job_number":"JOB_183307","tr_customer_id":183325,"tr_customer_product_id":183315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:49.000Z","modified_at":"2026-02-11T07:09:31.000Z","name":"Tessie Labadie","mobile_number":"849-467-2808","email_id":"Korbin_Lemke86@yahoo.com","dop":"2025-04-06","serial_number":"18873476953169","imei1":"18873476953169","imei2":"18873476953169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:09:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183306,"job_number":"JOB_183306","tr_customer_id":183324,"tr_customer_product_id":183314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:49.000Z","modified_at":"2026-02-11T07:08:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11133387215325","imei1":"11133387215325","imei2":"11133387215325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183305,"job_number":"JOB_183305","tr_customer_id":183323,"tr_customer_product_id":183313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:14.000Z","modified_at":"2026-02-11T07:08:14.000Z","name":"Kaylah Conroy","mobile_number":"253-351-6073","email_id":"Oren29@gmail.com","dop":"2025-04-06","serial_number":"12435365049148912","imei1":"12435365049148912","imei2":"12435365049148912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183304,"job_number":"JOB_183304","tr_customer_id":183322,"tr_customer_product_id":183312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:13.000Z","modified_at":"2026-02-11T07:08:52.000Z","name":"Vincent Heathcote","mobile_number":"486-597-7535","email_id":"Christophe.Sanford@hotmail.com","dop":"2025-04-06","serial_number":"14789393477287","imei1":"14789393477287","imei2":"14789393477287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:08:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183303,"job_number":"JOB_183303","tr_customer_id":183321,"tr_customer_product_id":183311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:12.000Z","modified_at":"2026-02-11T07:08:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12342503657422","imei1":"12342503657422","imei2":"12342503657422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183302,"job_number":"JOB_183302","tr_customer_id":183320,"tr_customer_product_id":183310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:07:27.000Z","modified_at":"2026-02-11T07:07:27.000Z","name":"Ray Shields","mobile_number":"822-583-4711","email_id":"Jaqueline_Ryan@yahoo.com","dop":"2025-04-06","serial_number":"10421186228136920","imei1":"10421186228136920","imei2":"10421186228136920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:07:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183301,"job_number":"JOB_183301","tr_customer_id":183319,"tr_customer_product_id":183309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:07:25.000Z","modified_at":"2026-02-11T07:08:05.000Z","name":"Arno Hoeger","mobile_number":"803-702-9794","email_id":"Avery.Toy55@yahoo.com","dop":"2025-04-06","serial_number":"14200271503098","imei1":"14200271503098","imei2":"14200271503098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:08:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183300,"job_number":"JOB_183300","tr_customer_id":183318,"tr_customer_product_id":183308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:07:25.000Z","modified_at":"2026-02-11T07:07:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18310145219000","imei1":"18310145219000","imei2":"18310145219000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:07:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183299,"job_number":"JOB_183299","tr_customer_id":183317,"tr_customer_product_id":183307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:45.000Z","modified_at":"2026-02-11T07:03:45.000Z","name":"Brant Thompson","mobile_number":"932-563-7435","email_id":"Breanna.Windler@hotmail.com","dop":"2025-04-06","serial_number":"19089808068679200","imei1":"19089808068679200","imei2":"19089808068679200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:03:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183298,"job_number":"JOB_183298","tr_customer_id":183316,"tr_customer_product_id":183306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:44.000Z","modified_at":"2026-02-11T07:04:21.000Z","name":"Madelynn Schimmel","mobile_number":"810-533-2772","email_id":"Kira.White@gmail.com","dop":"2025-04-06","serial_number":"15179447383826","imei1":"15179447383826","imei2":"15179447383826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183297,"job_number":"JOB_183297","tr_customer_id":183315,"tr_customer_product_id":183305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:43.000Z","modified_at":"2026-02-11T07:03:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15053716022471","imei1":"15053716022471","imei2":"15053716022471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183296,"job_number":"JOB_183296","tr_customer_id":183314,"tr_customer_product_id":183304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:00.000Z","modified_at":"2026-02-11T07:03:00.000Z","name":"Lisandro Swaniawski","mobile_number":"844-398-3659","email_id":"Blake65@hotmail.com","dop":"2025-04-06","serial_number":"10363832874601646","imei1":"10363832874601646","imei2":"10363832874601646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183295,"job_number":"JOB_183295","tr_customer_id":183313,"tr_customer_product_id":183303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:59.000Z","modified_at":"2026-02-11T07:03:36.000Z","name":"Berta Conn","mobile_number":"262-717-0784","email_id":"Roosevelt46@gmail.com","dop":"2025-04-06","serial_number":"13294642481838","imei1":"13294642481838","imei2":"13294642481838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:03:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183294,"job_number":"JOB_183294","tr_customer_id":183312,"tr_customer_product_id":183302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:59.000Z","modified_at":"2026-02-11T07:02:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17896936870789","imei1":"17896936870789","imei2":"17896936870789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183292,"job_number":"JOB_183292","tr_customer_id":183310,"tr_customer_product_id":183300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:55.000Z","modified_at":"2026-02-11T07:03:32.000Z","name":"Marta Wiza","mobile_number":"972-654-2448","email_id":"Esta98@hotmail.com","dop":"2000-01-31","serial_number":"10733490986444","imei1":"10733490986444","imei2":"10733490986444","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183290,"job_number":"JOB_183290","tr_customer_id":183308,"tr_customer_product_id":183298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:30.000Z","modified_at":"2026-02-11T07:02:30.000Z","name":"Andreane Pfeffer","mobile_number":"365-916-3898","email_id":"Hayden30@gmail.com","dop":"2025-04-06","serial_number":"13107312248609524","imei1":"13107312248609524","imei2":"13107312248609524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183289,"job_number":"JOB_183289","tr_customer_id":183307,"tr_customer_product_id":183297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:28.000Z","modified_at":"2026-02-11T07:03:11.000Z","name":"Alford Pacocha","mobile_number":"583-358-5271","email_id":"Shania82@gmail.com","dop":"2025-04-06","serial_number":"12071639534935","imei1":"12071639534935","imei2":"12071639534935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:03:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183288,"job_number":"JOB_183288","tr_customer_id":183306,"tr_customer_product_id":183296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:28.000Z","modified_at":"2026-02-11T07:02:28.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17608665333713","imei1":"17608665333713","imei2":"17608665333713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183287,"job_number":"JOB_183287","tr_customer_id":183305,"tr_customer_product_id":183295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:16.000Z","modified_at":"2026-02-11T07:02:16.000Z","name":"Daisha Langosh","mobile_number":"585-435-0151","email_id":"Freida_Abernathy@hotmail.com","dop":"2025-04-06","serial_number":"17518717924921944","imei1":"17518717924921944","imei2":"17518717924921944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183286,"job_number":"JOB_183286","tr_customer_id":183304,"tr_customer_product_id":183294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:14.000Z","modified_at":"2026-02-11T07:02:52.000Z","name":"Lynn Kihn","mobile_number":"839-829-3374","email_id":"Hadley.Mills@yahoo.com","dop":"2025-04-06","serial_number":"14926254443273","imei1":"14926254443273","imei2":"14926254443273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183285,"job_number":"JOB_183285","tr_customer_id":183303,"tr_customer_product_id":183293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:14.000Z","modified_at":"2026-02-11T07:02:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17981079783483","imei1":"17981079783483","imei2":"17981079783483","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183283,"job_number":"JOB_183283","tr_customer_id":183301,"tr_customer_product_id":183291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:11.000Z","modified_at":"2026-02-11T07:02:11.000Z","name":"Jackeline Kulas","mobile_number":"310-594-9660","email_id":"Hettie.Hirthe42@yahoo.com","dop":"2025-04-06","serial_number":"14310308843518088","imei1":"14310308843518088","imei2":"14310308843518088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183282,"job_number":"JOB_183282","tr_customer_id":183300,"tr_customer_product_id":183290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:10.000Z","modified_at":"2026-02-11T07:02:47.000Z","name":"Delphine Sawayn","mobile_number":"903-295-0753","email_id":"Destini_Lynch82@yahoo.com","dop":"2000-01-31","serial_number":"10761143766253","imei1":"10761143766253","imei2":"10761143766253","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183280,"job_number":"JOB_183280","tr_customer_id":183298,"tr_customer_product_id":183288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:09.000Z","modified_at":"2026-02-11T07:02:48.000Z","name":"Kobe Satterfield","mobile_number":"973-758-1397","email_id":"Virginia.Thompson@yahoo.com","dop":"2025-04-06","serial_number":"17185513350453","imei1":"17185513350453","imei2":"17185513350453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183279,"job_number":"JOB_183279","tr_customer_id":183297,"tr_customer_product_id":183287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:09.000Z","modified_at":"2026-02-11T07:02:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17223473015759","imei1":"17223473015759","imei2":"17223473015759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183278,"job_number":"JOB_183278","tr_customer_id":183296,"tr_customer_product_id":183286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:38.000Z","modified_at":"2026-02-11T07:01:38.000Z","name":"Christy Gutmann","mobile_number":"831-454-1785","email_id":"Ramona.Jacobson95@gmail.com","dop":"2025-04-06","serial_number":"18954866374133730","imei1":"18954866374133730","imei2":"18954866374133730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183277,"job_number":"JOB_183277","tr_customer_id":183295,"tr_customer_product_id":183285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:37.000Z","modified_at":"2026-02-11T07:02:20.000Z","name":"Francis Harris","mobile_number":"775-849-5028","email_id":"Colt_Satterfield@hotmail.com","dop":"2025-04-06","serial_number":"15832805839817","imei1":"15832805839817","imei2":"15832805839817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183276,"job_number":"JOB_183276","tr_customer_id":183294,"tr_customer_product_id":183284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:36.000Z","modified_at":"2026-02-11T07:01:36.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"15484607727476","imei1":"15484607727476","imei2":"15484607727476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183274,"job_number":"JOB_183274","tr_customer_id":183292,"tr_customer_product_id":183282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:25.000Z","modified_at":"2026-02-11T07:02:02.000Z","name":"Michale Jacobson","mobile_number":"838-861-9012","email_id":"Cheyanne.Heathcote@yahoo.com","dop":"2000-01-31","serial_number":"10358015217319","imei1":"10358015217319","imei2":"10358015217319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183272,"job_number":"JOB_183272","tr_customer_id":183290,"tr_customer_product_id":183280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:24.000Z","modified_at":"2026-02-11T07:01:24.000Z","name":"Dayna Price","mobile_number":"643-648-7993","email_id":"Orin12@gmail.com","dop":"2025-04-06","serial_number":"12950088723257862","imei1":"12950088723257862","imei2":"12950088723257862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183271,"job_number":"JOB_183271","tr_customer_id":183289,"tr_customer_product_id":183279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:22.000Z","modified_at":"2026-02-11T07:02:01.000Z","name":"Peter Bashirian","mobile_number":"424-539-8113","email_id":"Retha.Collins57@hotmail.com","dop":"2025-04-06","serial_number":"19526388620151","imei1":"19526388620151","imei2":"19526388620151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183270,"job_number":"JOB_183270","tr_customer_id":183288,"tr_customer_product_id":183278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:22.000Z","modified_at":"2026-02-11T07:01:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16526302819255","imei1":"16526302819255","imei2":"16526302819255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183269,"job_number":"JOB_183269","tr_customer_id":183287,"tr_customer_product_id":183277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:46.000Z","modified_at":"2026-02-11T07:00:46.000Z","name":"Bart Skiles","mobile_number":"385-356-7004","email_id":"Veronica40@yahoo.com","dop":"2025-04-06","serial_number":"19970960154857948","imei1":"19970960154857948","imei2":"19970960154857948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183268,"job_number":"JOB_183268","tr_customer_id":183286,"tr_customer_product_id":183276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:45.000Z","modified_at":"2026-02-11T07:01:28.000Z","name":"Laverna Hoeger","mobile_number":"767-473-8731","email_id":"Jaydon18@yahoo.com","dop":"2025-04-06","serial_number":"12650193874289","imei1":"12650193874289","imei2":"12650193874289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183267,"job_number":"JOB_183267","tr_customer_id":183285,"tr_customer_product_id":183275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:44.000Z","modified_at":"2026-02-11T07:00:44.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"18057087833491","imei1":"18057087833491","imei2":"18057087833491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183265,"job_number":"JOB_183265","tr_customer_id":183283,"tr_customer_product_id":183273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:39.000Z","modified_at":"2026-02-11T07:01:17.000Z","name":"Emerson Dicki","mobile_number":"771-799-0478","email_id":"Abel_Beier91@hotmail.com","dop":"2000-01-31","serial_number":"10926223525305","imei1":"10926223525305","imei2":"10926223525305","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183263,"job_number":"JOB_183263","tr_customer_id":183281,"tr_customer_product_id":183271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:36.000Z","modified_at":"2026-02-11T07:00:36.000Z","name":"Selmer Ryan","mobile_number":"264-382-7095","email_id":"Reuben_Pouros@hotmail.com","dop":"2025-04-06","serial_number":"13673772937191888","imei1":"13673772937191888","imei2":"13673772937191888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183262,"job_number":"JOB_183262","tr_customer_id":183280,"tr_customer_product_id":183270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:35.000Z","modified_at":"2026-02-11T07:01:15.000Z","name":"Royal Stamm","mobile_number":"532-885-7518","email_id":"Odie74@gmail.com","dop":"2025-04-06","serial_number":"11946867599257","imei1":"11946867599257","imei2":"11946867599257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183261,"job_number":"JOB_183261","tr_customer_id":183279,"tr_customer_product_id":183269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:35.000Z","modified_at":"2026-02-11T07:00:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18251807745059","imei1":"18251807745059","imei2":"18251807745059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183260,"job_number":"JOB_183260","tr_customer_id":183278,"tr_customer_product_id":183268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:32.000Z","modified_at":"2026-02-11T07:00:32.000Z","name":"Martine Rowe","mobile_number":"511-915-7350","email_id":"Malika.Crist@yahoo.com","dop":"2025-04-06","serial_number":"12374014696169556","imei1":"12374014696169556","imei2":"12374014696169556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183259,"job_number":"JOB_183259","tr_customer_id":183277,"tr_customer_product_id":183267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:30.000Z","modified_at":"2026-02-11T07:01:07.000Z","name":"Boris Mitchell","mobile_number":"980-296-5869","email_id":"Maya51@gmail.com","dop":"2025-04-06","serial_number":"18832458419650","imei1":"18832458419650","imei2":"18832458419650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183258,"job_number":"JOB_183258","tr_customer_id":183276,"tr_customer_product_id":183266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:30.000Z","modified_at":"2026-02-11T07:00:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14314569461191","imei1":"14314569461191","imei2":"14314569461191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183257,"job_number":"JOB_183257","tr_customer_id":183275,"tr_customer_product_id":183265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:01.000Z","modified_at":"2026-02-11T07:00:01.000Z","name":"Morris Lockman","mobile_number":"848-572-7513","email_id":"Leonardo.Dach@hotmail.com","dop":"2025-04-06","serial_number":"18871478459131976","imei1":"18871478459131976","imei2":"18871478459131976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183256,"job_number":"JOB_183256","tr_customer_id":183274,"tr_customer_product_id":183264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:00.000Z","modified_at":"2026-02-11T07:00:43.000Z","name":"Alexzander Auer","mobile_number":"227-436-3401","email_id":"Ashly_Lindgren64@hotmail.com","dop":"2025-04-06","serial_number":"12173057144361","imei1":"12173057144361","imei2":"12173057144361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183255,"job_number":"JOB_183255","tr_customer_id":183273,"tr_customer_product_id":183263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:48.000Z","modified_at":"2026-02-11T06:59:48.000Z","name":"Katherine Schowalter","mobile_number":"380-803-2887","email_id":"Wava_Mueller40@hotmail.com","dop":"2025-04-06","serial_number":"10925796766015216","imei1":"10925796766015216","imei2":"10925796766015216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183254,"job_number":"JOB_183254","tr_customer_id":183272,"tr_customer_product_id":183262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:46.000Z","modified_at":"2026-02-11T07:00:23.000Z","name":"Mona Monahan","mobile_number":"227-939-0370","email_id":"Crystal_Hand@hotmail.com","dop":"2025-04-06","serial_number":"18608825902930","imei1":"18608825902930","imei2":"18608825902930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183253,"job_number":"JOB_183253","tr_customer_id":183271,"tr_customer_product_id":183261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:46.000Z","modified_at":"2026-02-11T06:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16047856549410","imei1":"16047856549410","imei2":"16047856549410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183252,"job_number":"JOB_183252","tr_customer_id":183270,"tr_customer_product_id":183260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:03.000Z","modified_at":"2026-02-11T06:59:03.000Z","name":"Kole Schimmel","mobile_number":"373-223-5934","email_id":"Tyree.Baumbach@yahoo.com","dop":"2025-04-06","serial_number":"18090484040744304","imei1":"18090484040744304","imei2":"18090484040744304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183251,"job_number":"JOB_183251","tr_customer_id":183269,"tr_customer_product_id":183259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:02.000Z","modified_at":"2026-02-11T06:59:39.000Z","name":"Esperanza Swaniawski","mobile_number":"924-865-6612","email_id":"Nikita_Wolff@gmail.com","dop":"2025-04-06","serial_number":"15544956871961","imei1":"15544956871961","imei2":"15544956871961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183250,"job_number":"JOB_183250","tr_customer_id":183268,"tr_customer_product_id":183258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:02.000Z","modified_at":"2026-02-11T06:59:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13117904619000","imei1":"13117904619000","imei2":"13117904619000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183249,"job_number":"JOB_183249","tr_customer_id":183267,"tr_customer_product_id":183257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:58:38.000Z","modified_at":"2026-02-11T06:58:38.000Z","name":"Emmanuel Swaniawski","mobile_number":"486-558-1290","email_id":"Stephania_Gerhold59@hotmail.com","dop":"2025-04-06","serial_number":"12390364250314908","imei1":"12390364250314908","imei2":"12390364250314908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183248,"job_number":"JOB_183248","tr_customer_id":183266,"tr_customer_product_id":183256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:58:37.000Z","modified_at":"2026-02-11T06:59:17.000Z","name":"Alvah Sipes","mobile_number":"570-890-6949","email_id":"Mandy_Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"14879739200489","imei1":"14879739200489","imei2":"14879739200489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183247,"job_number":"JOB_183247","tr_customer_id":183265,"tr_customer_product_id":183255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:58:37.000Z","modified_at":"2026-02-11T06:58:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10653539109475","imei1":"10653539109475","imei2":"10653539109475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183246,"job_number":"JOB_183246","tr_customer_id":183264,"tr_customer_product_id":183254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:50.000Z","modified_at":"2026-02-11T06:57:50.000Z","name":"Madonna Beer","mobile_number":"290-845-4523","email_id":"Jessie.Rau6@yahoo.com","dop":"2025-04-06","serial_number":"10810475955441162","imei1":"10810475955441162","imei2":"10810475955441162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183245,"job_number":"JOB_183245","tr_customer_id":183263,"tr_customer_product_id":183253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:49.000Z","modified_at":"2026-02-11T06:58:29.000Z","name":"Louvenia Crona","mobile_number":"828-509-0596","email_id":"Arne_Zemlak40@hotmail.com","dop":"2025-04-06","serial_number":"12372934711848","imei1":"12372934711848","imei2":"12372934711848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183244,"job_number":"JOB_183244","tr_customer_id":183262,"tr_customer_product_id":183252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:48.000Z","modified_at":"2026-02-11T06:57:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16419309254864","imei1":"16419309254864","imei2":"16419309254864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183242,"job_number":"JOB_183242","tr_customer_id":183260,"tr_customer_product_id":183250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:02.000Z","modified_at":"2026-02-11T06:57:02.000Z","name":"Jennifer Jacobi","mobile_number":"476-221-2696","email_id":"Kellie.Ondricka63@yahoo.com","dop":"2025-04-06","serial_number":"14147073045175060","imei1":"14147073045175060","imei2":"14147073045175060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183241,"job_number":"JOB_183241","tr_customer_id":183259,"tr_customer_product_id":183249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:01.000Z","modified_at":"2026-02-11T06:57:01.000Z","name":"Katlynn Mitchell","mobile_number":"279-662-8417","email_id":"Bennie_Bailey@gmail.com","dop":"2025-04-06","serial_number":"12790445550037910","imei1":"12790445550037910","imei2":"12790445550037910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183240,"job_number":"JOB_183240","tr_customer_id":183258,"tr_customer_product_id":183248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:01.000Z","modified_at":"2026-02-11T06:57:43.000Z","name":"Carol Gusikowski","mobile_number":"262-718-4630","email_id":"Johnathan39@gmail.com","dop":"2025-04-06","serial_number":"19328709338919","imei1":"19328709338919","imei2":"19328709338919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183239,"job_number":"JOB_183239","tr_customer_id":183257,"tr_customer_product_id":183247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:01.000Z","modified_at":"2026-02-11T06:57:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14187136490828","imei1":"14187136490828","imei2":"14187136490828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183238,"job_number":"JOB_183238","tr_customer_id":183256,"tr_customer_product_id":183246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:00.000Z","modified_at":"2026-02-11T06:57:41.000Z","name":"Gudrun Baumbach","mobile_number":"446-471-3668","email_id":"Demond11@hotmail.com","dop":"2025-04-06","serial_number":"13912378714214","imei1":"13912378714214","imei2":"13912378714214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183237,"job_number":"JOB_183237","tr_customer_id":183255,"tr_customer_product_id":183245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:00.000Z","modified_at":"2026-02-11T06:57:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17273460599349","imei1":"17273460599349","imei2":"17273460599349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183234,"job_number":"JOB_183234","tr_customer_id":183252,"tr_customer_product_id":183242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:12.000Z","modified_at":"2026-02-11T06:56:12.000Z","name":"Columbus Durgan","mobile_number":"856-343-8013","email_id":"Marcus.Yost@yahoo.com","dop":"2025-04-06","serial_number":"10874477724127574","imei1":"10874477724127574","imei2":"10874477724127574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183233,"job_number":"JOB_183233","tr_customer_id":183251,"tr_customer_product_id":183241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:11.000Z","modified_at":"2026-02-11T06:56:53.000Z","name":"Manuela Keeling","mobile_number":"507-833-3987","email_id":"Delores_Weimann77@hotmail.com","dop":"2025-04-06","serial_number":"18762486733833","imei1":"18762486733833","imei2":"18762486733833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183232,"job_number":"JOB_183232","tr_customer_id":183250,"tr_customer_product_id":183240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:10.000Z","modified_at":"2026-02-11T06:56:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15241263967725","imei1":"15241263967725","imei2":"15241263967725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183231,"job_number":"JOB_183231","tr_customer_id":183249,"tr_customer_product_id":183239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:55:21.000Z","modified_at":"2026-02-11T06:55:21.000Z","name":"Alexanne Wunsch","mobile_number":"974-776-1646","email_id":"Marlen.Kihn82@yahoo.com","dop":"2025-04-06","serial_number":"10914286605349070","imei1":"10914286605349070","imei2":"10914286605349070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183230,"job_number":"JOB_183230","tr_customer_id":183248,"tr_customer_product_id":183238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:55:20.000Z","modified_at":"2026-02-11T06:56:02.000Z","name":"Elsie Wolf","mobile_number":"214-408-4299","email_id":"Oran_Simonis@yahoo.com","dop":"2025-04-06","serial_number":"14438321769748","imei1":"14438321769748","imei2":"14438321769748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183229,"job_number":"JOB_183229","tr_customer_id":183247,"tr_customer_product_id":183237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:55:19.000Z","modified_at":"2026-02-11T06:55:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14192557810919","imei1":"14192557810919","imei2":"14192557810919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183228,"job_number":"JOB_183228","tr_customer_id":183246,"tr_customer_product_id":183236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:40.000Z","modified_at":"2026-02-11T06:54:40.000Z","name":"Gay Rogahn","mobile_number":"266-204-9713","email_id":"Seamus_Abbott19@gmail.com","dop":"2025-04-06","serial_number":"17664680232908674","imei1":"17664680232908674","imei2":"17664680232908674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183227,"job_number":"JOB_183227","tr_customer_id":183245,"tr_customer_product_id":183235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:39.000Z","modified_at":"2026-02-11T06:55:15.000Z","name":"Dudley Botsford","mobile_number":"397-654-1965","email_id":"Joan_Howe@gmail.com","dop":"2025-04-06","serial_number":"16929926100404","imei1":"16929926100404","imei2":"16929926100404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183226,"job_number":"JOB_183226","tr_customer_id":183244,"tr_customer_product_id":183234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:39.000Z","modified_at":"2026-02-11T06:54:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18088197613237","imei1":"18088197613237","imei2":"18088197613237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183225,"job_number":"JOB_183225","tr_customer_id":183243,"tr_customer_product_id":183233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:25.000Z","modified_at":"2026-02-11T06:54:25.000Z","name":"Karli Bode","mobile_number":"411-824-6708","email_id":"Mortimer69@gmail.com","dop":"2025-04-06","serial_number":"17637492791781620","imei1":"17637492791781620","imei2":"17637492791781620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183224,"job_number":"JOB_183224","tr_customer_id":183242,"tr_customer_product_id":183232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:23.000Z","modified_at":"2026-02-11T06:55:01.000Z","name":"Raven Runte","mobile_number":"244-885-3681","email_id":"Alyce.Hagenes34@hotmail.com","dop":"2025-04-06","serial_number":"15456962506611","imei1":"15456962506611","imei2":"15456962506611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183223,"job_number":"JOB_183223","tr_customer_id":183241,"tr_customer_product_id":183231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:23.000Z","modified_at":"2026-02-11T06:54:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19844694226273","imei1":"19844694226273","imei2":"19844694226273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183222,"job_number":"JOB_183222","tr_customer_id":183240,"tr_customer_product_id":183230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:57.000Z","modified_at":"2026-02-11T06:53:57.000Z","name":"Tom D'Amore","mobile_number":"566-800-1567","email_id":"Velva26@gmail.com","dop":"2025-04-06","serial_number":"11301694627714448","imei1":"11301694627714448","imei2":"11301694627714448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183221,"job_number":"JOB_183221","tr_customer_id":183239,"tr_customer_product_id":183229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:56.000Z","modified_at":"2026-02-11T06:54:32.000Z","name":"Guido Rau","mobile_number":"264-458-1313","email_id":"Vernon_Mann93@hotmail.com","dop":"2025-04-06","serial_number":"14894859037222","imei1":"14894859037222","imei2":"14894859037222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183220,"job_number":"JOB_183220","tr_customer_id":183238,"tr_customer_product_id":183228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:56.000Z","modified_at":"2026-02-11T06:53:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19298366720327","imei1":"19298366720327","imei2":"19298366720327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183219,"job_number":"JOB_183219","tr_customer_id":183237,"tr_customer_product_id":183227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:39.000Z","modified_at":"2026-02-11T06:53:39.000Z","name":"Erick Beatty","mobile_number":"497-882-1984","email_id":"Haskell_Breitenberg89@hotmail.com","dop":"2025-04-06","serial_number":"15953228384957624","imei1":"15953228384957624","imei2":"15953228384957624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183218,"job_number":"JOB_183218","tr_customer_id":183236,"tr_customer_product_id":183226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:37.000Z","modified_at":"2026-02-11T06:54:15.000Z","name":"Mauricio Wintheiser","mobile_number":"864-351-4337","email_id":"Hershel_Bradtke@gmail.com","dop":"2025-04-06","serial_number":"12213234577138","imei1":"12213234577138","imei2":"12213234577138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183217,"job_number":"JOB_183217","tr_customer_id":183235,"tr_customer_product_id":183225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:37.000Z","modified_at":"2026-02-11T06:53:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19379357829150","imei1":"19379357829150","imei2":"19379357829150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183216,"job_number":"JOB_183216","tr_customer_id":183234,"tr_customer_product_id":183224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:14.000Z","modified_at":"2026-02-11T06:53:14.000Z","name":"Janie Wintheiser","mobile_number":"379-751-3820","email_id":"Glenda.Boyle@yahoo.com","dop":"2025-04-06","serial_number":"10133798761178244","imei1":"10133798761178244","imei2":"10133798761178244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183215,"job_number":"JOB_183215","tr_customer_id":183233,"tr_customer_product_id":183223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:13.000Z","modified_at":"2026-02-11T06:53:49.000Z","name":"Deja Zemlak","mobile_number":"220-957-0839","email_id":"Angelo.West2@yahoo.com","dop":"2025-04-06","serial_number":"17274290525620","imei1":"17274290525620","imei2":"17274290525620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183214,"job_number":"JOB_183214","tr_customer_id":183232,"tr_customer_product_id":183222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:13.000Z","modified_at":"2026-02-11T06:53:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12582486229985","imei1":"12582486229985","imei2":"12582486229985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183213,"job_number":"JOB_183213","tr_customer_id":183231,"tr_customer_product_id":183221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:01.000Z","modified_at":"2026-02-11T06:53:01.000Z","name":"Alfonso Mayer","mobile_number":"938-815-5745","email_id":"Lucie.Wolf@gmail.com","dop":"2025-09-09","serial_number":"13455328649447","imei1":"13455328649447","imei2":"13455328649447","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183212,"job_number":"JOB_183212","tr_customer_id":183230,"tr_customer_product_id":183220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:00.000Z","modified_at":"2026-02-11T06:53:00.000Z","name":"Timmy Willms","mobile_number":"852-229-9832","email_id":"Jannie51@yahoo.com","dop":"2025-06-18","serial_number":"1088747176872301","imei1":"1088747176872301","imei2":"1088747176872301","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183211,"job_number":"JOB_183211","tr_customer_id":183229,"tr_customer_product_id":183219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:00.000Z","modified_at":"2026-02-11T06:53:38.000Z","name":"Melany Kohler","mobile_number":"930-362-5933","email_id":"Noemy.Ratke32@yahoo.com","dop":"2025-06-18","serial_number":"10422955648309","imei1":"10422955648309","imei2":"10422955648309","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183210,"job_number":"JOB_183210","tr_customer_id":183228,"tr_customer_product_id":183218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:00.000Z","modified_at":"2026-02-11T06:53:00.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10541675803454","imei1":"10541675803454","imei2":"10541675803454","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183209,"job_number":"JOB_183209","tr_customer_id":183227,"tr_customer_product_id":183217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:52.000Z","modified_at":"2026-02-11T06:52:52.000Z","name":"Kendra Mertz","mobile_number":"956-236-0098","email_id":"Arch.Bogan23@gmail.com","dop":"2025-04-06","serial_number":"18002436273662604","imei1":"18002436273662604","imei2":"18002436273662604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183208,"job_number":"JOB_183208","tr_customer_id":183226,"tr_customer_product_id":183216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:51.000Z","modified_at":"2026-02-11T06:53:30.000Z","name":"Simeon Gulgowski","mobile_number":"503-845-7513","email_id":"Cayla_Wiza@hotmail.com","dop":"2025-04-06","serial_number":"14212067802988","imei1":"14212067802988","imei2":"14212067802988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183207,"job_number":"JOB_183207","tr_customer_id":183225,"tr_customer_product_id":183215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:50.000Z","modified_at":"2026-02-11T06:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12084240437466","imei1":"12084240437466","imei2":"12084240437466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183206,"job_number":"JOB_183206","tr_customer_id":183224,"tr_customer_product_id":183214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:42.000Z","modified_at":"2026-02-11T06:52:42.000Z","name":"John Doe","mobile_number":"9876543210","email_id":"test.user@example.com","dop":"2025-09-09","serial_number":"18947587083864","imei1":"18947587083864","imei2":"18947587083864","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183205,"job_number":"JOB_183205","tr_customer_id":183223,"tr_customer_product_id":183213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:22.000Z","modified_at":"2026-02-11T06:53:01.000Z","name":"Sidney Schinner","mobile_number":"615-988-3970","email_id":"Anabel10@yahoo.com","dop":"2025-12-31","serial_number":"104301738728478","imei1":"104301738728478","imei2":"104301738728478","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183204,"job_number":"JOB_183204","tr_customer_id":183222,"tr_customer_product_id":183212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:22.000Z","modified_at":"2026-02-11T06:52:22.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101445111177906","imei1":"101445111177906","imei2":"101445111177906","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183203,"job_number":"JOB_183203","tr_customer_id":183221,"tr_customer_product_id":183211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:21.000Z","modified_at":"2026-02-11T06:52:21.000Z","name":"Dante Zemlak","mobile_number":"471-229-4043","email_id":"Kennedi77@hotmail.com","dop":"2025-04-06","serial_number":"17272995561701844","imei1":"17272995561701844","imei2":"17272995561701844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183202,"job_number":"JOB_183202","tr_customer_id":183220,"tr_customer_product_id":183210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:20.000Z","modified_at":"2026-02-11T06:52:59.000Z","name":"Marcelina Howell","mobile_number":"376-781-8366","email_id":"Elaina78@yahoo.com","dop":"2025-04-06","serial_number":"18146353524851","imei1":"18146353524851","imei2":"18146353524851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183201,"job_number":"JOB_183201","tr_customer_id":183219,"tr_customer_product_id":183209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:14.000Z","modified_at":"2026-02-11T06:52:14.000Z","name":"Morton Roob","mobile_number":"323-263-7891","email_id":"Frankie24@hotmail.com","dop":"2025-06-18","serial_number":"1072487354717767","imei1":"1072487354717767","imei2":"1072487354717767","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183200,"job_number":"JOB_183200","tr_customer_id":183218,"tr_customer_product_id":183208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:14.000Z","modified_at":"2026-02-11T06:52:52.000Z","name":"Tianna Zboncak","mobile_number":"210-630-3669","email_id":"Noah32@yahoo.com","dop":"2025-06-18","serial_number":"10570269998899","imei1":"10570269998899","imei2":"10570269998899","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183199,"job_number":"JOB_183199","tr_customer_id":183217,"tr_customer_product_id":183207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:13.000Z","modified_at":"2026-02-11T06:52:13.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10151878754165","imei1":"10151878754165","imei2":"10151878754165","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183197,"job_number":"JOB_183197","tr_customer_id":183215,"tr_customer_product_id":183205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:35.000Z","modified_at":"2026-02-11T06:52:14.000Z","name":"Hailee Ward","mobile_number":"833-718-8187","email_id":"Tracey.Willms15@yahoo.com","dop":"2025-12-31","serial_number":"100922312921874","imei1":"100922312921874","imei2":"100922312921874","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183196,"job_number":"JOB_183196","tr_customer_id":183214,"tr_customer_product_id":183204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:34.000Z","modified_at":"2026-02-11T06:51:34.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104961144659476","imei1":"104961144659476","imei2":"104961144659476","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:51:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183194,"job_number":"JOB_183194","tr_customer_id":183212,"tr_customer_product_id":183202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:47.000Z","modified_at":"2026-02-11T06:51:26.000Z","name":"Rahsaan McLaughlin","mobile_number":"420-585-0452","email_id":"Terrell.Bednar39@yahoo.com","dop":"2025-12-31","serial_number":"103314332858973","imei1":"103314332858973","imei2":"103314332858973","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183193,"job_number":"JOB_183193","tr_customer_id":183211,"tr_customer_product_id":183201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:47.000Z","modified_at":"2026-02-11T06:50:47.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"108883615906837","imei1":"108883615906837","imei2":"108883615906837","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183180,"job_number":"JOB_183180","tr_customer_id":183198,"tr_customer_product_id":183188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:44:36.000Z","modified_at":"2026-02-11T06:44:36.000Z","name":"Oswald Ledner","mobile_number":"376-422-5845","email_id":"Zelda39@gmail.com","dop":"2025-04-06","serial_number":"12567578096406198","imei1":"12567578096406198","imei2":"12567578096406198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183179,"job_number":"JOB_183179","tr_customer_id":183197,"tr_customer_product_id":183187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:44:35.000Z","modified_at":"2026-02-11T06:45:13.000Z","name":"Brent Balistreri","mobile_number":"940-667-9349","email_id":"Mathias_Hilpert@gmail.com","dop":"2025-04-06","serial_number":"15155171652615","imei1":"15155171652615","imei2":"15155171652615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183178,"job_number":"JOB_183178","tr_customer_id":183196,"tr_customer_product_id":183186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:44:34.000Z","modified_at":"2026-02-11T06:44:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17342862657922","imei1":"17342862657922","imei2":"17342862657922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183177,"job_number":"JOB_183177","tr_customer_id":183195,"tr_customer_product_id":183185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:50.000Z","modified_at":"2026-02-11T06:43:50.000Z","name":"Johnpaul Schmitt","mobile_number":"303-751-2082","email_id":"Holden71@yahoo.com","dop":"2025-04-06","serial_number":"12612080172240306","imei1":"12612080172240306","imei2":"12612080172240306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183176,"job_number":"JOB_183176","tr_customer_id":183194,"tr_customer_product_id":183184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:49.000Z","modified_at":"2026-02-11T06:44:27.000Z","name":"Maximo Wiegand","mobile_number":"963-300-5651","email_id":"Heidi_White@gmail.com","dop":"2025-04-06","serial_number":"18185025129850","imei1":"18185025129850","imei2":"18185025129850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183175,"job_number":"JOB_183175","tr_customer_id":183193,"tr_customer_product_id":183183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:48.000Z","modified_at":"2026-02-11T06:43:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19218639627720","imei1":"19218639627720","imei2":"19218639627720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183174,"job_number":"JOB_183174","tr_customer_id":183192,"tr_customer_product_id":183182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:03.000Z","modified_at":"2026-02-11T06:43:03.000Z","name":"Alexane Leffler","mobile_number":"280-359-1036","email_id":"Bobby63@yahoo.com","dop":"2025-04-06","serial_number":"13607715058153356","imei1":"13607715058153356","imei2":"13607715058153356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183173,"job_number":"JOB_183173","tr_customer_id":183191,"tr_customer_product_id":183181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:02.000Z","modified_at":"2026-02-11T06:43:41.000Z","name":"Parker Schulist","mobile_number":"772-573-2778","email_id":"Lindsay.Beer81@hotmail.com","dop":"2025-04-06","serial_number":"18555194055129","imei1":"18555194055129","imei2":"18555194055129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183172,"job_number":"JOB_183172","tr_customer_id":183190,"tr_customer_product_id":183180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:02.000Z","modified_at":"2026-02-11T06:43:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15476895905976","imei1":"15476895905976","imei2":"15476895905976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183171,"job_number":"JOB_183171","tr_customer_id":183189,"tr_customer_product_id":183179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:41:44.000Z","modified_at":"2026-02-11T06:41:54.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"87171238227930","imei1":"87171238227930","imei2":"87171238227930","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183170,"job_number":"JOB_183170","tr_customer_id":183188,"tr_customer_product_id":183178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:41:31.000Z","modified_at":"2026-02-11T06:41:41.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"39637403489207","imei1":"39637403489207","imei2":"39637403489207","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183169,"job_number":"JOB_183169","tr_customer_id":183187,"tr_customer_product_id":183177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:41:16.000Z","modified_at":"2026-02-11T06:41:27.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"65981870321489","imei1":"65981870321489","imei2":"65981870321489","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183166,"job_number":"JOB_183166","tr_customer_id":183184,"tr_customer_product_id":183174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:28:49.000Z","modified_at":"2026-02-11T06:28:49.000Z","name":"Efrain Terry","mobile_number":"840-671-3734","email_id":"Grayce.Russel@hotmail.com","dop":"2025-04-06","serial_number":"17603124544839638","imei1":"17603124544839638","imei2":"17603124544839638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183165,"job_number":"JOB_183165","tr_customer_id":183183,"tr_customer_product_id":183173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:28:49.000Z","modified_at":"2026-02-11T06:29:02.000Z","name":"Cordie Rath","mobile_number":"843-893-4922","email_id":"Samara94@hotmail.com","dop":"2025-04-06","serial_number":"13909995669175","imei1":"13909995669175","imei2":"13909995669175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:29:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183162,"job_number":"JOB_183162","tr_customer_id":183180,"tr_customer_product_id":183170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:03:08.000Z","modified_at":"2026-02-11T06:03:08.000Z","name":"Gregoria Dare","mobile_number":"632-860-0407","email_id":"Elisabeth.Terry78@gmail.com","dop":"2025-04-06","serial_number":"10162025129678484","imei1":"10162025129678484","imei2":"10162025129678484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183161,"job_number":"JOB_183161","tr_customer_id":183179,"tr_customer_product_id":183169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:03:06.000Z","modified_at":"2026-02-11T06:03:48.000Z","name":"Bailey Howe","mobile_number":"348-510-6713","email_id":"Deion.Carter@yahoo.com","dop":"2025-04-06","serial_number":"19826126691888","imei1":"19826126691888","imei2":"19826126691888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183160,"job_number":"JOB_183160","tr_customer_id":183178,"tr_customer_product_id":183168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:03:06.000Z","modified_at":"2026-02-11T06:03:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17030107515317","imei1":"17030107515317","imei2":"17030107515317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183159,"job_number":"JOB_183159","tr_customer_id":183177,"tr_customer_product_id":183167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:02:17.000Z","modified_at":"2026-02-11T06:02:17.000Z","name":"Dahlia Cassin","mobile_number":"386-551-0864","email_id":"Kobe_Hackett88@yahoo.com","dop":"2025-04-06","serial_number":"14189140043954194","imei1":"14189140043954194","imei2":"14189140043954194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183158,"job_number":"JOB_183158","tr_customer_id":183176,"tr_customer_product_id":183166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:02:15.000Z","modified_at":"2026-02-11T06:02:57.000Z","name":"Mckayla Jaskolski","mobile_number":"821-848-7985","email_id":"Sallie31@yahoo.com","dop":"2025-04-06","serial_number":"14833803671230","imei1":"14833803671230","imei2":"14833803671230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183157,"job_number":"JOB_183157","tr_customer_id":183175,"tr_customer_product_id":183165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:02:15.000Z","modified_at":"2026-02-11T06:02:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10645103552428","imei1":"10645103552428","imei2":"10645103552428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:02:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183156,"job_number":"JOB_183156","tr_customer_id":183174,"tr_customer_product_id":183164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:01:26.000Z","modified_at":"2026-02-11T06:01:26.000Z","name":"Liza Koelpin","mobile_number":"300-595-2755","email_id":"Prudence_Zboncak@yahoo.com","dop":"2025-04-06","serial_number":"12395099501218594","imei1":"12395099501218594","imei2":"12395099501218594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183155,"job_number":"JOB_183155","tr_customer_id":183173,"tr_customer_product_id":183163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:01:24.000Z","modified_at":"2026-02-11T06:02:07.000Z","name":"Carley Mueller","mobile_number":"271-834-1687","email_id":"Adrianna51@gmail.com","dop":"2025-04-06","serial_number":"13018056719181","imei1":"13018056719181","imei2":"13018056719181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:02:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183154,"job_number":"JOB_183154","tr_customer_id":183172,"tr_customer_product_id":183162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:01:24.000Z","modified_at":"2026-02-11T06:01:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19797603982666","imei1":"19797603982666","imei2":"19797603982666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183153,"job_number":"JOB_183153","tr_customer_id":183171,"tr_customer_product_id":183161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:51:05.000Z","modified_at":"2026-02-11T05:51:05.000Z","name":"Isaac Stokes","mobile_number":"913-339-2035","email_id":"Lew15@hotmail.com","dop":"2025-04-06","serial_number":"16660196127833728","imei1":"16660196127833728","imei2":"16660196127833728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183152,"job_number":"JOB_183152","tr_customer_id":183170,"tr_customer_product_id":183160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:51:04.000Z","modified_at":"2026-02-11T05:51:46.000Z","name":"Ellen Mosciski","mobile_number":"204-964-4339","email_id":"Neal_Legros@hotmail.com","dop":"2025-04-06","serial_number":"12680185280305","imei1":"12680185280305","imei2":"12680185280305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183151,"job_number":"JOB_183151","tr_customer_id":183169,"tr_customer_product_id":183159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:50:43.000Z","modified_at":"2026-02-11T05:50:43.000Z","name":"Wyatt Jenkins","mobile_number":"225-373-0349","email_id":"Fritz54@gmail.com","dop":"2025-04-06","serial_number":"14361956583201630","imei1":"14361956583201630","imei2":"14361956583201630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183150,"job_number":"JOB_183150","tr_customer_id":183168,"tr_customer_product_id":183158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:50:41.000Z","modified_at":"2026-02-11T05:51:24.000Z","name":"Daija Quitzon","mobile_number":"253-508-2266","email_id":"Yesenia_OConner@hotmail.com","dop":"2025-04-06","serial_number":"17272708676422","imei1":"17272708676422","imei2":"17272708676422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183149,"job_number":"JOB_183149","tr_customer_id":183167,"tr_customer_product_id":183157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:57.000Z","modified_at":"2026-02-11T05:44:57.000Z","name":"Lacey Purdy","mobile_number":"608-459-1342","email_id":"Destinee.Cronin56@hotmail.com","dop":"2025-04-06","serial_number":"13179270870945154","imei1":"13179270870945154","imei2":"13179270870945154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183148,"job_number":"JOB_183148","tr_customer_id":183166,"tr_customer_product_id":183156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:57.000Z","modified_at":"2026-02-11T05:45:19.000Z","name":"Bailey Nitzsche","mobile_number":"490-811-8993","email_id":"Clovis.Skiles@gmail.com","dop":"2025-04-06","serial_number":"12186280505563","imei1":"12186280505563","imei2":"12186280505563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183147,"job_number":"JOB_183147","tr_customer_id":183165,"tr_customer_product_id":183155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:56.000Z","modified_at":"2026-02-11T05:44:56.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"15322755951425","imei1":"15322755951425","imei2":"15322755951425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183146,"job_number":"JOB_183146","tr_customer_id":183164,"tr_customer_product_id":183154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:28.000Z","modified_at":"2026-02-11T05:44:28.000Z","name":"Philip Kuvalis","mobile_number":"808-746-0984","email_id":"Nettie51@yahoo.com","dop":"2025-04-06","serial_number":"12883710525465092","imei1":"12883710525465092","imei2":"12883710525465092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183145,"job_number":"JOB_183145","tr_customer_id":183163,"tr_customer_product_id":183153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:27.000Z","modified_at":"2026-02-11T05:44:51.000Z","name":"Julie Braun","mobile_number":"315-519-5517","email_id":"Haylee.Nikolaus@hotmail.com","dop":"2025-04-06","serial_number":"19062262553389","imei1":"19062262553389","imei2":"19062262553389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:44:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183144,"job_number":"JOB_183144","tr_customer_id":183162,"tr_customer_product_id":183152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:27.000Z","modified_at":"2026-02-11T05:44:27.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"15511829909223","imei1":"15511829909223","imei2":"15511829909223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183143,"job_number":"JOB_183143","tr_customer_id":183161,"tr_customer_product_id":183151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:02.000Z","modified_at":"2026-02-11T05:44:02.000Z","name":"Danika Kiehn","mobile_number":"279-750-8860","email_id":"Keagan86@hotmail.com","dop":"2025-04-06","serial_number":"11425648155094980","imei1":"11425648155094980","imei2":"11425648155094980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183142,"job_number":"JOB_183142","tr_customer_id":183160,"tr_customer_product_id":183150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:01.000Z","modified_at":"2026-02-11T05:44:23.000Z","name":"Germaine Hermiston","mobile_number":"367-381-1593","email_id":"Lily32@gmail.com","dop":"2025-04-06","serial_number":"18106783146501","imei1":"18106783146501","imei2":"18106783146501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183141,"job_number":"JOB_183141","tr_customer_id":183159,"tr_customer_product_id":183149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:01.000Z","modified_at":"2026-02-11T05:44:01.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"12029019852424","imei1":"12029019852424","imei2":"12029019852424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183140,"job_number":"JOB_183140","tr_customer_id":183158,"tr_customer_product_id":183148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:57.000Z","modified_at":"2026-02-11T05:39:57.000Z","name":"Cyrus Howell","mobile_number":"662-504-8977","email_id":"Henriette.Johns@hotmail.com","dop":"2025-04-06","serial_number":"19688445390549","imei1":"19688445390549","imei2":"19688445390549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183139,"job_number":"JOB_183139","tr_customer_id":183157,"tr_customer_product_id":183147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:57.000Z","modified_at":"2026-02-11T05:39:57.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"16062071003948","imei1":"16062071003948","imei2":"16062071003948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183138,"job_number":"JOB_183138","tr_customer_id":183156,"tr_customer_product_id":183146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:56.000Z","modified_at":"2026-02-11T05:39:56.000Z","name":"Gretchen Price","mobile_number":"702-609-6770","email_id":"Verdie.Willms78@hotmail.com","dop":"2025-04-06","serial_number":"10933833086637","imei1":"10933833086637","imei2":"10933833086637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183137,"job_number":"JOB_183137","tr_customer_id":183155,"tr_customer_product_id":183145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:55.000Z","modified_at":"2026-02-11T05:39:55.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"14440653498361","imei1":"14440653498361","imei2":"14440653498361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183136,"job_number":"JOB_183136","tr_customer_id":183154,"tr_customer_product_id":183144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:54.000Z","modified_at":"2026-02-11T05:39:54.000Z","name":"Salvador Hahn","mobile_number":"923-448-8037","email_id":"Marquise15@yahoo.com","dop":"2025-04-06","serial_number":"11689473987702","imei1":"11689473987702","imei2":"11689473987702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183135,"job_number":"JOB_183135","tr_customer_id":183153,"tr_customer_product_id":183143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:54.000Z","modified_at":"2026-02-11T05:39:54.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"14821147863595","imei1":"14821147863595","imei2":"14821147863595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183134,"job_number":"JOB_183134","tr_customer_id":183152,"tr_customer_product_id":183142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:07.000Z","modified_at":"2026-02-11T05:39:07.000Z","name":"Novella McLaughlin","mobile_number":"820-824-5013","email_id":"Charlie_Graham@gmail.com","dop":"2025-04-06","serial_number":"11987853007015","imei1":"11987853007015","imei2":"11987853007015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183133,"job_number":"JOB_183133","tr_customer_id":183151,"tr_customer_product_id":183141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:06.000Z","modified_at":"2026-02-11T05:39:06.000Z","name":"Jerrod Cremin","mobile_number":"456-211-8562","email_id":"Ernest.Spencer@gmail.com","dop":"2025-04-06","serial_number":"18118419172310","imei1":"18118419172310","imei2":"18118419172310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183132,"job_number":"JOB_183132","tr_customer_id":183150,"tr_customer_product_id":183140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:06.000Z","modified_at":"2026-02-11T05:39:16.000Z","name":"Colby Stroman","mobile_number":"694-607-1019","email_id":"Isaias62@yahoo.com","dop":"2025-07-01","serial_number":"109355184680305","imei1":"109355184680305","imei2":"109355184680305","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:39:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183131,"job_number":"JOB_183131","tr_customer_id":183149,"tr_customer_product_id":183139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:05.000Z","modified_at":"2026-02-11T05:39:05.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"108168591639560","imei1":"108168591639560","imei2":"108168591639560","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183130,"job_number":"JOB_183130","tr_customer_id":183148,"tr_customer_product_id":183138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:05.000Z","modified_at":"2026-02-11T05:39:05.000Z","name":"Buddy Bergstrom","mobile_number":"935-344-8684","email_id":"Liliana46@hotmail.com","dop":"2025-04-06","serial_number":"18740376709127","imei1":"18740376709127","imei2":"18740376709127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183129,"job_number":"JOB_183129","tr_customer_id":183147,"tr_customer_product_id":183137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:38:51.000Z","modified_at":"2026-02-11T05:39:03.000Z","name":"Raquel McGlynn","mobile_number":"664-849-9571","email_id":"Kathryn.Sauer@yahoo.com","dop":"2025-07-01","serial_number":"109106984741756","imei1":"109106984741756","imei2":"109106984741756","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183128,"job_number":"JOB_183128","tr_customer_id":183146,"tr_customer_product_id":183136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:38:51.000Z","modified_at":"2026-02-11T05:38:51.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100515514988019","imei1":"100515514988019","imei2":"100515514988019","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183127,"job_number":"JOB_183127","tr_customer_id":183145,"tr_customer_product_id":183135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:25:40.000Z","modified_at":"2026-02-11T05:25:40.000Z","name":"Travon Nicolas","mobile_number":"961-876-5322","email_id":"Darrel_Feest@hotmail.com","dop":"2025-04-06","serial_number":"12918467628263212","imei1":"12918467628263212","imei2":"12918467628263212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183126,"job_number":"JOB_183126","tr_customer_id":183144,"tr_customer_product_id":183134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:25:39.000Z","modified_at":"2026-02-11T05:26:17.000Z","name":"Edd Marquardt","mobile_number":"364-755-4124","email_id":"Celia.Keeling31@hotmail.com","dop":"2025-04-06","serial_number":"12776256197495","imei1":"12776256197495","imei2":"12776256197495","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183125,"job_number":"JOB_183125","tr_customer_id":183143,"tr_customer_product_id":183133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:25:38.000Z","modified_at":"2026-02-11T05:25:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11218017965877","imei1":"11218017965877","imei2":"11218017965877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183124,"job_number":"JOB_183124","tr_customer_id":183142,"tr_customer_product_id":183132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:54.000Z","modified_at":"2026-02-11T05:24:54.000Z","name":"Leon Kovacek","mobile_number":"804-669-8365","email_id":"Violette_Durgan@hotmail.com","dop":"2025-04-06","serial_number":"11575450775874636","imei1":"11575450775874636","imei2":"11575450775874636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183123,"job_number":"JOB_183123","tr_customer_id":183141,"tr_customer_product_id":183131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:53.000Z","modified_at":"2026-02-11T05:25:31.000Z","name":"Lorenza Dooley","mobile_number":"710-398-8145","email_id":"Dax.Nolan65@hotmail.com","dop":"2025-04-06","serial_number":"15517714009397","imei1":"15517714009397","imei2":"15517714009397","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183122,"job_number":"JOB_183122","tr_customer_id":183140,"tr_customer_product_id":183130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:52.000Z","modified_at":"2026-02-11T05:24:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17584467814570","imei1":"17584467814570","imei2":"17584467814570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183121,"job_number":"JOB_183121","tr_customer_id":183139,"tr_customer_product_id":183129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:42.000Z","modified_at":"2026-02-11T05:24:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-01","serial_number":"44064883098233","imei1":"44064883098233","imei2":"44064883098233","popurl":"2026-02-01T05:24:42.245189547Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183120,"job_number":"JOB_183120","tr_customer_id":183138,"tr_customer_product_id":183128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:42.000Z","modified_at":"2026-02-11T05:24:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-01","serial_number":"24488512258463","imei1":"24488512258463","imei2":"24488512258463","popurl":"2026-02-01T05:24:41.826333159Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183119,"job_number":"JOB_183119","tr_customer_id":183137,"tr_customer_product_id":183127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:07.000Z","modified_at":"2026-02-11T05:24:07.000Z","name":"Hector Collins","mobile_number":"827-353-0702","email_id":"Mitchell.Walker@hotmail.com","dop":"2025-04-06","serial_number":"19949376886640464","imei1":"19949376886640464","imei2":"19949376886640464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183118,"job_number":"JOB_183118","tr_customer_id":183136,"tr_customer_product_id":183126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:06.000Z","modified_at":"2026-02-11T05:24:45.000Z","name":"Mckayla Greenholt","mobile_number":"690-200-5656","email_id":"Unique_Kuhic@yahoo.com","dop":"2025-04-06","serial_number":"17288096463709","imei1":"17288096463709","imei2":"17288096463709","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183117,"job_number":"JOB_183117","tr_customer_id":183135,"tr_customer_product_id":183125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:05.000Z","modified_at":"2026-02-11T05:24:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19960741817035","imei1":"19960741817035","imei2":"19960741817035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183114,"job_number":"JOB_183114","tr_customer_id":183132,"tr_customer_product_id":183122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:21:41.000Z","modified_at":"2026-02-11T05:21:41.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"18221354331659","imei1":"18221354331659","imei2":"18221354331659","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183113,"job_number":"JOB_183113","tr_customer_id":183131,"tr_customer_product_id":183121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:11:04.000Z","modified_at":"2026-02-11T05:11:04.000Z","name":"Lauren Kutch","mobile_number":"220-935-1584","email_id":"Darrell_Crona68@yahoo.com","dop":"2025-04-06","serial_number":"15854695043085708","imei1":"15854695043085708","imei2":"15854695043085708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:11:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183112,"job_number":"JOB_183112","tr_customer_id":183130,"tr_customer_product_id":183120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:11:02.000Z","modified_at":"2026-02-11T05:11:42.000Z","name":"Eugenia Keeling","mobile_number":"215-692-1614","email_id":"Arianna80@yahoo.com","dop":"2025-04-06","serial_number":"14469260634270","imei1":"14469260634270","imei2":"14469260634270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183111,"job_number":"JOB_183111","tr_customer_id":183129,"tr_customer_product_id":183119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:11:02.000Z","modified_at":"2026-02-11T05:11:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18448703005356","imei1":"18448703005356","imei2":"18448703005356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183110,"job_number":"JOB_183110","tr_customer_id":183128,"tr_customer_product_id":183118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:10:15.000Z","modified_at":"2026-02-11T05:10:15.000Z","name":"Ericka Gleason","mobile_number":"391-768-7127","email_id":"Jamaal.Ullrich@yahoo.com","dop":"2025-04-06","serial_number":"13311083001296582","imei1":"13311083001296582","imei2":"13311083001296582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:10:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183109,"job_number":"JOB_183109","tr_customer_id":183127,"tr_customer_product_id":183117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:10:14.000Z","modified_at":"2026-02-11T05:10:54.000Z","name":"Genesis Bergnaum","mobile_number":"346-466-0071","email_id":"Jackson75@hotmail.com","dop":"2025-04-06","serial_number":"18084234963650","imei1":"18084234963650","imei2":"18084234963650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:10:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183108,"job_number":"JOB_183108","tr_customer_id":183126,"tr_customer_product_id":183116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:10:14.000Z","modified_at":"2026-02-11T05:10:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16746156227498","imei1":"16746156227498","imei2":"16746156227498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183107,"job_number":"JOB_183107","tr_customer_id":183125,"tr_customer_product_id":183115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:09:26.000Z","modified_at":"2026-02-11T05:09:26.000Z","name":"Salma Macejkovic","mobile_number":"677-760-1996","email_id":"Adelia.Deckow@yahoo.com","dop":"2025-04-06","serial_number":"12361868057079276","imei1":"12361868057079276","imei2":"12361868057079276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183106,"job_number":"JOB_183106","tr_customer_id":183124,"tr_customer_product_id":183114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:09:25.000Z","modified_at":"2026-02-11T05:10:06.000Z","name":"Reece Zemlak","mobile_number":"676-327-2396","email_id":"Joshuah.Greenfelder@gmail.com","dop":"2025-04-06","serial_number":"13254722905024","imei1":"13254722905024","imei2":"13254722905024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:10:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183105,"job_number":"JOB_183105","tr_customer_id":183123,"tr_customer_product_id":183113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:09:25.000Z","modified_at":"2026-02-11T05:09:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17166310760862","imei1":"17166310760862","imei2":"17166310760862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:09:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183104,"job_number":"JOB_183104","tr_customer_id":183122,"tr_customer_product_id":183112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:08:41.000Z","modified_at":"2026-02-11T05:08:41.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"18874584872144","imei1":"18874584872144","imei2":"18874584872144","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:08:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183103,"job_number":"JOB_183103","tr_customer_id":183121,"tr_customer_product_id":183111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:03:41.000Z","modified_at":"2026-02-11T05:03:42.000Z","name":"Ernest Fisher","mobile_number":"582-795-3078","email_id":"Scot.Klocko@yahoo.com","dop":"2025-04-06","serial_number":"17244825797616","imei1":"17244825797616","imei2":"17244825797616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183102,"job_number":"JOB_183102","tr_customer_id":183120,"tr_customer_product_id":183110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:03:40.000Z","modified_at":"2026-02-11T05:03:40.000Z","name":"Norene Schroeder","mobile_number":"586-937-6069","email_id":"Gregoria.Heller56@yahoo.com","dop":"2025-04-06","serial_number":"10048265542355","imei1":"10048265542355","imei2":"10048265542355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:03:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183101,"job_number":"JOB_183101","tr_customer_id":183119,"tr_customer_product_id":183109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:03:39.000Z","modified_at":"2026-02-11T05:03:39.000Z","name":"Russell Schumm","mobile_number":"464-265-9447","email_id":"Ronny18@yahoo.com","dop":"2025-04-06","serial_number":"14588365071466","imei1":"14588365071466","imei2":"14588365071466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:03:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183100,"job_number":"JOB_183100","tr_customer_id":183118,"tr_customer_product_id":183108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:13.000Z","modified_at":"2026-02-11T05:00:13.000Z","name":"Johnnie Smith","mobile_number":"817-677-7082","email_id":"Nico64@gmail.com","dop":"2025-04-06","serial_number":"14246366036474","imei1":"14246366036474","imei2":"14246366036474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183099,"job_number":"JOB_183099","tr_customer_id":183117,"tr_customer_product_id":183107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:13.000Z","modified_at":"2026-02-11T05:00:13.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"13153990366344","imei1":"13153990366344","imei2":"13153990366344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183098,"job_number":"JOB_183098","tr_customer_id":183116,"tr_customer_product_id":183106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:12.000Z","modified_at":"2026-02-11T05:00:12.000Z","name":"Alana Powlowski","mobile_number":"341-250-1730","email_id":"Amelie_Koepp89@hotmail.com","dop":"2025-04-06","serial_number":"19484019119188","imei1":"19484019119188","imei2":"19484019119188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183097,"job_number":"JOB_183097","tr_customer_id":183115,"tr_customer_product_id":183105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:11.000Z","modified_at":"2026-02-11T05:00:11.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"17389857489316","imei1":"17389857489316","imei2":"17389857489316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183096,"job_number":"JOB_183096","tr_customer_id":183114,"tr_customer_product_id":183104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:10.000Z","modified_at":"2026-02-11T05:00:10.000Z","name":"Eloisa Prosacco","mobile_number":"746-451-6746","email_id":"Madaline94@gmail.com","dop":"2025-04-06","serial_number":"11553081014206","imei1":"11553081014206","imei2":"11553081014206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183095,"job_number":"JOB_183095","tr_customer_id":183113,"tr_customer_product_id":183103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:10.000Z","modified_at":"2026-02-11T05:00:10.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"12546775601321","imei1":"12546775601321","imei2":"12546775601321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183094,"job_number":"JOB_183094","tr_customer_id":183112,"tr_customer_product_id":183102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:36.000Z","modified_at":"2026-02-11T04:58:36.000Z","name":"Casimir Kassulke","mobile_number":"760-824-5499","email_id":"Scotty.Zieme73@gmail.com","dop":"2025-04-06","serial_number":"17594989227134046","imei1":"17594989227134046","imei2":"17594989227134046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183093,"job_number":"JOB_183093","tr_customer_id":183111,"tr_customer_product_id":183101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:35.000Z","modified_at":"2026-02-11T04:59:00.000Z","name":"Roy D'Amore","mobile_number":"299-743-5021","email_id":"Joshua.Bergnaum@gmail.com","dop":"2025-04-06","serial_number":"16640517935964","imei1":"16640517935964","imei2":"16640517935964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183092,"job_number":"JOB_183092","tr_customer_id":183110,"tr_customer_product_id":183100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36622204473027","imei1":"36622204473027","imei2":"36622204473027","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183091,"job_number":"JOB_183091","tr_customer_id":183109,"tr_customer_product_id":183099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16691981641760","imei1":"16691981641760","imei2":"16691981641760","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183090,"job_number":"JOB_183090","tr_customer_id":183108,"tr_customer_product_id":183098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23519400827678","imei1":"23519400827678","imei2":"23519400827678","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183089,"job_number":"JOB_183089","tr_customer_id":183107,"tr_customer_product_id":183097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70614919477796","imei1":"70614919477796","imei2":"70614919477796","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183088,"job_number":"JOB_183088","tr_customer_id":183106,"tr_customer_product_id":183096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:07.000Z","modified_at":"2026-02-11T04:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93636154990897","imei1":"93636154990897","imei2":"93636154990897","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183087,"job_number":"JOB_183087","tr_customer_id":183105,"tr_customer_product_id":183095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:07.000Z","modified_at":"2026-02-11T04:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53535897240218","imei1":"53535897240218","imei2":"53535897240218","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183086,"job_number":"JOB_183086","tr_customer_id":183104,"tr_customer_product_id":183094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:07.000Z","modified_at":"2026-02-11T04:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90121880276023","imei1":"90121880276023","imei2":"90121880276023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183085,"job_number":"JOB_183085","tr_customer_id":183103,"tr_customer_product_id":183093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:05.000Z","modified_at":"2026-02-11T04:58:05.000Z","name":"Shana Ratke","mobile_number":"515-271-8260","email_id":"Bo36@hotmail.com","dop":"2025-04-06","serial_number":"18373543769369348","imei1":"18373543769369348","imei2":"18373543769369348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183084,"job_number":"JOB_183084","tr_customer_id":183102,"tr_customer_product_id":183092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:05.000Z","modified_at":"2026-02-11T04:58:29.000Z","name":"Bo Cassin","mobile_number":"865-531-2733","email_id":"Paolo59@yahoo.com","dop":"2025-04-06","serial_number":"13451260452109","imei1":"13451260452109","imei2":"13451260452109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183083,"job_number":"JOB_183083","tr_customer_id":183101,"tr_customer_product_id":183091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:38.000Z","modified_at":"2026-02-11T04:57:38.000Z","name":"Elias Krajcik","mobile_number":"995-488-7373","email_id":"Leann_Heidenreich60@yahoo.com","dop":"2025-04-06","serial_number":"17893056251848864","imei1":"17893056251848864","imei2":"17893056251848864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183082,"job_number":"JOB_183082","tr_customer_id":183100,"tr_customer_product_id":183090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:37.000Z","modified_at":"2026-02-11T04:58:00.000Z","name":"Alford Rosenbaum","mobile_number":"296-394-4939","email_id":"Angel_Stamm11@gmail.com","dop":"2025-04-06","serial_number":"12664447193486","imei1":"12664447193486","imei2":"12664447193486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183081,"job_number":"JOB_183081","tr_customer_id":183099,"tr_customer_product_id":183089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:36.000Z","modified_at":"2026-02-11T04:58:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50916178022860","imei1":"50916178022860","imei2":"50916178022860","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183080,"job_number":"JOB_183080","tr_customer_id":183098,"tr_customer_product_id":183088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:36.000Z","modified_at":"2026-02-11T04:57:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75601906932058","imei1":"75601906932058","imei2":"75601906932058","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183079,"job_number":"JOB_183079","tr_customer_id":183097,"tr_customer_product_id":183087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:36.000Z","modified_at":"2026-02-11T04:57:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51672775342540","imei1":"51672775342540","imei2":"51672775342540","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183078,"job_number":"JOB_183078","tr_customer_id":183096,"tr_customer_product_id":183086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:35.000Z","modified_at":"2026-02-11T04:57:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30357564950446","imei1":"30357564950446","imei2":"30357564950446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183077,"job_number":"JOB_183077","tr_customer_id":183095,"tr_customer_product_id":183085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:35.000Z","modified_at":"2026-02-11T04:57:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89429296568891","imei1":"89429296568891","imei2":"89429296568891","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183076,"job_number":"JOB_183076","tr_customer_id":183094,"tr_customer_product_id":183084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:35.000Z","modified_at":"2026-02-11T04:57:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99628187237043","imei1":"99628187237043","imei2":"99628187237043","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183075,"job_number":"JOB_183075","tr_customer_id":183093,"tr_customer_product_id":183083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:34.000Z","modified_at":"2026-02-11T04:57:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37311731737891","imei1":"37311731737891","imei2":"37311731737891","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183074,"job_number":"JOB_183074","tr_customer_id":183092,"tr_customer_product_id":183082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:11.000Z","modified_at":"2026-02-11T04:57:11.000Z","name":"Candace O'Conner","mobile_number":"327-539-6419","email_id":"Kieran32@gmail.com","dop":"2025-04-06","serial_number":"16360462996977524","imei1":"16360462996977524","imei2":"16360462996977524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183073,"job_number":"JOB_183073","tr_customer_id":183091,"tr_customer_product_id":183081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:10.000Z","modified_at":"2026-02-11T04:57:33.000Z","name":"Arch Bednar","mobile_number":"795-850-5372","email_id":"Mariane.Effertz48@gmail.com","dop":"2025-04-06","serial_number":"10798948075586","imei1":"10798948075586","imei2":"10798948075586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183072,"job_number":"JOB_183072","tr_customer_id":183090,"tr_customer_product_id":183080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:04.000Z","modified_at":"2026-02-11T04:57:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20303320157570","imei1":"20303320157570","imei2":"20303320157570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183071,"job_number":"JOB_183071","tr_customer_id":183089,"tr_customer_product_id":183079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:03.000Z","modified_at":"2026-02-11T04:57:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20168088660255","imei1":"20168088660255","imei2":"20168088660255","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183070,"job_number":"JOB_183070","tr_customer_id":183088,"tr_customer_product_id":183078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:03.000Z","modified_at":"2026-02-11T04:57:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95656608954929","imei1":"95656608954929","imei2":"95656608954929","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183069,"job_number":"JOB_183069","tr_customer_id":183087,"tr_customer_product_id":183077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:03.000Z","modified_at":"2026-02-11T04:57:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44047406784571","imei1":"44047406784571","imei2":"44047406784571","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183068,"job_number":"JOB_183068","tr_customer_id":183086,"tr_customer_product_id":183076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:02.000Z","modified_at":"2026-02-11T04:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32411606423792","imei1":"32411606423792","imei2":"32411606423792","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183067,"job_number":"JOB_183067","tr_customer_id":183085,"tr_customer_product_id":183075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:02.000Z","modified_at":"2026-02-11T04:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70705725748991","imei1":"70705725748991","imei2":"70705725748991","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183066,"job_number":"JOB_183066","tr_customer_id":183084,"tr_customer_product_id":183074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:02.000Z","modified_at":"2026-02-11T04:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19885823326254","imei1":"19885823326254","imei2":"19885823326254","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183065,"job_number":"JOB_183065","tr_customer_id":183083,"tr_customer_product_id":183073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:43.000Z","modified_at":"2026-02-11T04:56:43.000Z","name":"Moriah Beahan","mobile_number":"613-844-0150","email_id":"Jaylon.Rutherford@hotmail.com","dop":"2025-04-06","serial_number":"16843102826610250","imei1":"16843102826610250","imei2":"16843102826610250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183064,"job_number":"JOB_183064","tr_customer_id":183082,"tr_customer_product_id":183072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:42.000Z","modified_at":"2026-02-11T04:57:05.000Z","name":"Sylvester Homenick","mobile_number":"845-880-9865","email_id":"Julien_King23@gmail.com","dop":"2025-04-06","serial_number":"19035206299467","imei1":"19035206299467","imei2":"19035206299467","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183063,"job_number":"JOB_183063","tr_customer_id":183081,"tr_customer_product_id":183071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:12.000Z","modified_at":"2026-02-11T04:56:12.000Z","name":"Lavonne Hamill","mobile_number":"563-582-0244","email_id":"Velva37@gmail.com","dop":"2025-04-06","serial_number":"15219873814220886","imei1":"15219873814220886","imei2":"15219873814220886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183062,"job_number":"JOB_183062","tr_customer_id":183080,"tr_customer_product_id":183070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:11.000Z","modified_at":"2026-02-11T04:56:38.000Z","name":"Hertha Gerhold","mobile_number":"223-979-2122","email_id":"Hardy78@gmail.com","dop":"2025-04-06","serial_number":"10120556590636","imei1":"10120556590636","imei2":"10120556590636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183061,"job_number":"JOB_183061","tr_customer_id":183079,"tr_customer_product_id":183069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:55:19.000Z","modified_at":"2026-02-11T04:55:19.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"12195529584072","imei2":"12195529584072","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183060,"job_number":"JOB_183060","tr_customer_id":183078,"tr_customer_product_id":183068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:55:13.000Z","modified_at":"2026-02-11T04:55:13.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"11543510832150","imei2":"11543510832150","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183059,"job_number":"JOB_183059","tr_customer_id":183077,"tr_customer_product_id":183067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:54:26.000Z","modified_at":"2026-02-11T04:54:26.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"11423136739238","imei2":"11423136739238","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:54:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183058,"job_number":"JOB_183058","tr_customer_id":183076,"tr_customer_product_id":183066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:50:27.000Z","modified_at":"2026-02-11T04:50:27.000Z","name":"Marianna Lubowitz","mobile_number":"965-340-6911","email_id":"Isobel_Heathcote@hotmail.com","dop":"2025-04-06","serial_number":"13073719714269954","imei1":"13073719714269954","imei2":"13073719714269954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:50:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183057,"job_number":"JOB_183057","tr_customer_id":183075,"tr_customer_product_id":183065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:50:26.000Z","modified_at":"2026-02-11T04:51:03.000Z","name":"Shakira Parker","mobile_number":"465-676-1617","email_id":"Carmelo15@yahoo.com","dop":"2025-04-06","serial_number":"12126516422360","imei1":"12126516422360","imei2":"12126516422360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:51:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183055,"job_number":"JOB_183055","tr_customer_id":183073,"tr_customer_product_id":183063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:52.000Z","modified_at":"2026-02-11T04:44:28.000Z","name":"Moises Schuppe","mobile_number":"735-520-7788","email_id":"Porter.Kling@yahoo.com","dop":"2000-01-31","serial_number":"10234000764003","imei1":"10234000764003","imei2":"10234000764003","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183052,"job_number":"JOB_183052","tr_customer_id":183070,"tr_customer_product_id":183060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:09.000Z","modified_at":"2026-02-11T04:43:45.000Z","name":"Perry Mayer","mobile_number":"381-614-6398","email_id":"Marquise6@yahoo.com","dop":"2000-01-31","serial_number":"10188111662230","imei1":"10188111662230","imei2":"10188111662230","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183050,"job_number":"JOB_183050","tr_customer_id":183068,"tr_customer_product_id":183058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:08.000Z","modified_at":"2026-02-11T04:43:08.000Z","name":"Candida Zieme","mobile_number":"752-421-4729","email_id":"Raegan_Sipes@hotmail.com","dop":"2025-04-06","serial_number":"16766425598575856","imei1":"16766425598575856","imei2":"16766425598575856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183049,"job_number":"JOB_183049","tr_customer_id":183067,"tr_customer_product_id":183057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:07.000Z","modified_at":"2026-02-11T04:43:44.000Z","name":"Dillan Kessler","mobile_number":"546-718-5533","email_id":"Dedric21@hotmail.com","dop":"2025-04-06","serial_number":"18819172340647","imei1":"18819172340647","imei2":"18819172340647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183048,"job_number":"JOB_183048","tr_customer_id":183066,"tr_customer_product_id":183056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:07.000Z","modified_at":"2026-02-11T04:43:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12318721117026","imei1":"12318721117026","imei2":"12318721117026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183047,"job_number":"JOB_183047","tr_customer_id":183065,"tr_customer_product_id":183055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:06.000Z","modified_at":"2026-02-11T04:43:06.000Z","name":"Lonnie Fritsch","mobile_number":"908-639-9657","email_id":"Jake.Nitzsche56@gmail.com","dop":"2025-04-06","serial_number":"12524218849712214","imei1":"12524218849712214","imei2":"12524218849712214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183046,"job_number":"JOB_183046","tr_customer_id":183064,"tr_customer_product_id":183054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:05.000Z","modified_at":"2026-02-11T04:43:41.000Z","name":"Alvah Green","mobile_number":"804-397-0690","email_id":"Mac_Gibson@gmail.com","dop":"2025-04-06","serial_number":"12722061770442","imei1":"12722061770442","imei2":"12722061770442","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183045,"job_number":"JOB_183045","tr_customer_id":183063,"tr_customer_product_id":183053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:05.000Z","modified_at":"2026-02-11T04:43:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18910894023451","imei1":"18910894023451","imei2":"18910894023451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183043,"job_number":"JOB_183043","tr_customer_id":183061,"tr_customer_product_id":183051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:25.000Z","modified_at":"2026-02-11T04:42:25.000Z","name":"Lelah Strosin","mobile_number":"306-402-5477","email_id":"Marian.Kub34@yahoo.com","dop":"2025-04-06","serial_number":"19929376639948120","imei1":"19929376639948120","imei2":"19929376639948120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183042,"job_number":"JOB_183042","tr_customer_id":183060,"tr_customer_product_id":183050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:25.000Z","modified_at":"2026-02-11T04:43:02.000Z","name":"Trystan Wolf","mobile_number":"271-860-1004","email_id":"Eduardo_Bernier@hotmail.com","dop":"2000-01-31","serial_number":"10173962524103","imei1":"10173962524103","imei2":"10173962524103","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183041,"job_number":"JOB_183041","tr_customer_id":183059,"tr_customer_product_id":183049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:24.000Z","modified_at":"2026-02-11T04:42:24.000Z","name":"Viva Farrell","mobile_number":"255-816-5701","email_id":"Samara.Jacobson@gmail.com","dop":"2025-04-06","serial_number":"15816324883495678","imei1":"15816324883495678","imei2":"15816324883495678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183039,"job_number":"JOB_183039","tr_customer_id":183057,"tr_customer_product_id":183047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:43:00.000Z","name":"Mitchel Windler","mobile_number":"934-336-0294","email_id":"Demetris_Prosacco97@yahoo.com","dop":"2025-04-06","serial_number":"11225843516698","imei1":"11225843516698","imei2":"11225843516698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183038,"job_number":"JOB_183038","tr_customer_id":183056,"tr_customer_product_id":183046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:43:00.000Z","name":"Amaya Larkin","mobile_number":"366-760-2830","email_id":"Dave_Hackett91@hotmail.com","dop":"2025-04-06","serial_number":"14938695075100","imei1":"14938695075100","imei2":"14938695075100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183037,"job_number":"JOB_183037","tr_customer_id":183055,"tr_customer_product_id":183045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:42:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17284338575350","imei1":"17284338575350","imei2":"17284338575350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183036,"job_number":"JOB_183036","tr_customer_id":183054,"tr_customer_product_id":183044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:42:23.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15589013937140","imei1":"15589013937140","imei2":"15589013937140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183035,"job_number":"JOB_183035","tr_customer_id":183053,"tr_customer_product_id":183043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:42:23.000Z","name":"Camren Gleichner","mobile_number":"671-925-3084","email_id":"Arielle.Nitzsche12@hotmail.com","dop":"2025-04-06","serial_number":"10945624494324746","imei1":"10945624494324746","imei2":"10945624494324746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183034,"job_number":"JOB_183034","tr_customer_id":183052,"tr_customer_product_id":183042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:21.000Z","modified_at":"2026-02-11T04:42:58.000Z","name":"Korey Considine","mobile_number":"572-502-7670","email_id":"Alexandria.Beier56@hotmail.com","dop":"2025-04-06","serial_number":"16828734549225","imei1":"16828734549225","imei2":"16828734549225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183033,"job_number":"JOB_183033","tr_customer_id":183051,"tr_customer_product_id":183041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:21.000Z","modified_at":"2026-02-11T04:42:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15712749839172","imei1":"15712749839172","imei2":"15712749839172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183032,"job_number":"JOB_183032","tr_customer_id":183050,"tr_customer_product_id":183040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:15.000Z","modified_at":"2026-02-11T04:42:15.000Z","name":"Emilio Schamberger","mobile_number":"903-315-5431","email_id":"Emmitt75@yahoo.com","dop":"2025-04-06","serial_number":"11981567063730914","imei1":"11981567063730914","imei2":"11981567063730914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183031,"job_number":"JOB_183031","tr_customer_id":183049,"tr_customer_product_id":183039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:14.000Z","modified_at":"2026-02-11T04:42:14.000Z","name":"Kayleigh Mills","mobile_number":"868-501-0267","email_id":"Layla_Ondricka4@gmail.com","dop":"2025-04-06","serial_number":"11734462577172234","imei1":"11734462577172234","imei2":"11734462577172234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183030,"job_number":"JOB_183030","tr_customer_id":183048,"tr_customer_product_id":183038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:13.000Z","modified_at":"2026-02-11T04:42:52.000Z","name":"Viviane Beatty","mobile_number":"530-841-5614","email_id":"Romaine33@yahoo.com","dop":"2025-04-06","serial_number":"15731698330299","imei1":"15731698330299","imei2":"15731698330299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183029,"job_number":"JOB_183029","tr_customer_id":183047,"tr_customer_product_id":183037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:13.000Z","modified_at":"2026-02-11T04:42:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10499240558781","imei1":"10499240558781","imei2":"10499240558781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183028,"job_number":"JOB_183028","tr_customer_id":183046,"tr_customer_product_id":183036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:13.000Z","modified_at":"2026-02-11T04:42:49.000Z","name":"Carlotta Prohaska","mobile_number":"212-778-4439","email_id":"Broderick.King34@yahoo.com","dop":"2025-04-06","serial_number":"13528482928561","imei1":"13528482928561","imei2":"13528482928561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183027,"job_number":"JOB_183027","tr_customer_id":183045,"tr_customer_product_id":183035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:12.000Z","modified_at":"2026-02-11T04:42:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17026292498030","imei1":"17026292498030","imei2":"17026292498030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183026,"job_number":"JOB_183026","tr_customer_id":183044,"tr_customer_product_id":183034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:12.000Z","modified_at":"2026-02-11T04:42:12.000Z","name":"Thurman Rosenbaum","mobile_number":"267-632-9418","email_id":"Chase90@hotmail.com","dop":"2025-04-06","serial_number":"13225785880054386","imei1":"13225785880054386","imei2":"13225785880054386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183025,"job_number":"JOB_183025","tr_customer_id":183043,"tr_customer_product_id":183033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:10.000Z","modified_at":"2026-02-11T04:42:47.000Z","name":"Mohamed Brekke","mobile_number":"520-755-5913","email_id":"Francis.Schuster@yahoo.com","dop":"2025-04-06","serial_number":"15820571083544","imei1":"15820571083544","imei2":"15820571083544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183024,"job_number":"JOB_183024","tr_customer_id":183042,"tr_customer_product_id":183032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:10.000Z","modified_at":"2026-02-11T04:42:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11005012545933","imei1":"11005012545933","imei2":"11005012545933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183023,"job_number":"JOB_183023","tr_customer_id":183041,"tr_customer_product_id":183031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:08.000Z","modified_at":"2026-02-11T04:42:08.000Z","name":"Camden Kassulke","mobile_number":"917-465-6234","email_id":"Joan34@yahoo.com","dop":"2025-04-06","serial_number":"17919277339690504","imei1":"17919277339690504","imei2":"17919277339690504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183022,"job_number":"JOB_183022","tr_customer_id":183040,"tr_customer_product_id":183030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:08.000Z","modified_at":"2026-02-11T04:42:08.000Z","name":"Zion Ullrich","mobile_number":"494-975-6033","email_id":"Chaim.Abernathy@gmail.com","dop":"2025-04-06","serial_number":"17978179863316786","imei1":"17978179863316786","imei2":"17978179863316786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183021,"job_number":"JOB_183021","tr_customer_id":183039,"tr_customer_product_id":183029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:07.000Z","modified_at":"2026-02-11T04:42:43.000Z","name":"Ryley Kreiger","mobile_number":"451-853-7981","email_id":"Noel43@hotmail.com","dop":"2025-04-06","serial_number":"15438663612707","imei1":"15438663612707","imei2":"15438663612707","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183020,"job_number":"JOB_183020","tr_customer_id":183038,"tr_customer_product_id":183028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:06.000Z","modified_at":"2026-02-11T04:42:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13293210952321","imei1":"13293210952321","imei2":"13293210952321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183019,"job_number":"JOB_183019","tr_customer_id":183037,"tr_customer_product_id":183027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:06.000Z","modified_at":"2026-02-11T04:42:45.000Z","name":"Tomasa Armstrong","mobile_number":"353-492-7325","email_id":"Golden_Weimann70@yahoo.com","dop":"2025-04-06","serial_number":"16239318043339","imei1":"16239318043339","imei2":"16239318043339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183018,"job_number":"JOB_183018","tr_customer_id":183036,"tr_customer_product_id":183026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:06.000Z","modified_at":"2026-02-11T04:42:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14279762654267","imei1":"14279762654267","imei2":"14279762654267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183017,"job_number":"JOB_183017","tr_customer_id":183035,"tr_customer_product_id":183025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:02.000Z","modified_at":"2026-02-11T04:42:41.000Z","name":"Misty Monahan","mobile_number":"650-918-4902","email_id":"Angie_Maggio16@gmail.com","dop":"2025-12-31","serial_number":"105313897314333","imei1":"105313897314333","imei2":"105313897314333","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183016,"job_number":"JOB_183016","tr_customer_id":183034,"tr_customer_product_id":183024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:01.000Z","modified_at":"2026-02-11T04:42:01.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"103907731920175","imei1":"103907731920175","imei2":"103907731920175","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183015,"job_number":"JOB_183015","tr_customer_id":183033,"tr_customer_product_id":183023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:56.000Z","modified_at":"2026-02-11T04:41:56.000Z","name":"Mackenzie Brekke","mobile_number":"258-649-1568","email_id":"Xander_Doyle93@yahoo.com","dop":"2025-04-06","serial_number":"18049397157286536","imei1":"18049397157286536","imei2":"18049397157286536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183014,"job_number":"JOB_183014","tr_customer_id":183032,"tr_customer_product_id":183022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:55.000Z","modified_at":"2026-02-11T04:42:33.000Z","name":"Anika Mertz","mobile_number":"951-830-9531","email_id":"Reed30@hotmail.com","dop":"2025-04-06","serial_number":"13213031112088","imei1":"13213031112088","imei2":"13213031112088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183013,"job_number":"JOB_183013","tr_customer_id":183031,"tr_customer_product_id":183021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:55.000Z","modified_at":"2026-02-11T04:41:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18605256320772","imei1":"18605256320772","imei2":"18605256320772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183012,"job_number":"JOB_183012","tr_customer_id":183030,"tr_customer_product_id":183020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:51.000Z","modified_at":"2026-02-11T04:41:51.000Z","name":"Patience Cummerata","mobile_number":"367-998-7851","email_id":"Presley14@yahoo.com","dop":"2025-04-06","serial_number":"16443618404987022","imei1":"16443618404987022","imei2":"16443618404987022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183011,"job_number":"JOB_183011","tr_customer_id":183029,"tr_customer_product_id":183019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:50.000Z","modified_at":"2026-02-11T04:42:30.000Z","name":"Antwon Kshlerin","mobile_number":"742-939-5438","email_id":"Noelia_Macejkovic@gmail.com","dop":"2025-04-06","serial_number":"13207794102403","imei1":"13207794102403","imei2":"13207794102403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183010,"job_number":"JOB_183010","tr_customer_id":183028,"tr_customer_product_id":183018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:49.000Z","modified_at":"2026-02-11T04:41:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10151231472902","imei1":"10151231472902","imei2":"10151231472902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183009,"job_number":"JOB_183009","tr_customer_id":183027,"tr_customer_product_id":183017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:48.000Z","modified_at":"2026-02-11T04:41:48.000Z","name":"Jaeden Walker","mobile_number":"993-658-3884","email_id":"August43@yahoo.com","dop":"2025-04-06","serial_number":"12438211405047384","imei1":"12438211405047384","imei2":"12438211405047384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183008,"job_number":"JOB_183008","tr_customer_id":183026,"tr_customer_product_id":183016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:46.000Z","modified_at":"2026-02-11T04:42:28.000Z","name":"Magnus Johnson","mobile_number":"778-968-9895","email_id":"Meda_Goyette@gmail.com","dop":"2025-04-06","serial_number":"19663925451481","imei1":"19663925451481","imei2":"19663925451481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183007,"job_number":"JOB_183007","tr_customer_id":183025,"tr_customer_product_id":183015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:46.000Z","modified_at":"2026-02-11T04:41:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10672977854692","imei1":"10672977854692","imei2":"10672977854692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183006,"job_number":"JOB_183006","tr_customer_id":183024,"tr_customer_product_id":183014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:42.000Z","modified_at":"2026-02-11T04:41:42.000Z","name":"Hayley Anderson","mobile_number":"259-828-1585","email_id":"Alvena_West@gmail.com","dop":"2025-04-06","serial_number":"11465433366594156","imei1":"11465433366594156","imei2":"11465433366594156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183005,"job_number":"JOB_183005","tr_customer_id":183023,"tr_customer_product_id":183013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:41.000Z","modified_at":"2026-02-11T04:42:22.000Z","name":"Price Metz","mobile_number":"775-736-2192","email_id":"Rhiannon_Stoltenberg@hotmail.com","dop":"2025-04-06","serial_number":"13691567124166","imei1":"13691567124166","imei2":"13691567124166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183004,"job_number":"JOB_183004","tr_customer_id":183022,"tr_customer_product_id":183012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:40.000Z","modified_at":"2026-02-11T04:41:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17156453540867","imei1":"17156453540867","imei2":"17156453540867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183003,"job_number":"JOB_183003","tr_customer_id":183021,"tr_customer_product_id":183011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:40.000Z","modified_at":"2026-02-11T04:41:40.000Z","name":"Deron Lubowitz","mobile_number":"268-562-2292","email_id":"Myriam62@yahoo.com","dop":"2025-04-06","serial_number":"13604975587784080","imei1":"13604975587784080","imei2":"13604975587784080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183002,"job_number":"JOB_183002","tr_customer_id":183020,"tr_customer_product_id":183010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:40.000Z","modified_at":"2026-02-11T04:41:40.000Z","name":"Hillary Padberg","mobile_number":"997-682-9365","email_id":"Jason.Larson@yahoo.com","dop":"2025-04-06","serial_number":"13328808370588932","imei1":"13328808370588932","imei2":"13328808370588932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183000,"job_number":"JOB_183000","tr_customer_id":183018,"tr_customer_product_id":183008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:39.000Z","modified_at":"2026-02-11T04:42:16.000Z","name":"Cary Durgan","mobile_number":"872-795-1771","email_id":"Deven_Greenholt@hotmail.com","dop":"2025-04-06","serial_number":"13824063940419","imei1":"13824063940419","imei2":"13824063940419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182999,"job_number":"JOB_182999","tr_customer_id":183017,"tr_customer_product_id":183007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:39.000Z","modified_at":"2026-02-11T04:42:16.000Z","name":"Katarina Willms","mobile_number":"330-427-9848","email_id":"Brionna90@yahoo.com","dop":"2025-04-06","serial_number":"13339296330906","imei1":"13339296330906","imei2":"13339296330906","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182998,"job_number":"JOB_182998","tr_customer_id":183016,"tr_customer_product_id":183006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"11683123025932","imei1":"11683123025932","imei2":"11683123025932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182997,"job_number":"JOB_182997","tr_customer_id":183015,"tr_customer_product_id":183005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17780126411886","imei1":"17780126411886","imei2":"17780126411886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182996,"job_number":"JOB_182996","tr_customer_id":183014,"tr_customer_product_id":183004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"Magdalen Fisher","mobile_number":"649-990-6283","email_id":"Orpha_Daugherty@hotmail.com","dop":"2025-04-06","serial_number":"16994118555869900","imei1":"16994118555869900","imei2":"16994118555869900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182995,"job_number":"JOB_182995","tr_customer_id":183013,"tr_customer_product_id":183003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:42:17.000Z","name":"Velda Stehr","mobile_number":"229-552-0383","email_id":"Julio53@hotmail.com","dop":"2000-01-31","serial_number":"10072655793086","imei1":"10072655793086","imei2":"10072655793086","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182993,"job_number":"JOB_182993","tr_customer_id":183011,"tr_customer_product_id":183001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:37.000Z","modified_at":"2026-02-11T04:42:14.000Z","name":"Moises Pollich","mobile_number":"777-221-6091","email_id":"Kyra_Friesen3@gmail.com","dop":"2025-04-06","serial_number":"14266439342653","imei1":"14266439342653","imei2":"14266439342653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182992,"job_number":"JOB_182992","tr_customer_id":183010,"tr_customer_product_id":183000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:36.000Z","modified_at":"2026-02-11T04:41:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12548801331259","imei1":"12548801331259","imei2":"12548801331259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182991,"job_number":"JOB_182991","tr_customer_id":183009,"tr_customer_product_id":182999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:31.000Z","modified_at":"2026-02-11T04:41:31.000Z","name":"Cory Kuhn","mobile_number":"236-932-0825","email_id":"Kurt_Ullrich@hotmail.com","dop":"2025-04-06","serial_number":"18589873036470016","imei1":"18589873036470016","imei2":"18589873036470016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182990,"job_number":"JOB_182990","tr_customer_id":183008,"tr_customer_product_id":182998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:31.000Z","modified_at":"2026-02-11T04:41:31.000Z","name":"Kendra Farrell","mobile_number":"539-896-4328","email_id":"Jessica.Christiansen25@hotmail.com","dop":"2025-04-06","serial_number":"15582471551731674","imei1":"15582471551731674","imei2":"15582471551731674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182989,"job_number":"JOB_182989","tr_customer_id":183007,"tr_customer_product_id":182997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:30.000Z","modified_at":"2026-02-11T04:42:09.000Z","name":"Vivienne Mayer","mobile_number":"339-431-7695","email_id":"Trudie54@hotmail.com","dop":"2025-04-06","serial_number":"15729013073441","imei1":"15729013073441","imei2":"15729013073441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182988,"job_number":"JOB_182988","tr_customer_id":183006,"tr_customer_product_id":182996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"Wayne Torp","mobile_number":"386-567-2814","email_id":"Clementina.Mayert@yahoo.com","dop":"2025-04-06","serial_number":"14489251443239016","imei1":"14489251443239016","imei2":"14489251443239016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182987,"job_number":"JOB_182987","tr_customer_id":183005,"tr_customer_product_id":182995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:42:05.000Z","name":"Mikayla Watsica","mobile_number":"725-878-0173","email_id":"Devin90@gmail.com","dop":"2025-04-06","serial_number":"17287114319391","imei1":"17287114319391","imei2":"17287114319391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182986,"job_number":"JOB_182986","tr_customer_id":183004,"tr_customer_product_id":182994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18367906590135","imei1":"18367906590135","imei2":"18367906590135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182985,"job_number":"JOB_182985","tr_customer_id":183003,"tr_customer_product_id":182993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15661516834065","imei1":"15661516834065","imei2":"15661516834065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182984,"job_number":"JOB_182984","tr_customer_id":183002,"tr_customer_product_id":182992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"Tobin Beier","mobile_number":"249-901-7355","email_id":"Sigrid.Wyman93@hotmail.com","dop":"2025-04-06","serial_number":"18608927212452856","imei1":"18608927212452856","imei2":"18608927212452856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182983,"job_number":"JOB_182983","tr_customer_id":183001,"tr_customer_product_id":182991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:28.000Z","modified_at":"2026-02-11T04:42:03.000Z","name":"Torey Nicolas","mobile_number":"517-718-1759","email_id":"Cecile_Bruen79@gmail.com","dop":"2025-04-06","serial_number":"17516654181983","imei1":"17516654181983","imei2":"17516654181983","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182982,"job_number":"JOB_182982","tr_customer_id":183000,"tr_customer_product_id":182990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:28.000Z","modified_at":"2026-02-11T04:41:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10696979899917","imei1":"10696979899917","imei2":"10696979899917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182981,"job_number":"JOB_182981","tr_customer_id":182999,"tr_customer_product_id":182989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:28.000Z","modified_at":"2026-02-11T04:41:28.000Z","name":"Gerry Runolfsson","mobile_number":"686-517-5425","email_id":"Alfonzo_Lynch@gmail.com","dop":"2025-04-06","serial_number":"14156006987931666","imei1":"14156006987931666","imei2":"14156006987931666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182980,"job_number":"JOB_182980","tr_customer_id":182998,"tr_customer_product_id":182988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:27.000Z","modified_at":"2026-02-11T04:42:06.000Z","name":"Easton Marquardt","mobile_number":"277-557-7087","email_id":"Isabell9@hotmail.com","dop":"2025-04-06","serial_number":"12287881488153","imei1":"12287881488153","imei2":"12287881488153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182979,"job_number":"JOB_182979","tr_customer_id":182997,"tr_customer_product_id":182987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:27.000Z","modified_at":"2026-02-11T04:41:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18027829695991","imei1":"18027829695991","imei2":"18027829695991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182978,"job_number":"JOB_182978","tr_customer_id":182996,"tr_customer_product_id":182986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:26.000Z","modified_at":"2026-02-11T04:42:03.000Z","name":"Dorris Johns","mobile_number":"323-928-1363","email_id":"Devante.Armstrong49@gmail.com","dop":"2025-04-06","serial_number":"17070365176028","imei1":"17070365176028","imei2":"17070365176028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182977,"job_number":"JOB_182977","tr_customer_id":182995,"tr_customer_product_id":182985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:26.000Z","modified_at":"2026-02-11T04:41:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19936389945962","imei1":"19936389945962","imei2":"19936389945962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182976,"job_number":"JOB_182976","tr_customer_id":182994,"tr_customer_product_id":182984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:25.000Z","modified_at":"2026-02-11T04:41:25.000Z","name":"Mylene Wolff","mobile_number":"200-768-4708","email_id":"Timmothy50@hotmail.com","dop":"2025-04-06","serial_number":"10043291442520236","imei1":"10043291442520236","imei2":"10043291442520236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182975,"job_number":"JOB_182975","tr_customer_id":182993,"tr_customer_product_id":182983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:24.000Z","modified_at":"2026-02-11T04:41:59.000Z","name":"Arely Conn","mobile_number":"790-619-4267","email_id":"Robyn_Block23@hotmail.com","dop":"2025-04-06","serial_number":"12797301932238","imei1":"12797301932238","imei2":"12797301932238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182974,"job_number":"JOB_182974","tr_customer_id":182992,"tr_customer_product_id":182982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:23.000Z","modified_at":"2026-02-11T04:41:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15882954189018","imei1":"15882954189018","imei2":"15882954189018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182973,"job_number":"JOB_182973","tr_customer_id":182991,"tr_customer_product_id":182981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:20.000Z","modified_at":"2026-02-11T04:41:20.000Z","name":"Micaela Schoen","mobile_number":"546-731-1788","email_id":"Adelia18@gmail.com","dop":"2025-04-06","serial_number":"10044138046881572","imei1":"10044138046881572","imei2":"10044138046881572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182971,"job_number":"JOB_182971","tr_customer_id":182989,"tr_customer_product_id":182979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:19.000Z","modified_at":"2026-02-11T04:41:58.000Z","name":"Tressie Frami","mobile_number":"474-494-5737","email_id":"Vernice.Okuneva9@hotmail.com","dop":"2025-04-06","serial_number":"19803093480270","imei1":"19803093480270","imei2":"19803093480270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182970,"job_number":"JOB_182970","tr_customer_id":182988,"tr_customer_product_id":182978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:19.000Z","modified_at":"2026-02-11T04:41:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16067183761883","imei1":"16067183761883","imei2":"16067183761883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182969,"job_number":"JOB_182969","tr_customer_id":182987,"tr_customer_product_id":182977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:14.000Z","modified_at":"2026-02-11T04:41:53.000Z","name":"Zakary Weimann","mobile_number":"279-761-1326","email_id":"Valentine_Halvorson@hotmail.com","dop":"2025-12-31","serial_number":"102282438198771","imei1":"102282438198771","imei2":"102282438198771","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182968,"job_number":"JOB_182968","tr_customer_id":182986,"tr_customer_product_id":182976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:14.000Z","modified_at":"2026-02-11T04:41:14.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"102138564152022","imei1":"102138564152022","imei2":"102138564152022","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182965,"job_number":"JOB_182965","tr_customer_id":182983,"tr_customer_product_id":182973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:10.000Z","name":"Walker Bruen","mobile_number":"992-213-9837","email_id":"Randal_Funk31@hotmail.com","dop":"2025-04-06","serial_number":"12842872777823776","imei1":"12842872777823776","imei2":"12842872777823776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182963,"job_number":"JOB_182963","tr_customer_id":182981,"tr_customer_product_id":182971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:08.000Z","modified_at":"2026-02-11T04:41:47.000Z","name":"Ova Yundt","mobile_number":"232-258-2278","email_id":"Randall.Mayert@gmail.com","dop":"2025-04-06","serial_number":"10468340456865","imei1":"10468340456865","imei2":"10468340456865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182961,"job_number":"JOB_182961","tr_customer_id":182979,"tr_customer_product_id":182969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:08.000Z","modified_at":"2026-02-11T04:41:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15976668459628","imei1":"15976668459628","imei2":"15976668459628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182960,"job_number":"JOB_182960","tr_customer_id":182978,"tr_customer_product_id":182968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:03.000Z","modified_at":"2026-02-11T04:41:03.000Z","name":"Brant Hyatt","mobile_number":"740-824-3835","email_id":"Terence74@yahoo.com","dop":"2025-04-06","serial_number":"10290298570250394","imei1":"10290298570250394","imei2":"10290298570250394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182959,"job_number":"JOB_182959","tr_customer_id":182977,"tr_customer_product_id":182967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:03.000Z","modified_at":"2026-02-11T04:41:36.000Z","name":"Mohammed Metz","mobile_number":"959-349-2692","email_id":"Milton.Friesen47@hotmail.com","dop":"2025-02-01","serial_number":"40191398068066","imei1":"40191398068066","imei2":"40191398068066","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182958,"job_number":"JOB_182958","tr_customer_id":182976,"tr_customer_product_id":182966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:02.000Z","modified_at":"2026-02-11T04:41:02.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"84359577680381980","imei1":"84359577680381980","imei2":"84359577680381980","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182957,"job_number":"JOB_182957","tr_customer_id":182975,"tr_customer_product_id":182965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:42.000Z","name":"Westley Herzog","mobile_number":"481-389-9212","email_id":"Eino_Wiza@gmail.com","dop":"2025-04-06","serial_number":"16541193369452","imei1":"16541193369452","imei2":"16541193369452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182956,"job_number":"JOB_182956","tr_customer_id":182974,"tr_customer_product_id":182964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19329319029764","imei1":"19329319029764","imei2":"19329319029764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182955,"job_number":"JOB_182955","tr_customer_id":182973,"tr_customer_product_id":182963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"Taya Robel","mobile_number":"813-464-2405","email_id":"Kobe_Baumbach@yahoo.com","dop":"2025-02-01","serial_number":"69906163605430","imei1":"69906163605430","imei2":"69906163605430","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182954,"job_number":"JOB_182954","tr_customer_id":182972,"tr_customer_product_id":182962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"50832637529319","imei1":"50832637529319","imei2":"50832637529319","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182953,"job_number":"JOB_182953","tr_customer_id":182971,"tr_customer_product_id":182961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"Jazmyn Reynolds","mobile_number":"886-398-8922","email_id":"Demetris.Kutch@yahoo.com","dop":"2025-04-06","serial_number":"11710191555336406","imei1":"11710191555336406","imei2":"11710191555336406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182952,"job_number":"JOB_182952","tr_customer_id":182970,"tr_customer_product_id":182960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:59.000Z","modified_at":"2026-02-11T04:41:37.000Z","name":"Aletha Feest","mobile_number":"502-613-9274","email_id":"Edgardo94@hotmail.com","dop":"2025-04-06","serial_number":"13036841342829","imei1":"13036841342829","imei2":"13036841342829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182951,"job_number":"JOB_182951","tr_customer_id":182969,"tr_customer_product_id":182959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:59.000Z","modified_at":"2026-02-11T04:40:59.000Z","name":"Petra Mann","mobile_number":"586-286-6461","email_id":"Nigel_Hessel@yahoo.com","dop":"2025-04-06","serial_number":"11329500404137358","imei1":"11329500404137358","imei2":"11329500404137358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182950,"job_number":"JOB_182950","tr_customer_id":182968,"tr_customer_product_id":182958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:59.000Z","modified_at":"2026-02-11T04:40:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14927308399598","imei1":"14927308399598","imei2":"14927308399598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182949,"job_number":"JOB_182949","tr_customer_id":182967,"tr_customer_product_id":182957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:58.000Z","modified_at":"2026-02-11T04:40:58.000Z","name":"Aryanna Schulist","mobile_number":"630-241-3416","email_id":"Jaylen81@gmail.com","dop":"2025-04-06","serial_number":"19177722243262616","imei1":"19177722243262616","imei2":"19177722243262616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182948,"job_number":"JOB_182948","tr_customer_id":182966,"tr_customer_product_id":182956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:57.000Z","modified_at":"2026-02-11T04:41:34.000Z","name":"Lavonne Erdman","mobile_number":"668-641-6073","email_id":"Crystel_Hauck@yahoo.com","dop":"2025-04-06","serial_number":"15392853861063","imei1":"15392853861063","imei2":"15392853861063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182947,"job_number":"JOB_182947","tr_customer_id":182965,"tr_customer_product_id":182955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:57.000Z","modified_at":"2026-02-11T04:40:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14458896835726","imei1":"14458896835726","imei2":"14458896835726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182946,"job_number":"JOB_182946","tr_customer_id":182964,"tr_customer_product_id":182954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:56.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"Jake Senger","mobile_number":"520-706-8626","email_id":"Coty_Hand62@gmail.com","dop":"2025-04-06","serial_number":"14171404519131","imei1":"14171404519131","imei2":"14171404519131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182944,"job_number":"JOB_182944","tr_customer_id":182962,"tr_customer_product_id":182952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:56.000Z","modified_at":"2026-02-11T04:40:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17185143087674","imei1":"17185143087674","imei2":"17185143087674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182943,"job_number":"JOB_182943","tr_customer_id":182961,"tr_customer_product_id":182951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:55.000Z","modified_at":"2026-02-11T04:40:55.000Z","name":"Audie Metz","mobile_number":"302-269-7109","email_id":"Zackary.Ebert@yahoo.com","dop":"2025-04-06","serial_number":"12497394537270652","imei1":"12497394537270652","imei2":"12497394537270652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182941,"job_number":"JOB_182941","tr_customer_id":182959,"tr_customer_product_id":182949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:54.000Z","modified_at":"2026-02-11T04:41:31.000Z","name":"Gillian Smith","mobile_number":"281-266-1090","email_id":"Wyman20@gmail.com","dop":"2025-04-06","serial_number":"17462742013785","imei1":"17462742013785","imei2":"17462742013785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182939,"job_number":"JOB_182939","tr_customer_id":182957,"tr_customer_product_id":182947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:40:54.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19559329614158","imei1":"19559329614158","imei2":"19559329614158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182935,"job_number":"JOB_182935","tr_customer_id":182953,"tr_customer_product_id":182943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:52.000Z","modified_at":"2026-02-11T04:40:52.000Z","name":"Jamil Corkery","mobile_number":"903-798-2138","email_id":"Isadore.Botsford@gmail.com","dop":"2025-04-06","serial_number":"10966816643720784","imei1":"10966816643720784","imei2":"10966816643720784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182934,"job_number":"JOB_182934","tr_customer_id":182952,"tr_customer_product_id":182942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:50.000Z","modified_at":"2026-02-11T04:41:32.000Z","name":"Winston Bruen","mobile_number":"529-456-4000","email_id":"Frances_Kohler@hotmail.com","dop":"2025-04-06","serial_number":"15032176583833","imei1":"15032176583833","imei2":"15032176583833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182933,"job_number":"JOB_182933","tr_customer_id":182951,"tr_customer_product_id":182941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:50.000Z","modified_at":"2026-02-11T04:40:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15168444433644","imei1":"15168444433644","imei2":"15168444433644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182932,"job_number":"JOB_182932","tr_customer_id":182950,"tr_customer_product_id":182940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:48.000Z","modified_at":"2026-02-11T04:40:48.000Z","name":"Adan Gusikowski","mobile_number":"774-937-8219","email_id":"Jane5@hotmail.com","dop":"2025-05-30","serial_number":"1558673910911474","imei1":"1558673910911474","imei2":"1558673910911474","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182931,"job_number":"JOB_182931","tr_customer_id":182949,"tr_customer_product_id":182939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:47.000Z","modified_at":"2026-02-11T04:40:47.000Z","name":"Janet Mueller","mobile_number":"589-359-6209","email_id":"Maximo23@hotmail.com","dop":"2025-04-06","serial_number":"13624392666080260","imei1":"13624392666080260","imei2":"13624392666080260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182930,"job_number":"JOB_182930","tr_customer_id":182948,"tr_customer_product_id":182938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:47.000Z","modified_at":"2026-02-11T04:40:47.000Z","name":"May Harris","mobile_number":"769-553-1023","email_id":"Viviane50@gmail.com","dop":"2025-04-06","serial_number":"14630696477352936","imei1":"14630696477352936","imei2":"14630696477352936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182929,"job_number":"JOB_182929","tr_customer_id":182947,"tr_customer_product_id":182937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:47.000Z","modified_at":"2026-02-11T04:40:47.000Z","name":"Benedict Ortiz","mobile_number":"472-341-5485","email_id":"Brannon_West@hotmail.com","dop":"2025-05-30","serial_number":"11781220010694","imei1":"11781220010694","imei2":"11781220010694","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182928,"job_number":"JOB_182928","tr_customer_id":182946,"tr_customer_product_id":182936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:41:21.000Z","name":"Wellington Botsford","mobile_number":"658-571-7426","email_id":"Maci.Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"10578381125772","imei1":"10578381125772","imei2":"10578381125772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182926,"job_number":"JOB_182926","tr_customer_id":182944,"tr_customer_product_id":182934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:40:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17750776891618","imei1":"17750776891618","imei2":"17750776891618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182924,"job_number":"JOB_182924","tr_customer_id":182942,"tr_customer_product_id":182932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:41:03.000Z","name":"Amie Wiegand","mobile_number":"501-652-6981","email_id":"Dion_Bode57@hotmail.com","dop":"2025-05-30","serial_number":"11807238679365","imei1":"11807238679365","imei2":"11807238679365","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182923,"job_number":"JOB_182923","tr_customer_id":182941,"tr_customer_product_id":182931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:41:22.000Z","name":"Harrison Bauch","mobile_number":"402-372-3559","email_id":"Maximillia.Barrows24@gmail.com","dop":"2025-04-06","serial_number":"14303257212524","imei1":"14303257212524","imei2":"14303257212524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182921,"job_number":"JOB_182921","tr_customer_id":182939,"tr_customer_product_id":182929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:45.000Z","modified_at":"2026-02-11T04:40:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15626098031114","imei1":"15626098031114","imei2":"15626098031114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182919,"job_number":"JOB_182919","tr_customer_id":182937,"tr_customer_product_id":182927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:44.000Z","modified_at":"2026-02-11T04:40:44.000Z","name":"Madison Feest","mobile_number":"309-528-3079","email_id":"Zackary_Shields@gmail.com","dop":"2025-04-06","serial_number":"16786394143910930","imei1":"16786394143910930","imei2":"16786394143910930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182918,"job_number":"JOB_182918","tr_customer_id":182936,"tr_customer_product_id":182926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:43.000Z","modified_at":"2026-02-11T04:40:43.000Z","name":"Barrett Gerhold","mobile_number":"614-371-0271","email_id":"Travis18@hotmail.com","dop":"2025-04-06","serial_number":"17045800756842596","imei1":"17045800756842596","imei2":"17045800756842596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182917,"job_number":"JOB_182917","tr_customer_id":182935,"tr_customer_product_id":182925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Christop Walter","mobile_number":"890-857-4297","email_id":"Drake_Durgan42@hotmail.com","dop":"2025-04-06","serial_number":"16893889976267252","imei1":"16893889976267252","imei2":"16893889976267252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182916,"job_number":"JOB_182916","tr_customer_id":182934,"tr_customer_product_id":182924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:41:22.000Z","name":"Monserrate Romaguera","mobile_number":"245-370-9546","email_id":"Modesto34@gmail.com","dop":"2025-04-06","serial_number":"15512714533590","imei1":"15512714533590","imei2":"15512714533590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182915,"job_number":"JOB_182915","tr_customer_id":182933,"tr_customer_product_id":182923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12238958317563","imei1":"12238958317563","imei2":"12238958317563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182914,"job_number":"JOB_182914","tr_customer_id":182932,"tr_customer_product_id":182922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Jeffrey Fisher","mobile_number":"917-356-7887","email_id":"Samir.Cronin66@hotmail.com","dop":"2025-04-06","serial_number":"15921161729753252","imei1":"15921161729753252","imei2":"15921161729753252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182913,"job_number":"JOB_182913","tr_customer_id":182931,"tr_customer_product_id":182921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:41:19.000Z","name":"Teagan Kiehn","mobile_number":"331-601-2455","email_id":"Hillary_Okuneva16@yahoo.com","dop":"2025-04-06","serial_number":"12987969441838","imei1":"12987969441838","imei2":"12987969441838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182912,"job_number":"JOB_182912","tr_customer_id":182930,"tr_customer_product_id":182920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:41.000Z","modified_at":"2026-02-11T04:40:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18375249393716","imei1":"18375249393716","imei2":"18375249393716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182911,"job_number":"JOB_182911","tr_customer_id":182929,"tr_customer_product_id":182919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:41.000Z","modified_at":"2026-02-11T04:41:20.000Z","name":"Nathanial Schroeder","mobile_number":"395-605-8407","email_id":"Estell.Schaden@gmail.com","dop":"2025-04-06","serial_number":"18928279961760","imei1":"18928279961760","imei2":"18928279961760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182910,"job_number":"JOB_182910","tr_customer_id":182928,"tr_customer_product_id":182918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:40.000Z","modified_at":"2026-02-11T04:40:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17608915063594","imei1":"17608915063594","imei2":"17608915063594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182909,"job_number":"JOB_182909","tr_customer_id":182927,"tr_customer_product_id":182917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:40.000Z","modified_at":"2026-02-11T04:41:16.000Z","name":"Maymie Connelly","mobile_number":"241-902-3780","email_id":"Amya_Kovacek@gmail.com","dop":"2025-04-06","serial_number":"18930624267701","imei1":"18930624267701","imei2":"18930624267701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182908,"job_number":"JOB_182908","tr_customer_id":182926,"tr_customer_product_id":182916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:40.000Z","modified_at":"2026-02-11T04:40:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17175508116451","imei1":"17175508116451","imei2":"17175508116451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182900,"job_number":"JOB_182900","tr_customer_id":182918,"tr_customer_product_id":182908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Harrison Koelpin","mobile_number":"883-905-6924","email_id":"Kenton92@gmail.com","dop":"2025-04-06","serial_number":"13606022449813986","imei1":"13606022449813986","imei2":"13606022449813986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182897,"job_number":"JOB_182897","tr_customer_id":182915,"tr_customer_product_id":182905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:31.000Z","modified_at":"2026-02-11T04:41:11.000Z","name":"Naomi Thiel","mobile_number":"233-324-2063","email_id":"Clifton.Conn@hotmail.com","dop":"2025-04-06","serial_number":"10786253286789","imei1":"10786253286789","imei2":"10786253286789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182896,"job_number":"JOB_182896","tr_customer_id":182914,"tr_customer_product_id":182904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:31.000Z","modified_at":"2026-02-11T04:40:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18128353192249","imei1":"18128353192249","imei2":"18128353192249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182895,"job_number":"JOB_182895","tr_customer_id":182913,"tr_customer_product_id":182903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:27.000Z","modified_at":"2026-02-11T04:41:06.000Z","name":"Isac Marquardt","mobile_number":"254-517-9273","email_id":"Jillian.Macejkovic@gmail.com","dop":"2025-12-31","serial_number":"108624913248398","imei1":"108624913248398","imei2":"108624913248398","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182894,"job_number":"JOB_182894","tr_customer_id":182912,"tr_customer_product_id":182902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:26.000Z","modified_at":"2026-02-11T04:40:26.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101746263706131","imei1":"101746263706131","imei2":"101746263706131","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182893,"job_number":"JOB_182893","tr_customer_id":182911,"tr_customer_product_id":182901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:25.000Z","modified_at":"2026-02-11T04:40:25.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-01","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-01T04:40:25.749531786Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182892,"job_number":"JOB_182892","tr_customer_id":182910,"tr_customer_product_id":182900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:25.000Z","modified_at":"2026-02-11T04:40:25.000Z","name":"Waino Rolfson","mobile_number":"897-221-7859","email_id":"Josie_Kuhic@hotmail.com","dop":"2025-04-06","serial_number":"12910734798368134","imei1":"12910734798368134","imei2":"12910734798368134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182891,"job_number":"JOB_182891","tr_customer_id":182909,"tr_customer_product_id":182899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:24.000Z","modified_at":"2026-02-11T04:41:00.000Z","name":"Abby Gerhold","mobile_number":"321-493-8166","email_id":"Einar_Flatley21@gmail.com","dop":"2025-04-06","serial_number":"19688421993925","imei1":"19688421993925","imei2":"19688421993925","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182890,"job_number":"JOB_182890","tr_customer_id":182908,"tr_customer_product_id":182898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:23.000Z","modified_at":"2026-02-11T04:40:23.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19308831125865","imei1":"19308831125865","imei2":"19308831125865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182889,"job_number":"JOB_182889","tr_customer_id":182907,"tr_customer_product_id":182897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:23.000Z","modified_at":"2026-02-11T04:40:23.000Z","name":"Lonny Adams","mobile_number":"859-382-0725","email_id":"Emmy98@hotmail.com","dop":"2025-04-06","serial_number":"10458660211530984","imei1":"10458660211530984","imei2":"10458660211530984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182888,"job_number":"JOB_182888","tr_customer_id":182906,"tr_customer_product_id":182896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:22.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"Dee Frami","mobile_number":"542-689-6505","email_id":"Krystina.Stoltenberg@yahoo.com","dop":"2025-04-06","serial_number":"14618801950675","imei1":"14618801950675","imei2":"14618801950675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182887,"job_number":"JOB_182887","tr_customer_id":182905,"tr_customer_product_id":182895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:22.000Z","modified_at":"2026-02-11T04:40:22.000Z","name":"Kamille Rau","mobile_number":"604-672-4490","email_id":"Amie.Trantow35@hotmail.com","dop":"2025-06-18","serial_number":"1080036740499148","imei1":"1080036740499148","imei2":"1080036740499148","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182886,"job_number":"JOB_182886","tr_customer_id":182904,"tr_customer_product_id":182894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:21.000Z","modified_at":"2026-02-11T04:40:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18378487884790","imei1":"18378487884790","imei2":"18378487884790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182885,"job_number":"JOB_182885","tr_customer_id":182903,"tr_customer_product_id":182893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:21.000Z","modified_at":"2026-02-11T04:40:59.000Z","name":"Watson Schowalter","mobile_number":"800-206-5241","email_id":"Kristopher.McClure@yahoo.com","dop":"2025-06-18","serial_number":"10081465845481","imei1":"10081465845481","imei2":"10081465845481","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182884,"job_number":"JOB_182884","tr_customer_id":182902,"tr_customer_product_id":182892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:21.000Z","modified_at":"2026-02-11T04:40:21.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10647436221696","imei1":"10647436221696","imei2":"10647436221696","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182883,"job_number":"JOB_182883","tr_customer_id":182901,"tr_customer_product_id":182891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:20.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Rocky Skiles","mobile_number":"740-865-8572","email_id":"Freeda.Runolfsson71@gmail.com","dop":"2025-02-01","serial_number":"70409611648695","imei1":"70409611648695","imei2":"70409611648695","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182882,"job_number":"JOB_182882","tr_customer_id":182900,"tr_customer_product_id":182890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:18.000Z","modified_at":"2026-02-11T04:40:18.000Z","name":"Zetta Prohaska","mobile_number":"754-540-4927","email_id":"Shyann_Graham@gmail.com","dop":"2025-02-01","serial_number":"25057118636917","imei1":"25057118636917","imei2":"25057118636917","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182881,"job_number":"JOB_182881","tr_customer_id":182899,"tr_customer_product_id":182889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:18.000Z","modified_at":"2026-02-11T04:40:18.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"19155777409673","imei1":"19155777409673","imei2":"19155777409673","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182879,"job_number":"JOB_182879","tr_customer_id":182897,"tr_customer_product_id":182887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:15.000Z","modified_at":"2026-02-11T04:40:15.000Z","name":"Bert Treutel","mobile_number":"503-833-3040","email_id":"Colby.Auer@yahoo.com","dop":"2025-04-06","serial_number":"14054670385503094","imei1":"14054670385503094","imei2":"14054670385503094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182878,"job_number":"JOB_182878","tr_customer_id":182896,"tr_customer_product_id":182886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:14.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Leopoldo Lind","mobile_number":"920-456-6060","email_id":"Drew.Wyman59@hotmail.com","dop":"2025-04-06","serial_number":"19871908787188304","imei1":"19871908787188304","imei2":"19871908787188304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182877,"job_number":"JOB_182877","tr_customer_id":182895,"tr_customer_product_id":182885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:14.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182876,"job_number":"JOB_182876","tr_customer_id":182894,"tr_customer_product_id":182884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:14.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Jarod Herzog","mobile_number":"560-459-1676","email_id":"Sabrina.DuBuque30@hotmail.com","dop":"2025-04-06","serial_number":"14599756224013456","imei1":"14599756224013456","imei2":"14599756224013456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182875,"job_number":"JOB_182875","tr_customer_id":182893,"tr_customer_product_id":182883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:50.000Z","name":"Isabel Carter","mobile_number":"263-763-7849","email_id":"Queenie_Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"18841454839590","imei1":"18841454839590","imei2":"18841454839590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182874,"job_number":"JOB_182874","tr_customer_id":182892,"tr_customer_product_id":182882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14512335929237","imei1":"14512335929237","imei2":"14512335929237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182873,"job_number":"JOB_182873","tr_customer_id":182891,"tr_customer_product_id":182881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Ruby Cremin","mobile_number":"699-296-3081","email_id":"Emelia_Homenick@hotmail.com","dop":"2025-04-06","serial_number":"11335820339967","imei1":"11335820339967","imei2":"11335820339967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182872,"job_number":"JOB_182872","tr_customer_id":182890,"tr_customer_product_id":182880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:51.000Z","name":"Rozella Hilll","mobile_number":"643-777-6246","email_id":"Raul_Ratke6@gmail.com","dop":"2025-04-06","serial_number":"15883892372158","imei1":"15883892372158","imei2":"15883892372158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182871,"job_number":"JOB_182871","tr_customer_id":182889,"tr_customer_product_id":182879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:12.000Z","modified_at":"2026-02-11T04:40:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12578385933661","imei1":"12578385933661","imei2":"12578385933661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182870,"job_number":"JOB_182870","tr_customer_id":182888,"tr_customer_product_id":182878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:12.000Z","modified_at":"2026-02-11T04:40:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15495697896728","imei1":"15495697896728","imei2":"15495697896728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182869,"job_number":"JOB_182869","tr_customer_id":182887,"tr_customer_product_id":182877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:08.000Z","modified_at":"2026-02-11T04:40:08.000Z","name":"Vincent Deckow","mobile_number":"832-409-9336","email_id":"Antwan.Bruen49@yahoo.com","dop":"2025-04-06","serial_number":"12937836527253022","imei1":"12937836527253022","imei2":"12937836527253022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182868,"job_number":"JOB_182868","tr_customer_id":182886,"tr_customer_product_id":182876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:06.000Z","modified_at":"2026-02-11T04:40:48.000Z","name":"Jimmy Bechtelar","mobile_number":"913-791-3496","email_id":"Lexie47@yahoo.com","dop":"2025-04-06","serial_number":"12958758079609","imei1":"12958758079609","imei2":"12958758079609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182867,"job_number":"JOB_182867","tr_customer_id":182885,"tr_customer_product_id":182875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:06.000Z","modified_at":"2026-02-11T04:40:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12424730340729","imei1":"12424730340729","imei2":"12424730340729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182866,"job_number":"JOB_182866","tr_customer_id":182884,"tr_customer_product_id":182874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:05.000Z","modified_at":"2026-02-11T04:40:05.000Z","name":"Llewellyn Schuster","mobile_number":"249-766-6069","email_id":"Garth_Bruen43@gmail.com","dop":"2025-04-06","serial_number":"12485396131028230","imei1":"12485396131028230","imei2":"12485396131028230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182865,"job_number":"JOB_182865","tr_customer_id":182883,"tr_customer_product_id":182873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:04.000Z","modified_at":"2026-02-11T04:40:39.000Z","name":"Maya Witting","mobile_number":"214-886-3139","email_id":"Zachery_Berge@gmail.com","dop":"2025-04-06","serial_number":"10666593094924","imei1":"10666593094924","imei2":"10666593094924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182864,"job_number":"JOB_182864","tr_customer_id":182882,"tr_customer_product_id":182872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:04.000Z","modified_at":"2026-02-11T04:40:04.000Z","name":"Barbara Fahey","mobile_number":"202-392-4063","email_id":"Roma_Sipes@hotmail.com","dop":"2025-04-06","serial_number":"16623827928260004","imei1":"16623827928260004","imei2":"16623827928260004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182863,"job_number":"JOB_182863","tr_customer_id":182881,"tr_customer_product_id":182871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:04.000Z","modified_at":"2026-02-11T04:40:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14566214441799","imei1":"14566214441799","imei2":"14566214441799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182862,"job_number":"JOB_182862","tr_customer_id":182880,"tr_customer_product_id":182870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:02.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Flavie Miller","mobile_number":"304-712-3424","email_id":"Madelyn.Russel70@gmail.com","dop":"2025-04-06","serial_number":"10542964669301","imei1":"10542964669301","imei2":"10542964669301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182861,"job_number":"JOB_182861","tr_customer_id":182879,"tr_customer_product_id":182869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:02.000Z","modified_at":"2026-02-11T04:40:02.000Z","name":"Trisha Roob","mobile_number":"889-339-9453","email_id":"Parker_Kling17@yahoo.com","dop":"2025-04-06","serial_number":"17305661756939774","imei1":"17305661756939774","imei2":"17305661756939774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182860,"job_number":"JOB_182860","tr_customer_id":182878,"tr_customer_product_id":182868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:00.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Lonzo Towne","mobile_number":"982-559-1884","email_id":"Jade58@gmail.com","dop":"2025-04-06","serial_number":"19440534645766","imei1":"19440534645766","imei2":"19440534645766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182859,"job_number":"JOB_182859","tr_customer_id":182877,"tr_customer_product_id":182867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:00.000Z","modified_at":"2026-02-11T04:40:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15727497617175","imei1":"15727497617175","imei2":"15727497617175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182857,"job_number":"JOB_182857","tr_customer_id":182875,"tr_customer_product_id":182865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:57.000Z","modified_at":"2026-02-11T04:39:57.000Z","name":"Vinnie Price","mobile_number":"869-630-0290","email_id":"Rahsaan.Purdy35@yahoo.com","dop":"2025-04-06","serial_number":"19418807003353690","imei1":"19418807003353690","imei2":"19418807003353690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182856,"job_number":"JOB_182856","tr_customer_id":182874,"tr_customer_product_id":182864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:55.000Z","modified_at":"2026-02-11T04:40:36.000Z","name":"Thalia Russel","mobile_number":"494-389-5474","email_id":"Mazie_Harris@yahoo.com","dop":"2025-04-06","serial_number":"15547852960153","imei1":"15547852960153","imei2":"15547852960153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182855,"job_number":"JOB_182855","tr_customer_id":182873,"tr_customer_product_id":182863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:45.000Z","modified_at":"2026-02-11T04:39:45.000Z","name":"Aida Harvey","mobile_number":"542-261-5896","email_id":"Keshawn.Kuphal5@hotmail.com","dop":"2025-04-06","serial_number":"12478586091829764","imei1":"12478586091829764","imei2":"12478586091829764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182854,"job_number":"JOB_182854","tr_customer_id":182872,"tr_customer_product_id":182862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:44.000Z","modified_at":"2026-02-11T04:40:22.000Z","name":"Name Auer","mobile_number":"558-859-0917","email_id":"Isaiah.Strosin@hotmail.com","dop":"2025-04-06","serial_number":"16049523924222","imei1":"16049523924222","imei2":"16049523924222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182852,"job_number":"JOB_182852","tr_customer_id":182870,"tr_customer_product_id":182860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:41.000Z","modified_at":"2026-02-11T04:39:41.000Z","name":"Candida Corwin","mobile_number":"547-926-2560","email_id":"Orie_Gleichner@yahoo.com","dop":"2025-04-06","serial_number":"19905675436302730","imei1":"19905675436302730","imei2":"19905675436302730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182851,"job_number":"JOB_182851","tr_customer_id":182869,"tr_customer_product_id":182859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:40.000Z","modified_at":"2026-02-11T04:40:16.000Z","name":"Kareem Collier","mobile_number":"582-802-3386","email_id":"Thora_Hettinger71@yahoo.com","dop":"2025-04-06","serial_number":"10100684925762","imei1":"10100684925762","imei2":"10100684925762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182850,"job_number":"JOB_182850","tr_customer_id":182868,"tr_customer_product_id":182858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:40.000Z","modified_at":"2026-02-11T04:39:40.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14385220014455","imei1":"14385220014455","imei2":"14385220014455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182849,"job_number":"JOB_182849","tr_customer_id":182867,"tr_customer_product_id":182857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:37.000Z","modified_at":"2026-02-11T04:40:10.000Z","name":"Jackeline Schoen","mobile_number":"276-318-1259","email_id":"Domingo34@gmail.com","dop":"2025-02-01","serial_number":"22852447036983","imei1":"22852447036983","imei2":"22852447036983","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182848,"job_number":"JOB_182848","tr_customer_id":182866,"tr_customer_product_id":182856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:37.000Z","modified_at":"2026-02-11T04:39:37.000Z","name":"Terence Smith","mobile_number":"422-336-7635","email_id":"Richard58@hotmail.com","dop":"2025-06-18","serial_number":"1059915307168422","imei1":"1059915307168422","imei2":"1059915307168422","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182847,"job_number":"JOB_182847","tr_customer_id":182865,"tr_customer_product_id":182855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:36.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Laurel Stark","mobile_number":"887-629-3234","email_id":"Horacio_Stokes61@hotmail.com","dop":"2025-06-18","serial_number":"10063407777639","imei1":"10063407777639","imei2":"10063407777639","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182846,"job_number":"JOB_182846","tr_customer_id":182864,"tr_customer_product_id":182854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:36.000Z","modified_at":"2026-02-11T04:39:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10574719759949","imei1":"10574719759949","imei2":"10574719759949","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182845,"job_number":"JOB_182845","tr_customer_id":182863,"tr_customer_product_id":182853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:35.000Z","modified_at":"2026-02-11T04:39:35.000Z","name":"Jordi Koepp","mobile_number":"411-846-4140","email_id":"Vicky.Morissette@hotmail.com","dop":"2025-02-01","serial_number":"105953392820011","imei1":"105953392820011","imei2":"105953392820011","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182844,"job_number":"JOB_182844","tr_customer_id":182862,"tr_customer_product_id":182852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:35.000Z","modified_at":"2026-02-11T04:39:35.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"84411333070734","imei1":"84411333070734","imei2":"84411333070734","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182843,"job_number":"JOB_182843","tr_customer_id":182861,"tr_customer_product_id":182851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:31.000Z","modified_at":"2026-02-11T04:39:31.000Z","name":"Elouise Corwin","mobile_number":"623-755-0353","email_id":"Judd_Adams15@gmail.com","dop":"2025-04-06","serial_number":"14788513379081892","imei1":"14788513379081892","imei2":"14788513379081892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182841,"job_number":"JOB_182841","tr_customer_id":182859,"tr_customer_product_id":182849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:29.000Z","modified_at":"2026-02-11T04:40:06.000Z","name":"Jeffrey Schamberger","mobile_number":"882-380-4802","email_id":"Cindy_Goyette11@yahoo.com","dop":"2025-04-06","serial_number":"13242847608403","imei1":"13242847608403","imei2":"13242847608403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182840,"job_number":"JOB_182840","tr_customer_id":182858,"tr_customer_product_id":182848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:29.000Z","modified_at":"2026-02-11T04:39:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18854454021580","imei1":"18854454021580","imei2":"18854454021580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182839,"job_number":"JOB_182839","tr_customer_id":182857,"tr_customer_product_id":182847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:28.000Z","modified_at":"2026-02-11T04:39:28.000Z","name":"Araceli Littel","mobile_number":"675-717-2259","email_id":"Ellsworth34@yahoo.com","dop":"2025-04-06","serial_number":"11686707315722562","imei1":"11686707315722562","imei2":"11686707315722562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182838,"job_number":"JOB_182838","tr_customer_id":182856,"tr_customer_product_id":182846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:27.000Z","modified_at":"2026-02-11T04:40:05.000Z","name":"Sage Wisozk","mobile_number":"833-930-0888","email_id":"Randi_Moore0@hotmail.com","dop":"2025-04-06","serial_number":"11437857807081","imei1":"11437857807081","imei2":"11437857807081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182837,"job_number":"JOB_182837","tr_customer_id":182855,"tr_customer_product_id":182845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:26.000Z","modified_at":"2026-02-11T04:39:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13680346331392","imei1":"13680346331392","imei2":"13680346331392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182836,"job_number":"JOB_182836","tr_customer_id":182854,"tr_customer_product_id":182844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:24.000Z","modified_at":"2026-02-11T04:39:24.000Z","name":"Kirstin Willms","mobile_number":"471-869-9053","email_id":"Theresa.Nolan@gmail.com","dop":"2025-04-06","serial_number":"18476671903830720","imei1":"18476671903830720","imei2":"18476671903830720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182835,"job_number":"JOB_182835","tr_customer_id":182853,"tr_customer_product_id":182843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:22.000Z","modified_at":"2026-02-11T04:40:02.000Z","name":"Nelda Skiles","mobile_number":"450-269-7881","email_id":"Meghan_Monahan62@hotmail.com","dop":"2025-04-06","serial_number":"19078294404273","imei1":"19078294404273","imei2":"19078294404273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182834,"job_number":"JOB_182834","tr_customer_id":182852,"tr_customer_product_id":182842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:20.000Z","modified_at":"2026-02-11T04:39:20.000Z","name":"Jazmin Brekke","mobile_number":"561-362-6687","email_id":"Layla_Greenholt20@hotmail.com","dop":"2025-04-06","serial_number":"17072856613401464","imei1":"17072856613401464","imei2":"17072856613401464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182833,"job_number":"JOB_182833","tr_customer_id":182851,"tr_customer_product_id":182841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:19.000Z","modified_at":"2026-02-11T04:39:55.000Z","name":"Saul Kassulke","mobile_number":"413-264-5463","email_id":"Kimberly.Anderson@hotmail.com","dop":"2025-04-06","serial_number":"10800008562247","imei1":"10800008562247","imei2":"10800008562247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182831,"job_number":"JOB_182831","tr_customer_id":182849,"tr_customer_product_id":182839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:11.000Z","modified_at":"2026-02-11T04:39:11.000Z","name":"Saige Grimes","mobile_number":"380-365-1150","email_id":"Marjory.Mueller@yahoo.com","dop":"2025-04-06","serial_number":"10026493875570978","imei1":"10026493875570978","imei2":"10026493875570978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182830,"job_number":"JOB_182830","tr_customer_id":182848,"tr_customer_product_id":182838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:09.000Z","modified_at":"2026-02-11T04:39:49.000Z","name":"Brandt Halvorson","mobile_number":"386-277-5910","email_id":"Daphney_Pfeffer30@gmail.com","dop":"2025-04-06","serial_number":"14520692608742","imei1":"14520692608742","imei2":"14520692608742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182829,"job_number":"JOB_182829","tr_customer_id":182847,"tr_customer_product_id":182837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:09.000Z","modified_at":"2026-02-11T04:39:18.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"62813037610287","imei1":"62813037610287","imei2":"62813037610287","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182828,"job_number":"JOB_182828","tr_customer_id":182846,"tr_customer_product_id":182836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:58.000Z","modified_at":"2026-02-11T04:38:58.000Z","name":"Sheldon O'Connell","mobile_number":"640-803-7730","email_id":"Jessica42@hotmail.com","dop":"2025-04-06","serial_number":"14268714060439030","imei1":"14268714060439030","imei2":"14268714060439030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182827,"job_number":"JOB_182827","tr_customer_id":182845,"tr_customer_product_id":182835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:57.000Z","modified_at":"2026-02-11T04:39:06.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"83885918077621","imei1":"83885918077621","imei2":"83885918077621","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182826,"job_number":"JOB_182826","tr_customer_id":182844,"tr_customer_product_id":182834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:56.000Z","modified_at":"2026-02-11T04:39:32.000Z","name":"Nasir Legros","mobile_number":"403-212-3398","email_id":"Wilber63@yahoo.com","dop":"2025-04-06","serial_number":"11577935770282","imei1":"11577935770282","imei2":"11577935770282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182825,"job_number":"JOB_182825","tr_customer_id":182843,"tr_customer_product_id":182833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:56.000Z","modified_at":"2026-02-11T04:38:56.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10445247038653","imei1":"10445247038653","imei2":"10445247038653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:38:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182824,"job_number":"JOB_182824","tr_customer_id":182842,"tr_customer_product_id":182832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:35:10.000Z","modified_at":"2026-02-11T04:35:10.000Z","name":"Zoila Larson","mobile_number":"598-243-7550","email_id":"Elias_Lebsack@gmail.com","dop":"2025-04-06","serial_number":"11803339597859584","imei1":"11803339597859584","imei2":"11803339597859584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182823,"job_number":"JOB_182823","tr_customer_id":182841,"tr_customer_product_id":182831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:35:08.000Z","modified_at":"2026-02-11T04:35:44.000Z","name":"Marcellus Nolan","mobile_number":"750-890-2927","email_id":"Gerald18@yahoo.com","dop":"2025-04-06","serial_number":"12631308959413","imei1":"12631308959413","imei2":"12631308959413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182822,"job_number":"JOB_182822","tr_customer_id":182840,"tr_customer_product_id":182830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:35:08.000Z","modified_at":"2026-02-11T04:35:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15353417673382","imei1":"15353417673382","imei2":"15353417673382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182821,"job_number":"JOB_182821","tr_customer_id":182839,"tr_customer_product_id":182829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:34:26.000Z","modified_at":"2026-02-11T04:34:26.000Z","name":"Rhiannon Rempel","mobile_number":"566-370-0998","email_id":"Rosalind.Halvorson@hotmail.com","dop":"2025-04-06","serial_number":"18023247777610936","imei1":"18023247777610936","imei2":"18023247777610936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182820,"job_number":"JOB_182820","tr_customer_id":182838,"tr_customer_product_id":182828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:34:24.000Z","modified_at":"2026-02-11T04:35:01.000Z","name":"Heaven Runolfsdottir","mobile_number":"335-943-6392","email_id":"Misty60@gmail.com","dop":"2025-04-06","serial_number":"12955190398034","imei1":"12955190398034","imei2":"12955190398034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182819,"job_number":"JOB_182819","tr_customer_id":182837,"tr_customer_product_id":182827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:34:24.000Z","modified_at":"2026-02-11T04:34:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17833461524500","imei1":"17833461524500","imei2":"17833461524500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182818,"job_number":"JOB_182818","tr_customer_id":182836,"tr_customer_product_id":182826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:50.000Z","modified_at":"2026-02-11T04:33:50.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"63276472471527530","imei2":"63276472471527530","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182817,"job_number":"JOB_182817","tr_customer_id":182835,"tr_customer_product_id":182825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:42.000Z","modified_at":"2026-02-11T04:33:42.000Z","name":"Kaia Bailey","mobile_number":"971-677-7555","email_id":"Lionel32@hotmail.com","dop":"2025-04-06","serial_number":"14953419326962204","imei1":"14953419326962204","imei2":"14953419326962204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182816,"job_number":"JOB_182816","tr_customer_id":182834,"tr_customer_product_id":182824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:41.000Z","modified_at":"2026-02-11T04:34:17.000Z","name":"Al Kozey","mobile_number":"314-603-6995","email_id":"Lexus45@yahoo.com","dop":"2025-04-06","serial_number":"13566092921102","imei1":"13566092921102","imei2":"13566092921102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182815,"job_number":"JOB_182815","tr_customer_id":182833,"tr_customer_product_id":182823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:40.000Z","modified_at":"2026-02-11T04:33:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11781280029007","imei1":"11781280029007","imei2":"11781280029007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:33:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182814,"job_number":"JOB_182814","tr_customer_id":182832,"tr_customer_product_id":182822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:26:20.000Z","modified_at":"2026-02-11T04:26:20.000Z","name":"Jess Olson","mobile_number":"895-813-8297","email_id":"Rudy.Kuphal25@gmail.com","dop":"2025-04-06","serial_number":"14799006762870984","imei1":"14799006762870984","imei2":"14799006762870984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182813,"job_number":"JOB_182813","tr_customer_id":182831,"tr_customer_product_id":182821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:26:19.000Z","modified_at":"2026-02-11T04:26:42.000Z","name":"Catherine Volkman","mobile_number":"827-885-3911","email_id":"Herminia_Vandervort6@hotmail.com","dop":"2025-04-06","serial_number":"12992272642587","imei1":"12992272642587","imei2":"12992272642587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182812,"job_number":"JOB_182812","tr_customer_id":182830,"tr_customer_product_id":182820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:52.000Z","modified_at":"2026-02-11T04:25:52.000Z","name":"Edmund Lesch","mobile_number":"896-222-9631","email_id":"Kavon.Dicki@hotmail.com","dop":"2025-04-06","serial_number":"18934322764380880","imei1":"18934322764380880","imei2":"18934322764380880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182811,"job_number":"JOB_182811","tr_customer_id":182829,"tr_customer_product_id":182819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:51.000Z","modified_at":"2026-02-11T04:26:14.000Z","name":"Caitlyn Fritsch","mobile_number":"323-821-5210","email_id":"Brice.Armstrong87@gmail.com","dop":"2025-04-06","serial_number":"15911597379172","imei1":"15911597379172","imei2":"15911597379172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182810,"job_number":"JOB_182810","tr_customer_id":182828,"tr_customer_product_id":182818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:23.000Z","modified_at":"2026-02-11T04:25:23.000Z","name":"June Jaskolski","mobile_number":"704-575-9655","email_id":"Annabelle90@gmail.com","dop":"2025-04-06","serial_number":"12326498694057902","imei1":"12326498694057902","imei2":"12326498694057902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182809,"job_number":"JOB_182809","tr_customer_id":182827,"tr_customer_product_id":182817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:22.000Z","modified_at":"2026-02-11T04:25:46.000Z","name":"Kayleigh Brown","mobile_number":"218-719-8008","email_id":"Jakob45@hotmail.com","dop":"2025-04-06","serial_number":"15136957243231","imei1":"15136957243231","imei2":"15136957243231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182808,"job_number":"JOB_182808","tr_customer_id":182826,"tr_customer_product_id":182816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:54.000Z","modified_at":"2026-02-11T04:24:54.000Z","name":"Kieran Ullrich","mobile_number":"283-721-8360","email_id":"Serenity_Hartmann92@yahoo.com","dop":"2025-04-06","serial_number":"11544391222259136","imei1":"11544391222259136","imei2":"11544391222259136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:24:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182807,"job_number":"JOB_182807","tr_customer_id":182825,"tr_customer_product_id":182815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:53.000Z","modified_at":"2026-02-11T04:25:17.000Z","name":"Junius Smith","mobile_number":"374-584-8660","email_id":"Heidi55@yahoo.com","dop":"2025-04-06","serial_number":"17166861773580","imei1":"17166861773580","imei2":"17166861773580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182806,"job_number":"JOB_182806","tr_customer_id":182824,"tr_customer_product_id":182814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:27.000Z","modified_at":"2026-02-11T04:24:27.000Z","name":"Granville Schiller","mobile_number":"811-444-5135","email_id":"Haylie95@hotmail.com","dop":"2025-04-06","serial_number":"19922105526512240","imei1":"19922105526512240","imei2":"19922105526512240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182805,"job_number":"JOB_182805","tr_customer_id":182823,"tr_customer_product_id":182813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:26.000Z","modified_at":"2026-02-11T04:24:47.000Z","name":"Bria Rogahn","mobile_number":"629-817-3664","email_id":"Rebecca.Parisian3@gmail.com","dop":"2025-04-06","serial_number":"11688092522502","imei1":"11688092522502","imei2":"11688092522502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182804,"job_number":"JOB_182804","tr_customer_id":182822,"tr_customer_product_id":182812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:03.000Z","modified_at":"2026-02-11T04:24:03.000Z","name":"Bridie Pfannerstill","mobile_number":"787-963-6489","email_id":"Ludwig_Bartoletti39@gmail.com","dop":"2025-04-06","serial_number":"12237798761675602","imei1":"12237798761675602","imei2":"12237798761675602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182803,"job_number":"JOB_182803","tr_customer_id":182821,"tr_customer_product_id":182811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:02.000Z","modified_at":"2026-02-11T04:24:22.000Z","name":"Otto Beier","mobile_number":"532-314-6656","email_id":"Kiera11@hotmail.com","dop":"2025-04-06","serial_number":"14594020136815","imei1":"14594020136815","imei2":"14594020136815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182802,"job_number":"JOB_182802","tr_customer_id":182820,"tr_customer_product_id":182810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:22:24.000Z","modified_at":"2026-02-11T04:22:24.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"12020910600627","imei1":"12020910600627","imei2":"12020910600627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:22:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182801,"job_number":"JOB_182801","tr_customer_id":182819,"tr_customer_product_id":182809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:22:23.000Z","modified_at":"2026-02-11T04:22:23.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"14961633629594","imei1":"14961633629594","imei2":"14961633629594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:22:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182800,"job_number":"JOB_182800","tr_customer_id":182818,"tr_customer_product_id":182808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:22:23.000Z","modified_at":"2026-02-11T04:22:23.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"13322142558100","imei1":"13322142558100","imei2":"13322142558100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:22:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182799,"job_number":"JOB_182799","tr_customer_id":182817,"tr_customer_product_id":182807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:47:36.000Z","modified_at":"2026-02-11T03:47:36.000Z","name":"Craig Kertzmann","mobile_number":"991-910-1263","email_id":"Jarrell.Schoen@gmail.com","dop":"2025-04-06","serial_number":"10545021293441918","imei1":"10545021293441918","imei2":"10545021293441918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182798,"job_number":"JOB_182798","tr_customer_id":182816,"tr_customer_product_id":182806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:47:35.000Z","modified_at":"2026-02-11T03:48:13.000Z","name":"Hubert Koepp","mobile_number":"203-923-6768","email_id":"Rosina.Lynch@gmail.com","dop":"2025-04-06","serial_number":"12988479272827","imei1":"12988479272827","imei2":"12988479272827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182797,"job_number":"JOB_182797","tr_customer_id":182815,"tr_customer_product_id":182805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:47:34.000Z","modified_at":"2026-02-11T03:47:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10854276900115","imei1":"10854276900115","imei2":"10854276900115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182796,"job_number":"JOB_182796","tr_customer_id":182814,"tr_customer_product_id":182804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:54.000Z","modified_at":"2026-02-11T03:46:54.000Z","name":"Jayne Hand","mobile_number":"467-200-9358","email_id":"Chelsie_Rolfson5@yahoo.com","dop":"2025-04-06","serial_number":"12977195191423850","imei1":"12977195191423850","imei2":"12977195191423850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182795,"job_number":"JOB_182795","tr_customer_id":182813,"tr_customer_product_id":182803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:53.000Z","modified_at":"2026-02-11T03:47:14.000Z","name":"Eulah Abshire","mobile_number":"649-895-8640","email_id":"Orrin53@hotmail.com","dop":"2025-04-06","serial_number":"16079021735293","imei1":"16079021735293","imei2":"16079021735293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182794,"job_number":"JOB_182794","tr_customer_id":182812,"tr_customer_product_id":182802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:51.000Z","modified_at":"2026-02-11T03:46:51.000Z","name":"Rodger Kautzer","mobile_number":"846-991-6195","email_id":"Mariah51@hotmail.com","dop":"2025-04-06","serial_number":"14226964347068704","imei1":"14226964347068704","imei2":"14226964347068704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182793,"job_number":"JOB_182793","tr_customer_id":182811,"tr_customer_product_id":182801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:49.000Z","modified_at":"2026-02-11T03:47:27.000Z","name":"Terrance O'Keefe","mobile_number":"327-446-4175","email_id":"Terry_Hodkiewicz@yahoo.com","dop":"2025-04-06","serial_number":"19887670705370","imei1":"19887670705370","imei2":"19887670705370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182792,"job_number":"JOB_182792","tr_customer_id":182810,"tr_customer_product_id":182800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:49.000Z","modified_at":"2026-02-11T03:46:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16101467847280","imei1":"16101467847280","imei2":"16101467847280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182791,"job_number":"JOB_182791","tr_customer_id":182809,"tr_customer_product_id":182799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:05.000Z","modified_at":"2026-02-11T03:46:05.000Z","name":"Desmond Powlowski","mobile_number":"498-231-9535","email_id":"Michelle.Hane@gmail.com","dop":"2025-04-06","serial_number":"12142569883570540","imei1":"12142569883570540","imei2":"12142569883570540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182790,"job_number":"JOB_182790","tr_customer_id":182808,"tr_customer_product_id":182798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:03.000Z","modified_at":"2026-02-11T03:46:41.000Z","name":"Justen Ruecker","mobile_number":"538-598-8823","email_id":"Louisa_Volkman8@yahoo.com","dop":"2025-04-06","serial_number":"14448689337911","imei1":"14448689337911","imei2":"14448689337911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182789,"job_number":"JOB_182789","tr_customer_id":182807,"tr_customer_product_id":182797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:03.000Z","modified_at":"2026-02-11T03:46:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18602651106462","imei1":"18602651106462","imei2":"18602651106462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182788,"job_number":"JOB_182788","tr_customer_id":182806,"tr_customer_product_id":182796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:29:56.000Z","modified_at":"2026-02-11T03:29:56.000Z","name":"Jada Bernhard","mobile_number":"916-775-5215","email_id":"Andy_Kuhic@hotmail.com","dop":"2025-05-30","serial_number":"1105538830514002","imei1":"1105538830514002","imei2":"1105538830514002","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182787,"job_number":"JOB_182787","tr_customer_id":182805,"tr_customer_product_id":182795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:29:55.000Z","modified_at":"2026-02-11T03:29:55.000Z","name":"Coty Hand","mobile_number":"206-655-6095","email_id":"Minerva_Rolfson@hotmail.com","dop":"2025-05-30","serial_number":"13761042003098","imei1":"13761042003098","imei2":"13761042003098","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182786,"job_number":"JOB_182786","tr_customer_id":182804,"tr_customer_product_id":182794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:29:54.000Z","modified_at":"2026-02-11T03:30:10.000Z","name":"Meghan Conroy","mobile_number":"639-926-1641","email_id":"Jalyn_Renner@hotmail.com","dop":"2025-05-30","serial_number":"17188093912871","imei1":"17188093912871","imei2":"17188093912871","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182785,"job_number":"JOB_182785","tr_customer_id":182803,"tr_customer_product_id":182793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:55:39.000Z","modified_at":"2026-02-11T02:55:39.000Z","name":"Jatin Sharma","mobile_number":"2343523453","email_id":"jatinvsharma@gmail.com","dop":"2023-06-10","serial_number":"326631139506453","imei1":"326631139506453","imei2":"326631139506453","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182784,"job_number":"JOB_182784","tr_customer_id":182802,"tr_customer_product_id":182792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:30:00.000Z","modified_at":"2026-02-11T02:30:35.000Z","name":"Audie Jenkins","mobile_number":"995-550-2840","email_id":"Hilma_Schneider@yahoo.com","dop":"2025-10-21","serial_number":"11666327783549","imei1":"11666327783549","imei2":"11666327783549","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T02:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182783,"job_number":"JOB_182783","tr_customer_id":182801,"tr_customer_product_id":182791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:29:59.000Z","modified_at":"2026-02-11T02:29:59.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"19216907002813","imei1":"19216907002813","imei2":"19216907002813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182782,"job_number":"JOB_182782","tr_customer_id":182800,"tr_customer_product_id":182790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:29:16.000Z","modified_at":"2026-02-11T02:29:52.000Z","name":"Andres Weber","mobile_number":"698-257-3836","email_id":"Kaya.Schmeler22@gmail.com","dop":"2025-10-21","serial_number":"15244904199059","imei1":"15244904199059","imei2":"15244904199059","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T02:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182781,"job_number":"JOB_182781","tr_customer_id":182799,"tr_customer_product_id":182789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:29:16.000Z","modified_at":"2026-02-11T02:29:16.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"14553763485284","imei1":"14553763485284","imei2":"14553763485284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182780,"job_number":"JOB_182780","tr_customer_id":182798,"tr_customer_product_id":182788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:28:33.000Z","modified_at":"2026-02-11T02:29:09.000Z","name":"Vilma Keebler","mobile_number":"664-465-2700","email_id":"Jaquelin.Schaden48@hotmail.com","dop":"2025-10-21","serial_number":"18792386968206","imei1":"18792386968206","imei2":"18792386968206","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T02:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182779,"job_number":"JOB_182779","tr_customer_id":182797,"tr_customer_product_id":182787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:28:32.000Z","modified_at":"2026-02-11T02:28:32.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"16850638982710","imei1":"16850638982710","imei2":"16850638982710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182778,"job_number":"JOB_182778","tr_customer_id":182796,"tr_customer_product_id":182786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:04:52.000Z","modified_at":"2026-02-11T04:33:29.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"65782561629315","imei1":"65782561629315","imei2":"65782561629315","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T04:33:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":182777,"job_number":"JOB_182777","tr_customer_id":182795,"tr_customer_product_id":182785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:04:24.000Z","modified_at":"2026-02-11T02:04:24.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"11154161608186","imei1":"11154161608186","imei2":"11154161608186","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182776,"job_number":"JOB_182776","tr_customer_id":182794,"tr_customer_product_id":182784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:38:14.000Z","modified_at":"2026-02-11T01:38:14.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"42266127839920","imei1":"42266127839920","imei2":"42266127839920","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182775,"job_number":"JOB_182775","tr_customer_id":182793,"tr_customer_product_id":182783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:35:32.000Z","modified_at":"2026-02-11T01:35:32.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"95532514286692","imei1":"95532514286692","imei2":"95532514286692","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182774,"job_number":"JOB_182774","tr_customer_id":182792,"tr_customer_product_id":182782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:31:45.000Z","modified_at":"2026-02-11T01:31:45.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"49682756742409","imei1":"49682756742409","imei2":"49682756742409","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182773,"job_number":"JOB_182773","tr_customer_id":182791,"tr_customer_product_id":182781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:06:02.000Z","modified_at":"2026-02-11T01:06:02.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"12345677654321","imei1":"12345677654321","imei2":"12345677654321","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182772,"job_number":"JOB_182772","tr_customer_id":182790,"tr_customer_product_id":182780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T00:00:49.000Z","modified_at":"2026-02-11T00:00:49.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-01","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-01T00:00:49.320193863Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T00:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183293,"job_number":"JOB_183293","tr_customer_id":183311,"tr_customer_product_id":183301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:56.000Z","modified_at":"2026-02-11T07:02:56.000Z","name":"Mina Hilpert","mobile_number":"346-684-4700","email_id":"Carlie4@yahoo.com","dop":"2000-01-31","serial_number":"1028284015202687","imei1":"1028284015202687","imei2":"1028284015202687","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183291,"job_number":"JOB_183291","tr_customer_id":183309,"tr_customer_product_id":183299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:54.000Z","modified_at":"2026-02-11T07:02:54.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10011092735407","imei1":"10011092735407","imei2":"10011092735407","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183284,"job_number":"JOB_183284","tr_customer_id":183302,"tr_customer_product_id":183292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:11.000Z","modified_at":"2026-02-11T07:02:11.000Z","name":"Johnathan Murray","mobile_number":"890-303-0485","email_id":"Aurelie.Wolf88@yahoo.com","dop":"2000-01-31","serial_number":"1016420887890106","imei1":"1016420887890106","imei2":"1016420887890106","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183281,"job_number":"JOB_183281","tr_customer_id":183299,"tr_customer_product_id":183289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:09.000Z","modified_at":"2026-02-11T07:02:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10121158867238","imei1":"10121158867238","imei2":"10121158867238","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183275,"job_number":"JOB_183275","tr_customer_id":183293,"tr_customer_product_id":183283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:26.000Z","modified_at":"2026-02-11T07:01:26.000Z","name":"Kyra O'Conner","mobile_number":"557-894-5214","email_id":"Torrance80@gmail.com","dop":"2000-01-31","serial_number":"1084347448128397","imei1":"1084347448128397","imei2":"1084347448128397","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183273,"job_number":"JOB_183273","tr_customer_id":183291,"tr_customer_product_id":183281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:25.000Z","modified_at":"2026-02-11T07:01:25.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10447726308421","imei1":"10447726308421","imei2":"10447726308421","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183266,"job_number":"JOB_183266","tr_customer_id":183284,"tr_customer_product_id":183274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:41.000Z","modified_at":"2026-02-11T07:00:41.000Z","name":"Rebekah Ward","mobile_number":"913-443-4001","email_id":"Isaiah5@yahoo.com","dop":"2000-01-31","serial_number":"1076561510136661","imei1":"1076561510136661","imei2":"1076561510136661","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183264,"job_number":"JOB_183264","tr_customer_id":183282,"tr_customer_product_id":183272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:39.000Z","modified_at":"2026-02-11T07:00:39.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10107459547442","imei1":"10107459547442","imei2":"10107459547442","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183056,"job_number":"JOB_183056","tr_customer_id":183074,"tr_customer_product_id":183064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:53.000Z","modified_at":"2026-02-11T04:43:53.000Z","name":"Breana Hilpert","mobile_number":"781-323-4174","email_id":"Beth16@yahoo.com","dop":"2000-01-31","serial_number":"1054090430276241","imei1":"1054090430276241","imei2":"1054090430276241","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183054,"job_number":"JOB_183054","tr_customer_id":183072,"tr_customer_product_id":183062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:52.000Z","modified_at":"2026-02-11T04:43:52.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10179861121007","imei1":"10179861121007","imei2":"10179861121007","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183053,"job_number":"JOB_183053","tr_customer_id":183071,"tr_customer_product_id":183061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:10.000Z","modified_at":"2026-02-11T04:43:10.000Z","name":"Marcos Bruen","mobile_number":"281-864-6952","email_id":"Michel89@yahoo.com","dop":"2000-01-31","serial_number":"1074621767828172","imei1":"1074621767828172","imei2":"1074621767828172","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183051,"job_number":"JOB_183051","tr_customer_id":183069,"tr_customer_product_id":183059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:09.000Z","modified_at":"2026-02-11T04:43:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10250542403988","imei1":"10250542403988","imei2":"10250542403988","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183044,"job_number":"JOB_183044","tr_customer_id":183062,"tr_customer_product_id":183052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:26.000Z","modified_at":"2026-02-11T04:42:26.000Z","name":"Lucie Krajcik","mobile_number":"791-809-9349","email_id":"Natalia_Mayer82@yahoo.com","dop":"2000-01-31","serial_number":"1041490701078101","imei1":"1041490701078101","imei2":"1041490701078101","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183040,"job_number":"JOB_183040","tr_customer_id":183058,"tr_customer_product_id":183048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:24.000Z","modified_at":"2026-02-11T04:42:24.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10102846497622","imei1":"10102846497622","imei2":"10102846497622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183001,"job_number":"JOB_183001","tr_customer_id":183019,"tr_customer_product_id":183009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:39.000Z","modified_at":"2026-02-11T04:41:39.000Z","name":"Amalia Barton","mobile_number":"302-653-5649","email_id":"Jalon6@yahoo.com","dop":"2000-01-31","serial_number":"1028458474132477","imei1":"1028458474132477","imei2":"1028458474132477","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182994,"job_number":"JOB_182994","tr_customer_id":183012,"tr_customer_product_id":183002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:37.000Z","modified_at":"2026-02-11T04:41:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10366418977788","imei1":"10366418977788","imei2":"10366418977788","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 200 or not | 1 | 0 | 0 |
| Verify message has Success value in response | 1 | 0 | 0 |
| Verify data is array and it is non-empty | 1 | 0 | 0 |
| Verify the availability of idundefined | 641 | 0 | 0 |
| Verify the availability of job_numberundefined | 641 | 0 | 0 |
| Verify the availability of tr_customer_idundefined | 641 | 0 | 0 |
| Verify the availability of tr_customer_product_idundefined | 641 | 0 | 0 |
| Verify the availability of mst_service_location_idundefined | 641 | 0 | 0 |
| Verify response time is less than 200 | 0 | 1 | 0 |
| Verify latest job created is present in response | 1 | 0 | 0 |
| Total | 3209 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify response time is less than 200 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDA3Mjl9.nsgcCZPhyWT0IUwep2oQD01oZVzfm0YuqrV-gSt3uds' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_172795"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTF9.gqf64Wy_AufsLO3INJE1WVOIYy-gJKqTiAzB2Qa7Jv0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 472bc6bb-0409-4658-8c4f-75d137e94fdf |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_183412"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1013 |
| ETag | W/"3f5-6EAaVs/6mVfUlprh2BFBIP+f3Tk" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":183412,"job_number":"JOB_183412","tr_customer_id":183430,"tr_customer_product_id":183420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:31.000Z","modified_at":"2026-02-11T13:26:31.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"41751633115487","imei1":"41751633115487","imei2":"41751633115487","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code | 1 | 0 | 0 |
| Verify response message should be Success | 1 | 0 | 0 |
| Verify response has only one json object inside data array | 1 | 0 | 0 |
| Verify the response displayed is for given job number | 1 | 0 | 0 |
| Validate availability of expected key - id | 1 | 0 | 0 |
| Validate availability of expected key - job_number | 1 | 0 | 0 |
| Validate job number is starts with JOB_ | 1 | 0 | 0 |
| Validate availability of expected key - name | 1 | 0 | 0 |
| Validate availability of expected key - mobile_number | 1 | 0 | 0 |
| Validate availability of expected key - email_id | 1 | 0 | 0 |
| Validate response time should be less than 200ms | 1 | 0 | 0 |
| Verify the imei number is same as we pass | 1 | 0 | 0 |
| Verify name, email and phone number is same as we pass | 1 | 0 | 0 |
| Verify the created_at and modified_at format | 1 | 0 | 0 |
| Total | 14 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_172778' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4MzkwMTR9.EzPEDDTRKRy8IMGHd0gYZnWCxXR7QwcEJRTrjxn-mrg' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTF9.gqf64Wy_AufsLO3INJE1WVOIYy-gJKqTiAzB2Qa7Jv0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 45c18f0d-3ac5-4b86-ab85-a04819f54296 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"609-JQACRQo6pGyglXuD52H8lPjpKiM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 11 Feb 2026 13:26:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":183412,"job_number":"JOB_183412","tr_customer_id":183430,"tr_customer_product_id":183420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:31.000Z","modified_at":"2026-02-11T13:26:31.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"41751633115487","imei1":"41751633115487","imei2":"41751633115487","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":700429,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-11T13:26:31.000Z","created_at":"2026-02-11T13:26:31.000Z"},{"id":700430,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-11T13:26:31.000Z","created_at":"2026-02-11T13:26:31.000Z"}],"problems":[{"id":170805,"problem":"Poor battery life","remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-11T13:26:31.000Z"}],"quatations":[]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code as 200 | 1 | 0 | 0 |
| Verify message is success | 1 | 0 | 0 |
| Verify job number matches the request | 1 | 0 | 0 |
| Verify expected key - name is present | 1 | 0 | 0 |
| Verify expected key - mobile_number is present | 1 | 0 | 0 |
| Verify expected key - email_id is present | 1 | 0 | 0 |
| Verify expected key - mst_model_name is present | 1 | 0 | 0 |
| Verify expected key - mst_oem_name is present | 1 | 0 | 0 |
| Verify details array has proper status | 1 | 0 | 0 |
| Verify problem array size is grater than 1 | 1 | 0 | 0 |
| Verify quatations array size is grater than 0 | 1 | 0 | 0 |
| Verify the response time | 1 | 0 | 0 |
| Total | 12 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Accept | application/json, text/plain, */* |
| Accept-Language | en-US,en;q=0.9,kn;q=0.8 |
| Connection | keep-alive |
| Content-Type | application/json |
| Origin | http://phoenix.techwithjatin.com |
| Referer | http://phoenix.techwithjatin.com/ |
| User-Agent | Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36 |
| Cache-Control | no-cache |
| Postman-Token | 9d669026-0d00-4f41-9690-196cc0bbed74 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-fltnlJOIy2B3HbyLAGargpQDzc0" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTN9.SA5H9B5q-fsddGYpAFXKU9ZFtmsHc2A4OA7sy_SAlBo"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 200 | 1 | 0 | 0 |
| Verify message has success value | 1 | 0 | 0 |
| Token is valid and not null | 1 | 0 | 0 |
| Total | 3 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDEzNzJ9.hHbiCYnjz-yQmkcexKYLzd3WjSYC-CxLxtHJ9YC0bWo' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTN9.SA5H9B5q-fsddGYpAFXKU9ZFtmsHc2A4OA7sy_SAlBo |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8aebe89d-94f9-4eea-917c-59494c9342ae |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify the status code is 200 | 1 | 0 | 0 |
| Verify the response time below 200ms | 1 | 0 | 0 |
| Verify message has success value | 1 | 0 | 0 |
| Verify mandatory keys are present inside data json | 1 | 1 | 0 |
| Verify roll name is supervisor | 1 | 0 | 0 |
| Verify the created and modified time format is correct | 1 | 0 | 0 |
| Verify mobile is proper size with 10 digit | 1 | 0 | 0 |
| Total | 7 | 1 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDEzNzJ9.hHbiCYnjz-yQmkcexKYLzd3WjSYC-CxLxtHJ9YC0bWo' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f8-nsZSZfuMWe3TmlXy+BLpiZwwTMU"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTN9.SA5H9B5q-fsddGYpAFXKU9ZFtmsHc2A4OA7sy_SAlBo |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 84f29d64-bbec-4a53-8c76-c431a604bb80 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-ukA4y+C2V2jDCvLtbrS/znANxkE" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":432},{"label":"Pending for repair","key":"pending_for_repair","count":4},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Vaerifing status code as 200 | 1 | 0 | 0 |
| Verify the message has success | 1 | 0 | 0 |
| undefined has proper count value | 3 | 0 | 0 |
| Verify key has only expected values | 1 | 0 | 0 |
| Total | 6 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDEzNzJ9.hHbiCYnjz-yQmkcexKYLzd3WjSYC-CxLxtHJ9YC0bWo' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"79cb0-Amzx/oYcOOdk27gz+0pxVYs0jXg"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTN9.SA5H9B5q-fsddGYpAFXKU9ZFtmsHc2A4OA7sy_SAlBo |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bff19a4f-f0b3-4631-8518-da329c6db69b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"68f14-0r0SGhH0Pfdjl7bc0d+tAbNI7M4" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 11 Feb 2026 13:26:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":182747,"job_number":"JOB_182747","tr_customer_id":182765,"tr_customer_product_id":182755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:32:20.000Z","modified_at":"2026-02-10T20:32:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16018176265156","imei1":"16018176265156","imei2":"16018176265156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182749,"job_number":"JOB_182749","tr_customer_id":182767,"tr_customer_product_id":182757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:32:21.000Z","modified_at":"2026-02-10T20:32:21.000Z","name":"Alyson Ernser","mobile_number":"205-374-4794","email_id":"Wilbert_Connelly@gmail.com","dop":"2025-04-06","serial_number":"10177551597863866","imei1":"10177551597863866","imei2":"10177551597863866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182750,"job_number":"JOB_182750","tr_customer_id":182768,"tr_customer_product_id":182758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:33:03.000Z","modified_at":"2026-02-10T20:33:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13072476188338","imei1":"13072476188338","imei2":"13072476188338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182752,"job_number":"JOB_182752","tr_customer_id":182770,"tr_customer_product_id":182760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:33:05.000Z","modified_at":"2026-02-10T20:33:05.000Z","name":"Camylle Swaniawski","mobile_number":"703-844-4735","email_id":"Graciela_Emard@hotmail.com","dop":"2025-04-06","serial_number":"11848033896668590","imei1":"11848033896668590","imei2":"11848033896668590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182753,"job_number":"JOB_182753","tr_customer_id":182771,"tr_customer_product_id":182761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:33:46.000Z","modified_at":"2026-02-10T20:33:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10139587217963","imei1":"10139587217963","imei2":"10139587217963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182755,"job_number":"JOB_182755","tr_customer_id":182773,"tr_customer_product_id":182763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:33:48.000Z","modified_at":"2026-02-10T20:33:48.000Z","name":"Tina Bailey","mobile_number":"646-336-8029","email_id":"Kennedy91@gmail.com","dop":"2025-04-06","serial_number":"18814694478325092","imei1":"18814694478325092","imei2":"18814694478325092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182757,"job_number":"JOB_182757","tr_customer_id":182775,"tr_customer_product_id":182765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:40:50.000Z","modified_at":"2026-02-10T20:40:50.000Z","name":"Nina Yost","mobile_number":"840-451-6295","email_id":"Twila_Gorczany@hotmail.com","dop":"2025-04-06","serial_number":"17926695274520166","imei1":"17926695274520166","imei2":"17926695274520166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182759,"job_number":"JOB_182759","tr_customer_id":182777,"tr_customer_product_id":182767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:40:53.000Z","modified_at":"2026-02-10T20:40:53.000Z","name":"Piper Parisian","mobile_number":"550-536-5117","email_id":"Camylle.Denesik@yahoo.com","dop":"2025-04-06","serial_number":"14080995122624596","imei1":"14080995122624596","imei2":"14080995122624596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182761,"job_number":"JOB_182761","tr_customer_id":182779,"tr_customer_product_id":182769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:43:47.000Z","modified_at":"2026-02-10T20:43:47.000Z","name":"Cassie Larkin","mobile_number":"640-487-5421","email_id":"Aniya_Padberg@gmail.com","dop":"2025-04-06","serial_number":"14908709181729032","imei1":"14908709181729032","imei2":"14908709181729032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182763,"job_number":"JOB_182763","tr_customer_id":182781,"tr_customer_product_id":182771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:43:48.000Z","modified_at":"2026-02-10T20:43:48.000Z","name":"Malvina Kihn","mobile_number":"384-385-4747","email_id":"Travis.Ebert@yahoo.com","dop":"2025-04-06","serial_number":"11514939536732758","imei1":"11514939536732758","imei2":"11514939536732758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182766,"job_number":"JOB_182766","tr_customer_id":182784,"tr_customer_product_id":182774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:46:40.000Z","modified_at":"2026-02-10T20:46:40.000Z","name":"Catharine Blanda","mobile_number":"407-640-4318","email_id":"Ivy36@yahoo.com","dop":"2025-04-06","serial_number":"19760950465505880","imei1":"19760950465505880","imei2":"19760950465505880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182767,"job_number":"JOB_182767","tr_customer_id":182785,"tr_customer_product_id":182775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:46:41.000Z","modified_at":"2026-02-10T20:46:41.000Z","name":"Patsy Yost","mobile_number":"417-992-9632","email_id":"Viva12@yahoo.com","dop":"2025-04-06","serial_number":"12810628865899040","imei1":"12810628865899040","imei2":"12810628865899040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182768,"job_number":"JOB_182768","tr_customer_id":182786,"tr_customer_product_id":182776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T21:12:12.000Z","modified_at":"2026-02-10T21:12:12.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-05","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-05T21:12:11.409793686Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T21:12:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182769,"job_number":"JOB_182769","tr_customer_id":182787,"tr_customer_product_id":182777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T23:50:15.000Z","modified_at":"2026-02-10T23:50:15.000Z","name":"Shayna Beahan","mobile_number":"348-502-5819","email_id":"{Ivy_Krajcik43@gmail.com","dop":"2025-08-03","serial_number":"16741202170935","imei1":"16741202170935","imei2":"16741202170935","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T23:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182770,"job_number":"JOB_182770","tr_customer_id":182788,"tr_customer_product_id":182778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T23:58:22.000Z","modified_at":"2026-02-10T23:58:22.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-31","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-31T23:58:22.195945375Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T23:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182771,"job_number":"JOB_182771","tr_customer_id":182789,"tr_customer_product_id":182779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T23:58:23.000Z","modified_at":"2026-02-10T23:58:23.000Z","name":"Trilochan Sinha","mobile_number":"7087553083","email_id":"madhuri.mehrotra@hotmail.com","dop":"2026-01-31","serial_number":"034055261194095","imei1":"034055261194095","imei2":"034055261194095","popurl":"www.vinay-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T23:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182772,"job_number":"JOB_182772","tr_customer_id":182790,"tr_customer_product_id":182780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T00:00:49.000Z","modified_at":"2026-02-11T00:00:49.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-01","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-01T00:00:49.320193863Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T00:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182773,"job_number":"JOB_182773","tr_customer_id":182791,"tr_customer_product_id":182781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:06:02.000Z","modified_at":"2026-02-11T01:06:02.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"12345677654321","imei1":"12345677654321","imei2":"12345677654321","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182774,"job_number":"JOB_182774","tr_customer_id":182792,"tr_customer_product_id":182782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:31:45.000Z","modified_at":"2026-02-11T01:31:45.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"49682756742409","imei1":"49682756742409","imei2":"49682756742409","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182775,"job_number":"JOB_182775","tr_customer_id":182793,"tr_customer_product_id":182783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:35:32.000Z","modified_at":"2026-02-11T01:35:32.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"95532514286692","imei1":"95532514286692","imei2":"95532514286692","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182776,"job_number":"JOB_182776","tr_customer_id":182794,"tr_customer_product_id":182784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:38:14.000Z","modified_at":"2026-02-11T01:38:14.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"42266127839920","imei1":"42266127839920","imei2":"42266127839920","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182777,"job_number":"JOB_182777","tr_customer_id":182795,"tr_customer_product_id":182785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:04:24.000Z","modified_at":"2026-02-11T02:04:24.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"11154161608186","imei1":"11154161608186","imei2":"11154161608186","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182779,"job_number":"JOB_182779","tr_customer_id":182797,"tr_customer_product_id":182787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:28:32.000Z","modified_at":"2026-02-11T02:28:32.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"16850638982710","imei1":"16850638982710","imei2":"16850638982710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182781,"job_number":"JOB_182781","tr_customer_id":182799,"tr_customer_product_id":182789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:29:16.000Z","modified_at":"2026-02-11T02:29:16.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"14553763485284","imei1":"14553763485284","imei2":"14553763485284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182783,"job_number":"JOB_182783","tr_customer_id":182801,"tr_customer_product_id":182791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:29:59.000Z","modified_at":"2026-02-11T02:29:59.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"19216907002813","imei1":"19216907002813","imei2":"19216907002813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182785,"job_number":"JOB_182785","tr_customer_id":182803,"tr_customer_product_id":182793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:55:39.000Z","modified_at":"2026-02-11T02:55:39.000Z","name":"Jatin Sharma","mobile_number":"2343523453","email_id":"jatinvsharma@gmail.com","dop":"2023-06-10","serial_number":"326631139506453","imei1":"326631139506453","imei2":"326631139506453","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182787,"job_number":"JOB_182787","tr_customer_id":182805,"tr_customer_product_id":182795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:29:55.000Z","modified_at":"2026-02-11T03:29:55.000Z","name":"Coty Hand","mobile_number":"206-655-6095","email_id":"Minerva_Rolfson@hotmail.com","dop":"2025-05-30","serial_number":"13761042003098","imei1":"13761042003098","imei2":"13761042003098","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182788,"job_number":"JOB_182788","tr_customer_id":182806,"tr_customer_product_id":182796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:29:56.000Z","modified_at":"2026-02-11T03:29:56.000Z","name":"Jada Bernhard","mobile_number":"916-775-5215","email_id":"Andy_Kuhic@hotmail.com","dop":"2025-05-30","serial_number":"1105538830514002","imei1":"1105538830514002","imei2":"1105538830514002","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182789,"job_number":"JOB_182789","tr_customer_id":182807,"tr_customer_product_id":182797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:03.000Z","modified_at":"2026-02-11T03:46:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18602651106462","imei1":"18602651106462","imei2":"18602651106462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182791,"job_number":"JOB_182791","tr_customer_id":182809,"tr_customer_product_id":182799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:05.000Z","modified_at":"2026-02-11T03:46:05.000Z","name":"Desmond Powlowski","mobile_number":"498-231-9535","email_id":"Michelle.Hane@gmail.com","dop":"2025-04-06","serial_number":"12142569883570540","imei1":"12142569883570540","imei2":"12142569883570540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182792,"job_number":"JOB_182792","tr_customer_id":182810,"tr_customer_product_id":182800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:49.000Z","modified_at":"2026-02-11T03:46:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16101467847280","imei1":"16101467847280","imei2":"16101467847280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182794,"job_number":"JOB_182794","tr_customer_id":182812,"tr_customer_product_id":182802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:51.000Z","modified_at":"2026-02-11T03:46:51.000Z","name":"Rodger Kautzer","mobile_number":"846-991-6195","email_id":"Mariah51@hotmail.com","dop":"2025-04-06","serial_number":"14226964347068704","imei1":"14226964347068704","imei2":"14226964347068704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182796,"job_number":"JOB_182796","tr_customer_id":182814,"tr_customer_product_id":182804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:54.000Z","modified_at":"2026-02-11T03:46:54.000Z","name":"Jayne Hand","mobile_number":"467-200-9358","email_id":"Chelsie_Rolfson5@yahoo.com","dop":"2025-04-06","serial_number":"12977195191423850","imei1":"12977195191423850","imei2":"12977195191423850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182797,"job_number":"JOB_182797","tr_customer_id":182815,"tr_customer_product_id":182805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:47:34.000Z","modified_at":"2026-02-11T03:47:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10854276900115","imei1":"10854276900115","imei2":"10854276900115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182799,"job_number":"JOB_182799","tr_customer_id":182817,"tr_customer_product_id":182807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:47:36.000Z","modified_at":"2026-02-11T03:47:36.000Z","name":"Craig Kertzmann","mobile_number":"991-910-1263","email_id":"Jarrell.Schoen@gmail.com","dop":"2025-04-06","serial_number":"10545021293441918","imei1":"10545021293441918","imei2":"10545021293441918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182800,"job_number":"JOB_182800","tr_customer_id":182818,"tr_customer_product_id":182808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:22:23.000Z","modified_at":"2026-02-11T04:22:23.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"13322142558100","imei1":"13322142558100","imei2":"13322142558100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:22:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182801,"job_number":"JOB_182801","tr_customer_id":182819,"tr_customer_product_id":182809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:22:23.000Z","modified_at":"2026-02-11T04:22:23.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"14961633629594","imei1":"14961633629594","imei2":"14961633629594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:22:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182802,"job_number":"JOB_182802","tr_customer_id":182820,"tr_customer_product_id":182810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:22:24.000Z","modified_at":"2026-02-11T04:22:24.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"12020910600627","imei1":"12020910600627","imei2":"12020910600627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:22:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182804,"job_number":"JOB_182804","tr_customer_id":182822,"tr_customer_product_id":182812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:03.000Z","modified_at":"2026-02-11T04:24:03.000Z","name":"Bridie Pfannerstill","mobile_number":"787-963-6489","email_id":"Ludwig_Bartoletti39@gmail.com","dop":"2025-04-06","serial_number":"12237798761675602","imei1":"12237798761675602","imei2":"12237798761675602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182806,"job_number":"JOB_182806","tr_customer_id":182824,"tr_customer_product_id":182814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:27.000Z","modified_at":"2026-02-11T04:24:27.000Z","name":"Granville Schiller","mobile_number":"811-444-5135","email_id":"Haylie95@hotmail.com","dop":"2025-04-06","serial_number":"19922105526512240","imei1":"19922105526512240","imei2":"19922105526512240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182808,"job_number":"JOB_182808","tr_customer_id":182826,"tr_customer_product_id":182816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:54.000Z","modified_at":"2026-02-11T04:24:54.000Z","name":"Kieran Ullrich","mobile_number":"283-721-8360","email_id":"Serenity_Hartmann92@yahoo.com","dop":"2025-04-06","serial_number":"11544391222259136","imei1":"11544391222259136","imei2":"11544391222259136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:24:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182810,"job_number":"JOB_182810","tr_customer_id":182828,"tr_customer_product_id":182818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:23.000Z","modified_at":"2026-02-11T04:25:23.000Z","name":"June Jaskolski","mobile_number":"704-575-9655","email_id":"Annabelle90@gmail.com","dop":"2025-04-06","serial_number":"12326498694057902","imei1":"12326498694057902","imei2":"12326498694057902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182812,"job_number":"JOB_182812","tr_customer_id":182830,"tr_customer_product_id":182820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:52.000Z","modified_at":"2026-02-11T04:25:52.000Z","name":"Edmund Lesch","mobile_number":"896-222-9631","email_id":"Kavon.Dicki@hotmail.com","dop":"2025-04-06","serial_number":"18934322764380880","imei1":"18934322764380880","imei2":"18934322764380880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182814,"job_number":"JOB_182814","tr_customer_id":182832,"tr_customer_product_id":182822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:26:20.000Z","modified_at":"2026-02-11T04:26:20.000Z","name":"Jess Olson","mobile_number":"895-813-8297","email_id":"Rudy.Kuphal25@gmail.com","dop":"2025-04-06","serial_number":"14799006762870984","imei1":"14799006762870984","imei2":"14799006762870984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182815,"job_number":"JOB_182815","tr_customer_id":182833,"tr_customer_product_id":182823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:40.000Z","modified_at":"2026-02-11T04:33:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11781280029007","imei1":"11781280029007","imei2":"11781280029007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:33:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182817,"job_number":"JOB_182817","tr_customer_id":182835,"tr_customer_product_id":182825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:42.000Z","modified_at":"2026-02-11T04:33:42.000Z","name":"Kaia Bailey","mobile_number":"971-677-7555","email_id":"Lionel32@hotmail.com","dop":"2025-04-06","serial_number":"14953419326962204","imei1":"14953419326962204","imei2":"14953419326962204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182818,"job_number":"JOB_182818","tr_customer_id":182836,"tr_customer_product_id":182826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:50.000Z","modified_at":"2026-02-11T04:33:50.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"63276472471527530","imei2":"63276472471527530","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182819,"job_number":"JOB_182819","tr_customer_id":182837,"tr_customer_product_id":182827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:34:24.000Z","modified_at":"2026-02-11T04:34:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17833461524500","imei1":"17833461524500","imei2":"17833461524500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182821,"job_number":"JOB_182821","tr_customer_id":182839,"tr_customer_product_id":182829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:34:26.000Z","modified_at":"2026-02-11T04:34:26.000Z","name":"Rhiannon Rempel","mobile_number":"566-370-0998","email_id":"Rosalind.Halvorson@hotmail.com","dop":"2025-04-06","serial_number":"18023247777610936","imei1":"18023247777610936","imei2":"18023247777610936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182822,"job_number":"JOB_182822","tr_customer_id":182840,"tr_customer_product_id":182830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:35:08.000Z","modified_at":"2026-02-11T04:35:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15353417673382","imei1":"15353417673382","imei2":"15353417673382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182824,"job_number":"JOB_182824","tr_customer_id":182842,"tr_customer_product_id":182832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:35:10.000Z","modified_at":"2026-02-11T04:35:10.000Z","name":"Zoila Larson","mobile_number":"598-243-7550","email_id":"Elias_Lebsack@gmail.com","dop":"2025-04-06","serial_number":"11803339597859584","imei1":"11803339597859584","imei2":"11803339597859584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182825,"job_number":"JOB_182825","tr_customer_id":182843,"tr_customer_product_id":182833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:56.000Z","modified_at":"2026-02-11T04:38:56.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10445247038653","imei1":"10445247038653","imei2":"10445247038653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:38:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182828,"job_number":"JOB_182828","tr_customer_id":182846,"tr_customer_product_id":182836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:58.000Z","modified_at":"2026-02-11T04:38:58.000Z","name":"Sheldon O'Connell","mobile_number":"640-803-7730","email_id":"Jessica42@hotmail.com","dop":"2025-04-06","serial_number":"14268714060439030","imei1":"14268714060439030","imei2":"14268714060439030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182831,"job_number":"JOB_182831","tr_customer_id":182849,"tr_customer_product_id":182839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:11.000Z","modified_at":"2026-02-11T04:39:11.000Z","name":"Saige Grimes","mobile_number":"380-365-1150","email_id":"Marjory.Mueller@yahoo.com","dop":"2025-04-06","serial_number":"10026493875570978","imei1":"10026493875570978","imei2":"10026493875570978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182834,"job_number":"JOB_182834","tr_customer_id":182852,"tr_customer_product_id":182842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:20.000Z","modified_at":"2026-02-11T04:39:20.000Z","name":"Jazmin Brekke","mobile_number":"561-362-6687","email_id":"Layla_Greenholt20@hotmail.com","dop":"2025-04-06","serial_number":"17072856613401464","imei1":"17072856613401464","imei2":"17072856613401464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182836,"job_number":"JOB_182836","tr_customer_id":182854,"tr_customer_product_id":182844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:24.000Z","modified_at":"2026-02-11T04:39:24.000Z","name":"Kirstin Willms","mobile_number":"471-869-9053","email_id":"Theresa.Nolan@gmail.com","dop":"2025-04-06","serial_number":"18476671903830720","imei1":"18476671903830720","imei2":"18476671903830720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182837,"job_number":"JOB_182837","tr_customer_id":182855,"tr_customer_product_id":182845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:26.000Z","modified_at":"2026-02-11T04:39:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13680346331392","imei1":"13680346331392","imei2":"13680346331392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182839,"job_number":"JOB_182839","tr_customer_id":182857,"tr_customer_product_id":182847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:28.000Z","modified_at":"2026-02-11T04:39:28.000Z","name":"Araceli Littel","mobile_number":"675-717-2259","email_id":"Ellsworth34@yahoo.com","dop":"2025-04-06","serial_number":"11686707315722562","imei1":"11686707315722562","imei2":"11686707315722562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182840,"job_number":"JOB_182840","tr_customer_id":182858,"tr_customer_product_id":182848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:29.000Z","modified_at":"2026-02-11T04:39:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18854454021580","imei1":"18854454021580","imei2":"18854454021580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182843,"job_number":"JOB_182843","tr_customer_id":182861,"tr_customer_product_id":182851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:31.000Z","modified_at":"2026-02-11T04:39:31.000Z","name":"Elouise Corwin","mobile_number":"623-755-0353","email_id":"Judd_Adams15@gmail.com","dop":"2025-04-06","serial_number":"14788513379081892","imei1":"14788513379081892","imei2":"14788513379081892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182844,"job_number":"JOB_182844","tr_customer_id":182862,"tr_customer_product_id":182852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:35.000Z","modified_at":"2026-02-11T04:39:35.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"84411333070734","imei1":"84411333070734","imei2":"84411333070734","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182845,"job_number":"JOB_182845","tr_customer_id":182863,"tr_customer_product_id":182853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:35.000Z","modified_at":"2026-02-11T04:39:35.000Z","name":"Jordi Koepp","mobile_number":"411-846-4140","email_id":"Vicky.Morissette@hotmail.com","dop":"2025-02-01","serial_number":"105953392820011","imei1":"105953392820011","imei2":"105953392820011","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182846,"job_number":"JOB_182846","tr_customer_id":182864,"tr_customer_product_id":182854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:36.000Z","modified_at":"2026-02-11T04:39:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10574719759949","imei1":"10574719759949","imei2":"10574719759949","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182848,"job_number":"JOB_182848","tr_customer_id":182866,"tr_customer_product_id":182856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:37.000Z","modified_at":"2026-02-11T04:39:37.000Z","name":"Terence Smith","mobile_number":"422-336-7635","email_id":"Richard58@hotmail.com","dop":"2025-06-18","serial_number":"1059915307168422","imei1":"1059915307168422","imei2":"1059915307168422","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182850,"job_number":"JOB_182850","tr_customer_id":182868,"tr_customer_product_id":182858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:40.000Z","modified_at":"2026-02-11T04:39:40.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14385220014455","imei1":"14385220014455","imei2":"14385220014455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182852,"job_number":"JOB_182852","tr_customer_id":182870,"tr_customer_product_id":182860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:41.000Z","modified_at":"2026-02-11T04:39:41.000Z","name":"Candida Corwin","mobile_number":"547-926-2560","email_id":"Orie_Gleichner@yahoo.com","dop":"2025-04-06","serial_number":"19905675436302730","imei1":"19905675436302730","imei2":"19905675436302730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182855,"job_number":"JOB_182855","tr_customer_id":182873,"tr_customer_product_id":182863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:45.000Z","modified_at":"2026-02-11T04:39:45.000Z","name":"Aida Harvey","mobile_number":"542-261-5896","email_id":"Keshawn.Kuphal5@hotmail.com","dop":"2025-04-06","serial_number":"12478586091829764","imei1":"12478586091829764","imei2":"12478586091829764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182857,"job_number":"JOB_182857","tr_customer_id":182875,"tr_customer_product_id":182865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:57.000Z","modified_at":"2026-02-11T04:39:57.000Z","name":"Vinnie Price","mobile_number":"869-630-0290","email_id":"Rahsaan.Purdy35@yahoo.com","dop":"2025-04-06","serial_number":"19418807003353690","imei1":"19418807003353690","imei2":"19418807003353690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182859,"job_number":"JOB_182859","tr_customer_id":182877,"tr_customer_product_id":182867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:00.000Z","modified_at":"2026-02-11T04:40:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15727497617175","imei1":"15727497617175","imei2":"15727497617175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182861,"job_number":"JOB_182861","tr_customer_id":182879,"tr_customer_product_id":182869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:02.000Z","modified_at":"2026-02-11T04:40:02.000Z","name":"Trisha Roob","mobile_number":"889-339-9453","email_id":"Parker_Kling17@yahoo.com","dop":"2025-04-06","serial_number":"17305661756939774","imei1":"17305661756939774","imei2":"17305661756939774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182863,"job_number":"JOB_182863","tr_customer_id":182881,"tr_customer_product_id":182871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:04.000Z","modified_at":"2026-02-11T04:40:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14566214441799","imei1":"14566214441799","imei2":"14566214441799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182864,"job_number":"JOB_182864","tr_customer_id":182882,"tr_customer_product_id":182872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:04.000Z","modified_at":"2026-02-11T04:40:04.000Z","name":"Barbara Fahey","mobile_number":"202-392-4063","email_id":"Roma_Sipes@hotmail.com","dop":"2025-04-06","serial_number":"16623827928260004","imei1":"16623827928260004","imei2":"16623827928260004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182866,"job_number":"JOB_182866","tr_customer_id":182884,"tr_customer_product_id":182874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:05.000Z","modified_at":"2026-02-11T04:40:05.000Z","name":"Llewellyn Schuster","mobile_number":"249-766-6069","email_id":"Garth_Bruen43@gmail.com","dop":"2025-04-06","serial_number":"12485396131028230","imei1":"12485396131028230","imei2":"12485396131028230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182867,"job_number":"JOB_182867","tr_customer_id":182885,"tr_customer_product_id":182875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:06.000Z","modified_at":"2026-02-11T04:40:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12424730340729","imei1":"12424730340729","imei2":"12424730340729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182869,"job_number":"JOB_182869","tr_customer_id":182887,"tr_customer_product_id":182877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:08.000Z","modified_at":"2026-02-11T04:40:08.000Z","name":"Vincent Deckow","mobile_number":"832-409-9336","email_id":"Antwan.Bruen49@yahoo.com","dop":"2025-04-06","serial_number":"12937836527253022","imei1":"12937836527253022","imei2":"12937836527253022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182870,"job_number":"JOB_182870","tr_customer_id":182888,"tr_customer_product_id":182878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:12.000Z","modified_at":"2026-02-11T04:40:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15495697896728","imei1":"15495697896728","imei2":"15495697896728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182871,"job_number":"JOB_182871","tr_customer_id":182889,"tr_customer_product_id":182879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:12.000Z","modified_at":"2026-02-11T04:40:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12578385933661","imei1":"12578385933661","imei2":"12578385933661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182874,"job_number":"JOB_182874","tr_customer_id":182892,"tr_customer_product_id":182882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14512335929237","imei1":"14512335929237","imei2":"14512335929237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182876,"job_number":"JOB_182876","tr_customer_id":182894,"tr_customer_product_id":182884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:14.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Jarod Herzog","mobile_number":"560-459-1676","email_id":"Sabrina.DuBuque30@hotmail.com","dop":"2025-04-06","serial_number":"14599756224013456","imei1":"14599756224013456","imei2":"14599756224013456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182877,"job_number":"JOB_182877","tr_customer_id":182895,"tr_customer_product_id":182885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:14.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182878,"job_number":"JOB_182878","tr_customer_id":182896,"tr_customer_product_id":182886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:14.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Leopoldo Lind","mobile_number":"920-456-6060","email_id":"Drew.Wyman59@hotmail.com","dop":"2025-04-06","serial_number":"19871908787188304","imei1":"19871908787188304","imei2":"19871908787188304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182879,"job_number":"JOB_182879","tr_customer_id":182897,"tr_customer_product_id":182887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:15.000Z","modified_at":"2026-02-11T04:40:15.000Z","name":"Bert Treutel","mobile_number":"503-833-3040","email_id":"Colby.Auer@yahoo.com","dop":"2025-04-06","serial_number":"14054670385503094","imei1":"14054670385503094","imei2":"14054670385503094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182881,"job_number":"JOB_182881","tr_customer_id":182899,"tr_customer_product_id":182889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:18.000Z","modified_at":"2026-02-11T04:40:18.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"19155777409673","imei1":"19155777409673","imei2":"19155777409673","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182882,"job_number":"JOB_182882","tr_customer_id":182900,"tr_customer_product_id":182890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:18.000Z","modified_at":"2026-02-11T04:40:18.000Z","name":"Zetta Prohaska","mobile_number":"754-540-4927","email_id":"Shyann_Graham@gmail.com","dop":"2025-02-01","serial_number":"25057118636917","imei1":"25057118636917","imei2":"25057118636917","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182884,"job_number":"JOB_182884","tr_customer_id":182902,"tr_customer_product_id":182892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:21.000Z","modified_at":"2026-02-11T04:40:21.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10647436221696","imei1":"10647436221696","imei2":"10647436221696","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182886,"job_number":"JOB_182886","tr_customer_id":182904,"tr_customer_product_id":182894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:21.000Z","modified_at":"2026-02-11T04:40:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18378487884790","imei1":"18378487884790","imei2":"18378487884790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182887,"job_number":"JOB_182887","tr_customer_id":182905,"tr_customer_product_id":182895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:22.000Z","modified_at":"2026-02-11T04:40:22.000Z","name":"Kamille Rau","mobile_number":"604-672-4490","email_id":"Amie.Trantow35@hotmail.com","dop":"2025-06-18","serial_number":"1080036740499148","imei1":"1080036740499148","imei2":"1080036740499148","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182889,"job_number":"JOB_182889","tr_customer_id":182907,"tr_customer_product_id":182897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:23.000Z","modified_at":"2026-02-11T04:40:23.000Z","name":"Lonny Adams","mobile_number":"859-382-0725","email_id":"Emmy98@hotmail.com","dop":"2025-04-06","serial_number":"10458660211530984","imei1":"10458660211530984","imei2":"10458660211530984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182890,"job_number":"JOB_182890","tr_customer_id":182908,"tr_customer_product_id":182898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:23.000Z","modified_at":"2026-02-11T04:40:23.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19308831125865","imei1":"19308831125865","imei2":"19308831125865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182892,"job_number":"JOB_182892","tr_customer_id":182910,"tr_customer_product_id":182900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:25.000Z","modified_at":"2026-02-11T04:40:25.000Z","name":"Waino Rolfson","mobile_number":"897-221-7859","email_id":"Josie_Kuhic@hotmail.com","dop":"2025-04-06","serial_number":"12910734798368134","imei1":"12910734798368134","imei2":"12910734798368134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182893,"job_number":"JOB_182893","tr_customer_id":182911,"tr_customer_product_id":182901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:25.000Z","modified_at":"2026-02-11T04:40:25.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-01","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-01T04:40:25.749531786Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182894,"job_number":"JOB_182894","tr_customer_id":182912,"tr_customer_product_id":182902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:26.000Z","modified_at":"2026-02-11T04:40:26.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101746263706131","imei1":"101746263706131","imei2":"101746263706131","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182896,"job_number":"JOB_182896","tr_customer_id":182914,"tr_customer_product_id":182904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:31.000Z","modified_at":"2026-02-11T04:40:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18128353192249","imei1":"18128353192249","imei2":"18128353192249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182900,"job_number":"JOB_182900","tr_customer_id":182918,"tr_customer_product_id":182908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Harrison Koelpin","mobile_number":"883-905-6924","email_id":"Kenton92@gmail.com","dop":"2025-04-06","serial_number":"13606022449813986","imei1":"13606022449813986","imei2":"13606022449813986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182908,"job_number":"JOB_182908","tr_customer_id":182926,"tr_customer_product_id":182916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:40.000Z","modified_at":"2026-02-11T04:40:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17175508116451","imei1":"17175508116451","imei2":"17175508116451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182910,"job_number":"JOB_182910","tr_customer_id":182928,"tr_customer_product_id":182918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:40.000Z","modified_at":"2026-02-11T04:40:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17608915063594","imei1":"17608915063594","imei2":"17608915063594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182912,"job_number":"JOB_182912","tr_customer_id":182930,"tr_customer_product_id":182920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:41.000Z","modified_at":"2026-02-11T04:40:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18375249393716","imei1":"18375249393716","imei2":"18375249393716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182914,"job_number":"JOB_182914","tr_customer_id":182932,"tr_customer_product_id":182922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Jeffrey Fisher","mobile_number":"917-356-7887","email_id":"Samir.Cronin66@hotmail.com","dop":"2025-04-06","serial_number":"15921161729753252","imei1":"15921161729753252","imei2":"15921161729753252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182915,"job_number":"JOB_182915","tr_customer_id":182933,"tr_customer_product_id":182923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12238958317563","imei1":"12238958317563","imei2":"12238958317563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182917,"job_number":"JOB_182917","tr_customer_id":182935,"tr_customer_product_id":182925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Christop Walter","mobile_number":"890-857-4297","email_id":"Drake_Durgan42@hotmail.com","dop":"2025-04-06","serial_number":"16893889976267252","imei1":"16893889976267252","imei2":"16893889976267252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182918,"job_number":"JOB_182918","tr_customer_id":182936,"tr_customer_product_id":182926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:43.000Z","modified_at":"2026-02-11T04:40:43.000Z","name":"Barrett Gerhold","mobile_number":"614-371-0271","email_id":"Travis18@hotmail.com","dop":"2025-04-06","serial_number":"17045800756842596","imei1":"17045800756842596","imei2":"17045800756842596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182919,"job_number":"JOB_182919","tr_customer_id":182937,"tr_customer_product_id":182927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:44.000Z","modified_at":"2026-02-11T04:40:44.000Z","name":"Madison Feest","mobile_number":"309-528-3079","email_id":"Zackary_Shields@gmail.com","dop":"2025-04-06","serial_number":"16786394143910930","imei1":"16786394143910930","imei2":"16786394143910930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182921,"job_number":"JOB_182921","tr_customer_id":182939,"tr_customer_product_id":182929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:45.000Z","modified_at":"2026-02-11T04:40:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15626098031114","imei1":"15626098031114","imei2":"15626098031114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182926,"job_number":"JOB_182926","tr_customer_id":182944,"tr_customer_product_id":182934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:40:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17750776891618","imei1":"17750776891618","imei2":"17750776891618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182929,"job_number":"JOB_182929","tr_customer_id":182947,"tr_customer_product_id":182937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:47.000Z","modified_at":"2026-02-11T04:40:47.000Z","name":"Benedict Ortiz","mobile_number":"472-341-5485","email_id":"Brannon_West@hotmail.com","dop":"2025-05-30","serial_number":"11781220010694","imei1":"11781220010694","imei2":"11781220010694","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182930,"job_number":"JOB_182930","tr_customer_id":182948,"tr_customer_product_id":182938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:47.000Z","modified_at":"2026-02-11T04:40:47.000Z","name":"May Harris","mobile_number":"769-553-1023","email_id":"Viviane50@gmail.com","dop":"2025-04-06","serial_number":"14630696477352936","imei1":"14630696477352936","imei2":"14630696477352936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182931,"job_number":"JOB_182931","tr_customer_id":182949,"tr_customer_product_id":182939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:47.000Z","modified_at":"2026-02-11T04:40:47.000Z","name":"Janet Mueller","mobile_number":"589-359-6209","email_id":"Maximo23@hotmail.com","dop":"2025-04-06","serial_number":"13624392666080260","imei1":"13624392666080260","imei2":"13624392666080260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182932,"job_number":"JOB_182932","tr_customer_id":182950,"tr_customer_product_id":182940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:48.000Z","modified_at":"2026-02-11T04:40:48.000Z","name":"Adan Gusikowski","mobile_number":"774-937-8219","email_id":"Jane5@hotmail.com","dop":"2025-05-30","serial_number":"1558673910911474","imei1":"1558673910911474","imei2":"1558673910911474","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182933,"job_number":"JOB_182933","tr_customer_id":182951,"tr_customer_product_id":182941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:50.000Z","modified_at":"2026-02-11T04:40:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15168444433644","imei1":"15168444433644","imei2":"15168444433644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182935,"job_number":"JOB_182935","tr_customer_id":182953,"tr_customer_product_id":182943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:52.000Z","modified_at":"2026-02-11T04:40:52.000Z","name":"Jamil Corkery","mobile_number":"903-798-2138","email_id":"Isadore.Botsford@gmail.com","dop":"2025-04-06","serial_number":"10966816643720784","imei1":"10966816643720784","imei2":"10966816643720784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182939,"job_number":"JOB_182939","tr_customer_id":182957,"tr_customer_product_id":182947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:40:54.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19559329614158","imei1":"19559329614158","imei2":"19559329614158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182943,"job_number":"JOB_182943","tr_customer_id":182961,"tr_customer_product_id":182951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:55.000Z","modified_at":"2026-02-11T04:40:55.000Z","name":"Audie Metz","mobile_number":"302-269-7109","email_id":"Zackary.Ebert@yahoo.com","dop":"2025-04-06","serial_number":"12497394537270652","imei1":"12497394537270652","imei2":"12497394537270652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182944,"job_number":"JOB_182944","tr_customer_id":182962,"tr_customer_product_id":182952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:56.000Z","modified_at":"2026-02-11T04:40:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17185143087674","imei1":"17185143087674","imei2":"17185143087674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182947,"job_number":"JOB_182947","tr_customer_id":182965,"tr_customer_product_id":182955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:57.000Z","modified_at":"2026-02-11T04:40:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14458896835726","imei1":"14458896835726","imei2":"14458896835726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182949,"job_number":"JOB_182949","tr_customer_id":182967,"tr_customer_product_id":182957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:58.000Z","modified_at":"2026-02-11T04:40:58.000Z","name":"Aryanna Schulist","mobile_number":"630-241-3416","email_id":"Jaylen81@gmail.com","dop":"2025-04-06","serial_number":"19177722243262616","imei1":"19177722243262616","imei2":"19177722243262616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182950,"job_number":"JOB_182950","tr_customer_id":182968,"tr_customer_product_id":182958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:59.000Z","modified_at":"2026-02-11T04:40:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14927308399598","imei1":"14927308399598","imei2":"14927308399598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182951,"job_number":"JOB_182951","tr_customer_id":182969,"tr_customer_product_id":182959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:59.000Z","modified_at":"2026-02-11T04:40:59.000Z","name":"Petra Mann","mobile_number":"586-286-6461","email_id":"Nigel_Hessel@yahoo.com","dop":"2025-04-06","serial_number":"11329500404137358","imei1":"11329500404137358","imei2":"11329500404137358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182953,"job_number":"JOB_182953","tr_customer_id":182971,"tr_customer_product_id":182961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"Jazmyn Reynolds","mobile_number":"886-398-8922","email_id":"Demetris.Kutch@yahoo.com","dop":"2025-04-06","serial_number":"11710191555336406","imei1":"11710191555336406","imei2":"11710191555336406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182954,"job_number":"JOB_182954","tr_customer_id":182972,"tr_customer_product_id":182962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"50832637529319","imei1":"50832637529319","imei2":"50832637529319","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182955,"job_number":"JOB_182955","tr_customer_id":182973,"tr_customer_product_id":182963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"Taya Robel","mobile_number":"813-464-2405","email_id":"Kobe_Baumbach@yahoo.com","dop":"2025-02-01","serial_number":"69906163605430","imei1":"69906163605430","imei2":"69906163605430","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182956,"job_number":"JOB_182956","tr_customer_id":182974,"tr_customer_product_id":182964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19329319029764","imei1":"19329319029764","imei2":"19329319029764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182958,"job_number":"JOB_182958","tr_customer_id":182976,"tr_customer_product_id":182966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:02.000Z","modified_at":"2026-02-11T04:41:02.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"84359577680381980","imei1":"84359577680381980","imei2":"84359577680381980","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182960,"job_number":"JOB_182960","tr_customer_id":182978,"tr_customer_product_id":182968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:03.000Z","modified_at":"2026-02-11T04:41:03.000Z","name":"Brant Hyatt","mobile_number":"740-824-3835","email_id":"Terence74@yahoo.com","dop":"2025-04-06","serial_number":"10290298570250394","imei1":"10290298570250394","imei2":"10290298570250394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182961,"job_number":"JOB_182961","tr_customer_id":182979,"tr_customer_product_id":182969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:08.000Z","modified_at":"2026-02-11T04:41:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15976668459628","imei1":"15976668459628","imei2":"15976668459628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182965,"job_number":"JOB_182965","tr_customer_id":182983,"tr_customer_product_id":182973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:10.000Z","name":"Walker Bruen","mobile_number":"992-213-9837","email_id":"Randal_Funk31@hotmail.com","dop":"2025-04-06","serial_number":"12842872777823776","imei1":"12842872777823776","imei2":"12842872777823776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182968,"job_number":"JOB_182968","tr_customer_id":182986,"tr_customer_product_id":182976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:14.000Z","modified_at":"2026-02-11T04:41:14.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"102138564152022","imei1":"102138564152022","imei2":"102138564152022","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182970,"job_number":"JOB_182970","tr_customer_id":182988,"tr_customer_product_id":182978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:19.000Z","modified_at":"2026-02-11T04:41:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16067183761883","imei1":"16067183761883","imei2":"16067183761883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182973,"job_number":"JOB_182973","tr_customer_id":182991,"tr_customer_product_id":182981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:20.000Z","modified_at":"2026-02-11T04:41:20.000Z","name":"Micaela Schoen","mobile_number":"546-731-1788","email_id":"Adelia18@gmail.com","dop":"2025-04-06","serial_number":"10044138046881572","imei1":"10044138046881572","imei2":"10044138046881572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182974,"job_number":"JOB_182974","tr_customer_id":182992,"tr_customer_product_id":182982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:23.000Z","modified_at":"2026-02-11T04:41:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15882954189018","imei1":"15882954189018","imei2":"15882954189018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182976,"job_number":"JOB_182976","tr_customer_id":182994,"tr_customer_product_id":182984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:25.000Z","modified_at":"2026-02-11T04:41:25.000Z","name":"Mylene Wolff","mobile_number":"200-768-4708","email_id":"Timmothy50@hotmail.com","dop":"2025-04-06","serial_number":"10043291442520236","imei1":"10043291442520236","imei2":"10043291442520236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182977,"job_number":"JOB_182977","tr_customer_id":182995,"tr_customer_product_id":182985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:26.000Z","modified_at":"2026-02-11T04:41:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19936389945962","imei1":"19936389945962","imei2":"19936389945962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182979,"job_number":"JOB_182979","tr_customer_id":182997,"tr_customer_product_id":182987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:27.000Z","modified_at":"2026-02-11T04:41:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18027829695991","imei1":"18027829695991","imei2":"18027829695991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182981,"job_number":"JOB_182981","tr_customer_id":182999,"tr_customer_product_id":182989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:28.000Z","modified_at":"2026-02-11T04:41:28.000Z","name":"Gerry Runolfsson","mobile_number":"686-517-5425","email_id":"Alfonzo_Lynch@gmail.com","dop":"2025-04-06","serial_number":"14156006987931666","imei1":"14156006987931666","imei2":"14156006987931666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182982,"job_number":"JOB_182982","tr_customer_id":183000,"tr_customer_product_id":182990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:28.000Z","modified_at":"2026-02-11T04:41:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10696979899917","imei1":"10696979899917","imei2":"10696979899917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182984,"job_number":"JOB_182984","tr_customer_id":183002,"tr_customer_product_id":182992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"Tobin Beier","mobile_number":"249-901-7355","email_id":"Sigrid.Wyman93@hotmail.com","dop":"2025-04-06","serial_number":"18608927212452856","imei1":"18608927212452856","imei2":"18608927212452856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182985,"job_number":"JOB_182985","tr_customer_id":183003,"tr_customer_product_id":182993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15661516834065","imei1":"15661516834065","imei2":"15661516834065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182986,"job_number":"JOB_182986","tr_customer_id":183004,"tr_customer_product_id":182994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18367906590135","imei1":"18367906590135","imei2":"18367906590135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182988,"job_number":"JOB_182988","tr_customer_id":183006,"tr_customer_product_id":182996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"Wayne Torp","mobile_number":"386-567-2814","email_id":"Clementina.Mayert@yahoo.com","dop":"2025-04-06","serial_number":"14489251443239016","imei1":"14489251443239016","imei2":"14489251443239016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182990,"job_number":"JOB_182990","tr_customer_id":183008,"tr_customer_product_id":182998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:31.000Z","modified_at":"2026-02-11T04:41:31.000Z","name":"Kendra Farrell","mobile_number":"539-896-4328","email_id":"Jessica.Christiansen25@hotmail.com","dop":"2025-04-06","serial_number":"15582471551731674","imei1":"15582471551731674","imei2":"15582471551731674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182991,"job_number":"JOB_182991","tr_customer_id":183009,"tr_customer_product_id":182999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:31.000Z","modified_at":"2026-02-11T04:41:31.000Z","name":"Cory Kuhn","mobile_number":"236-932-0825","email_id":"Kurt_Ullrich@hotmail.com","dop":"2025-04-06","serial_number":"18589873036470016","imei1":"18589873036470016","imei2":"18589873036470016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182992,"job_number":"JOB_182992","tr_customer_id":183010,"tr_customer_product_id":183000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:36.000Z","modified_at":"2026-02-11T04:41:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12548801331259","imei1":"12548801331259","imei2":"12548801331259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182996,"job_number":"JOB_182996","tr_customer_id":183014,"tr_customer_product_id":183004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"Magdalen Fisher","mobile_number":"649-990-6283","email_id":"Orpha_Daugherty@hotmail.com","dop":"2025-04-06","serial_number":"16994118555869900","imei1":"16994118555869900","imei2":"16994118555869900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182997,"job_number":"JOB_182997","tr_customer_id":183015,"tr_customer_product_id":183005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17780126411886","imei1":"17780126411886","imei2":"17780126411886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182998,"job_number":"JOB_182998","tr_customer_id":183016,"tr_customer_product_id":183006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"11683123025932","imei1":"11683123025932","imei2":"11683123025932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183002,"job_number":"JOB_183002","tr_customer_id":183020,"tr_customer_product_id":183010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:40.000Z","modified_at":"2026-02-11T04:41:40.000Z","name":"Hillary Padberg","mobile_number":"997-682-9365","email_id":"Jason.Larson@yahoo.com","dop":"2025-04-06","serial_number":"13328808370588932","imei1":"13328808370588932","imei2":"13328808370588932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183003,"job_number":"JOB_183003","tr_customer_id":183021,"tr_customer_product_id":183011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:40.000Z","modified_at":"2026-02-11T04:41:40.000Z","name":"Deron Lubowitz","mobile_number":"268-562-2292","email_id":"Myriam62@yahoo.com","dop":"2025-04-06","serial_number":"13604975587784080","imei1":"13604975587784080","imei2":"13604975587784080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183004,"job_number":"JOB_183004","tr_customer_id":183022,"tr_customer_product_id":183012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:40.000Z","modified_at":"2026-02-11T04:41:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17156453540867","imei1":"17156453540867","imei2":"17156453540867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183006,"job_number":"JOB_183006","tr_customer_id":183024,"tr_customer_product_id":183014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:42.000Z","modified_at":"2026-02-11T04:41:42.000Z","name":"Hayley Anderson","mobile_number":"259-828-1585","email_id":"Alvena_West@gmail.com","dop":"2025-04-06","serial_number":"11465433366594156","imei1":"11465433366594156","imei2":"11465433366594156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183007,"job_number":"JOB_183007","tr_customer_id":183025,"tr_customer_product_id":183015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:46.000Z","modified_at":"2026-02-11T04:41:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10672977854692","imei1":"10672977854692","imei2":"10672977854692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183009,"job_number":"JOB_183009","tr_customer_id":183027,"tr_customer_product_id":183017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:48.000Z","modified_at":"2026-02-11T04:41:48.000Z","name":"Jaeden Walker","mobile_number":"993-658-3884","email_id":"August43@yahoo.com","dop":"2025-04-06","serial_number":"12438211405047384","imei1":"12438211405047384","imei2":"12438211405047384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183010,"job_number":"JOB_183010","tr_customer_id":183028,"tr_customer_product_id":183018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:49.000Z","modified_at":"2026-02-11T04:41:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10151231472902","imei1":"10151231472902","imei2":"10151231472902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183012,"job_number":"JOB_183012","tr_customer_id":183030,"tr_customer_product_id":183020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:51.000Z","modified_at":"2026-02-11T04:41:51.000Z","name":"Patience Cummerata","mobile_number":"367-998-7851","email_id":"Presley14@yahoo.com","dop":"2025-04-06","serial_number":"16443618404987022","imei1":"16443618404987022","imei2":"16443618404987022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183013,"job_number":"JOB_183013","tr_customer_id":183031,"tr_customer_product_id":183021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:55.000Z","modified_at":"2026-02-11T04:41:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18605256320772","imei1":"18605256320772","imei2":"18605256320772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183015,"job_number":"JOB_183015","tr_customer_id":183033,"tr_customer_product_id":183023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:56.000Z","modified_at":"2026-02-11T04:41:56.000Z","name":"Mackenzie Brekke","mobile_number":"258-649-1568","email_id":"Xander_Doyle93@yahoo.com","dop":"2025-04-06","serial_number":"18049397157286536","imei1":"18049397157286536","imei2":"18049397157286536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183016,"job_number":"JOB_183016","tr_customer_id":183034,"tr_customer_product_id":183024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:01.000Z","modified_at":"2026-02-11T04:42:01.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"103907731920175","imei1":"103907731920175","imei2":"103907731920175","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183018,"job_number":"JOB_183018","tr_customer_id":183036,"tr_customer_product_id":183026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:06.000Z","modified_at":"2026-02-11T04:42:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14279762654267","imei1":"14279762654267","imei2":"14279762654267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183020,"job_number":"JOB_183020","tr_customer_id":183038,"tr_customer_product_id":183028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:06.000Z","modified_at":"2026-02-11T04:42:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13293210952321","imei1":"13293210952321","imei2":"13293210952321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183022,"job_number":"JOB_183022","tr_customer_id":183040,"tr_customer_product_id":183030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:08.000Z","modified_at":"2026-02-11T04:42:08.000Z","name":"Zion Ullrich","mobile_number":"494-975-6033","email_id":"Chaim.Abernathy@gmail.com","dop":"2025-04-06","serial_number":"17978179863316786","imei1":"17978179863316786","imei2":"17978179863316786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183023,"job_number":"JOB_183023","tr_customer_id":183041,"tr_customer_product_id":183031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:08.000Z","modified_at":"2026-02-11T04:42:08.000Z","name":"Camden Kassulke","mobile_number":"917-465-6234","email_id":"Joan34@yahoo.com","dop":"2025-04-06","serial_number":"17919277339690504","imei1":"17919277339690504","imei2":"17919277339690504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183024,"job_number":"JOB_183024","tr_customer_id":183042,"tr_customer_product_id":183032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:10.000Z","modified_at":"2026-02-11T04:42:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11005012545933","imei1":"11005012545933","imei2":"11005012545933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183026,"job_number":"JOB_183026","tr_customer_id":183044,"tr_customer_product_id":183034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:12.000Z","modified_at":"2026-02-11T04:42:12.000Z","name":"Thurman Rosenbaum","mobile_number":"267-632-9418","email_id":"Chase90@hotmail.com","dop":"2025-04-06","serial_number":"13225785880054386","imei1":"13225785880054386","imei2":"13225785880054386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183027,"job_number":"JOB_183027","tr_customer_id":183045,"tr_customer_product_id":183035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:12.000Z","modified_at":"2026-02-11T04:42:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17026292498030","imei1":"17026292498030","imei2":"17026292498030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183029,"job_number":"JOB_183029","tr_customer_id":183047,"tr_customer_product_id":183037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:13.000Z","modified_at":"2026-02-11T04:42:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10499240558781","imei1":"10499240558781","imei2":"10499240558781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183031,"job_number":"JOB_183031","tr_customer_id":183049,"tr_customer_product_id":183039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:14.000Z","modified_at":"2026-02-11T04:42:14.000Z","name":"Kayleigh Mills","mobile_number":"868-501-0267","email_id":"Layla_Ondricka4@gmail.com","dop":"2025-04-06","serial_number":"11734462577172234","imei1":"11734462577172234","imei2":"11734462577172234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183032,"job_number":"JOB_183032","tr_customer_id":183050,"tr_customer_product_id":183040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:15.000Z","modified_at":"2026-02-11T04:42:15.000Z","name":"Emilio Schamberger","mobile_number":"903-315-5431","email_id":"Emmitt75@yahoo.com","dop":"2025-04-06","serial_number":"11981567063730914","imei1":"11981567063730914","imei2":"11981567063730914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183033,"job_number":"JOB_183033","tr_customer_id":183051,"tr_customer_product_id":183041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:21.000Z","modified_at":"2026-02-11T04:42:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15712749839172","imei1":"15712749839172","imei2":"15712749839172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183035,"job_number":"JOB_183035","tr_customer_id":183053,"tr_customer_product_id":183043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:42:23.000Z","name":"Camren Gleichner","mobile_number":"671-925-3084","email_id":"Arielle.Nitzsche12@hotmail.com","dop":"2025-04-06","serial_number":"10945624494324746","imei1":"10945624494324746","imei2":"10945624494324746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183036,"job_number":"JOB_183036","tr_customer_id":183054,"tr_customer_product_id":183044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:42:23.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15589013937140","imei1":"15589013937140","imei2":"15589013937140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183037,"job_number":"JOB_183037","tr_customer_id":183055,"tr_customer_product_id":183045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:42:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17284338575350","imei1":"17284338575350","imei2":"17284338575350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183041,"job_number":"JOB_183041","tr_customer_id":183059,"tr_customer_product_id":183049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:24.000Z","modified_at":"2026-02-11T04:42:24.000Z","name":"Viva Farrell","mobile_number":"255-816-5701","email_id":"Samara.Jacobson@gmail.com","dop":"2025-04-06","serial_number":"15816324883495678","imei1":"15816324883495678","imei2":"15816324883495678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183043,"job_number":"JOB_183043","tr_customer_id":183061,"tr_customer_product_id":183051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:25.000Z","modified_at":"2026-02-11T04:42:25.000Z","name":"Lelah Strosin","mobile_number":"306-402-5477","email_id":"Marian.Kub34@yahoo.com","dop":"2025-04-06","serial_number":"19929376639948120","imei1":"19929376639948120","imei2":"19929376639948120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183045,"job_number":"JOB_183045","tr_customer_id":183063,"tr_customer_product_id":183053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:05.000Z","modified_at":"2026-02-11T04:43:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18910894023451","imei1":"18910894023451","imei2":"18910894023451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183047,"job_number":"JOB_183047","tr_customer_id":183065,"tr_customer_product_id":183055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:06.000Z","modified_at":"2026-02-11T04:43:06.000Z","name":"Lonnie Fritsch","mobile_number":"908-639-9657","email_id":"Jake.Nitzsche56@gmail.com","dop":"2025-04-06","serial_number":"12524218849712214","imei1":"12524218849712214","imei2":"12524218849712214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183048,"job_number":"JOB_183048","tr_customer_id":183066,"tr_customer_product_id":183056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:07.000Z","modified_at":"2026-02-11T04:43:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12318721117026","imei1":"12318721117026","imei2":"12318721117026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183050,"job_number":"JOB_183050","tr_customer_id":183068,"tr_customer_product_id":183058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:08.000Z","modified_at":"2026-02-11T04:43:08.000Z","name":"Candida Zieme","mobile_number":"752-421-4729","email_id":"Raegan_Sipes@hotmail.com","dop":"2025-04-06","serial_number":"16766425598575856","imei1":"16766425598575856","imei2":"16766425598575856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183058,"job_number":"JOB_183058","tr_customer_id":183076,"tr_customer_product_id":183066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:50:27.000Z","modified_at":"2026-02-11T04:50:27.000Z","name":"Marianna Lubowitz","mobile_number":"965-340-6911","email_id":"Isobel_Heathcote@hotmail.com","dop":"2025-04-06","serial_number":"13073719714269954","imei1":"13073719714269954","imei2":"13073719714269954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:50:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183059,"job_number":"JOB_183059","tr_customer_id":183077,"tr_customer_product_id":183067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:54:26.000Z","modified_at":"2026-02-11T04:54:26.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"11423136739238","imei2":"11423136739238","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:54:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183060,"job_number":"JOB_183060","tr_customer_id":183078,"tr_customer_product_id":183068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:55:13.000Z","modified_at":"2026-02-11T04:55:13.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"11543510832150","imei2":"11543510832150","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183061,"job_number":"JOB_183061","tr_customer_id":183079,"tr_customer_product_id":183069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:55:19.000Z","modified_at":"2026-02-11T04:55:19.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"12195529584072","imei2":"12195529584072","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183063,"job_number":"JOB_183063","tr_customer_id":183081,"tr_customer_product_id":183071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:12.000Z","modified_at":"2026-02-11T04:56:12.000Z","name":"Lavonne Hamill","mobile_number":"563-582-0244","email_id":"Velva37@gmail.com","dop":"2025-04-06","serial_number":"15219873814220886","imei1":"15219873814220886","imei2":"15219873814220886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183065,"job_number":"JOB_183065","tr_customer_id":183083,"tr_customer_product_id":183073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:43.000Z","modified_at":"2026-02-11T04:56:43.000Z","name":"Moriah Beahan","mobile_number":"613-844-0150","email_id":"Jaylon.Rutherford@hotmail.com","dop":"2025-04-06","serial_number":"16843102826610250","imei1":"16843102826610250","imei2":"16843102826610250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183066,"job_number":"JOB_183066","tr_customer_id":183084,"tr_customer_product_id":183074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:02.000Z","modified_at":"2026-02-11T04:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19885823326254","imei1":"19885823326254","imei2":"19885823326254","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183067,"job_number":"JOB_183067","tr_customer_id":183085,"tr_customer_product_id":183075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:02.000Z","modified_at":"2026-02-11T04:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70705725748991","imei1":"70705725748991","imei2":"70705725748991","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183068,"job_number":"JOB_183068","tr_customer_id":183086,"tr_customer_product_id":183076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:02.000Z","modified_at":"2026-02-11T04:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32411606423792","imei1":"32411606423792","imei2":"32411606423792","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183069,"job_number":"JOB_183069","tr_customer_id":183087,"tr_customer_product_id":183077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:03.000Z","modified_at":"2026-02-11T04:57:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44047406784571","imei1":"44047406784571","imei2":"44047406784571","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183070,"job_number":"JOB_183070","tr_customer_id":183088,"tr_customer_product_id":183078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:03.000Z","modified_at":"2026-02-11T04:57:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95656608954929","imei1":"95656608954929","imei2":"95656608954929","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183071,"job_number":"JOB_183071","tr_customer_id":183089,"tr_customer_product_id":183079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:03.000Z","modified_at":"2026-02-11T04:57:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20168088660255","imei1":"20168088660255","imei2":"20168088660255","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183074,"job_number":"JOB_183074","tr_customer_id":183092,"tr_customer_product_id":183082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:11.000Z","modified_at":"2026-02-11T04:57:11.000Z","name":"Candace O'Conner","mobile_number":"327-539-6419","email_id":"Kieran32@gmail.com","dop":"2025-04-06","serial_number":"16360462996977524","imei1":"16360462996977524","imei2":"16360462996977524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183075,"job_number":"JOB_183075","tr_customer_id":183093,"tr_customer_product_id":183083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:34.000Z","modified_at":"2026-02-11T04:57:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37311731737891","imei1":"37311731737891","imei2":"37311731737891","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183076,"job_number":"JOB_183076","tr_customer_id":183094,"tr_customer_product_id":183084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:35.000Z","modified_at":"2026-02-11T04:57:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99628187237043","imei1":"99628187237043","imei2":"99628187237043","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183077,"job_number":"JOB_183077","tr_customer_id":183095,"tr_customer_product_id":183085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:35.000Z","modified_at":"2026-02-11T04:57:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89429296568891","imei1":"89429296568891","imei2":"89429296568891","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183078,"job_number":"JOB_183078","tr_customer_id":183096,"tr_customer_product_id":183086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:35.000Z","modified_at":"2026-02-11T04:57:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30357564950446","imei1":"30357564950446","imei2":"30357564950446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183079,"job_number":"JOB_183079","tr_customer_id":183097,"tr_customer_product_id":183087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:36.000Z","modified_at":"2026-02-11T04:57:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51672775342540","imei1":"51672775342540","imei2":"51672775342540","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183080,"job_number":"JOB_183080","tr_customer_id":183098,"tr_customer_product_id":183088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:36.000Z","modified_at":"2026-02-11T04:57:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75601906932058","imei1":"75601906932058","imei2":"75601906932058","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183083,"job_number":"JOB_183083","tr_customer_id":183101,"tr_customer_product_id":183091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:38.000Z","modified_at":"2026-02-11T04:57:38.000Z","name":"Elias Krajcik","mobile_number":"995-488-7373","email_id":"Leann_Heidenreich60@yahoo.com","dop":"2025-04-06","serial_number":"17893056251848864","imei1":"17893056251848864","imei2":"17893056251848864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183085,"job_number":"JOB_183085","tr_customer_id":183103,"tr_customer_product_id":183093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:05.000Z","modified_at":"2026-02-11T04:58:05.000Z","name":"Shana Ratke","mobile_number":"515-271-8260","email_id":"Bo36@hotmail.com","dop":"2025-04-06","serial_number":"18373543769369348","imei1":"18373543769369348","imei2":"18373543769369348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183086,"job_number":"JOB_183086","tr_customer_id":183104,"tr_customer_product_id":183094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:07.000Z","modified_at":"2026-02-11T04:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90121880276023","imei1":"90121880276023","imei2":"90121880276023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183087,"job_number":"JOB_183087","tr_customer_id":183105,"tr_customer_product_id":183095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:07.000Z","modified_at":"2026-02-11T04:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53535897240218","imei1":"53535897240218","imei2":"53535897240218","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183088,"job_number":"JOB_183088","tr_customer_id":183106,"tr_customer_product_id":183096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:07.000Z","modified_at":"2026-02-11T04:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93636154990897","imei1":"93636154990897","imei2":"93636154990897","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183089,"job_number":"JOB_183089","tr_customer_id":183107,"tr_customer_product_id":183097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70614919477796","imei1":"70614919477796","imei2":"70614919477796","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183090,"job_number":"JOB_183090","tr_customer_id":183108,"tr_customer_product_id":183098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23519400827678","imei1":"23519400827678","imei2":"23519400827678","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183091,"job_number":"JOB_183091","tr_customer_id":183109,"tr_customer_product_id":183099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16691981641760","imei1":"16691981641760","imei2":"16691981641760","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183094,"job_number":"JOB_183094","tr_customer_id":183112,"tr_customer_product_id":183102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:36.000Z","modified_at":"2026-02-11T04:58:36.000Z","name":"Casimir Kassulke","mobile_number":"760-824-5499","email_id":"Scotty.Zieme73@gmail.com","dop":"2025-04-06","serial_number":"17594989227134046","imei1":"17594989227134046","imei2":"17594989227134046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183095,"job_number":"JOB_183095","tr_customer_id":183113,"tr_customer_product_id":183103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:10.000Z","modified_at":"2026-02-11T05:00:10.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"12546775601321","imei1":"12546775601321","imei2":"12546775601321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183096,"job_number":"JOB_183096","tr_customer_id":183114,"tr_customer_product_id":183104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:10.000Z","modified_at":"2026-02-11T05:00:10.000Z","name":"Eloisa Prosacco","mobile_number":"746-451-6746","email_id":"Madaline94@gmail.com","dop":"2025-04-06","serial_number":"11553081014206","imei1":"11553081014206","imei2":"11553081014206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183097,"job_number":"JOB_183097","tr_customer_id":183115,"tr_customer_product_id":183105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:11.000Z","modified_at":"2026-02-11T05:00:11.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"17389857489316","imei1":"17389857489316","imei2":"17389857489316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183098,"job_number":"JOB_183098","tr_customer_id":183116,"tr_customer_product_id":183106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:12.000Z","modified_at":"2026-02-11T05:00:12.000Z","name":"Alana Powlowski","mobile_number":"341-250-1730","email_id":"Amelie_Koepp89@hotmail.com","dop":"2025-04-06","serial_number":"19484019119188","imei1":"19484019119188","imei2":"19484019119188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183099,"job_number":"JOB_183099","tr_customer_id":183117,"tr_customer_product_id":183107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:13.000Z","modified_at":"2026-02-11T05:00:13.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"13153990366344","imei1":"13153990366344","imei2":"13153990366344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183100,"job_number":"JOB_183100","tr_customer_id":183118,"tr_customer_product_id":183108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:13.000Z","modified_at":"2026-02-11T05:00:13.000Z","name":"Johnnie Smith","mobile_number":"817-677-7082","email_id":"Nico64@gmail.com","dop":"2025-04-06","serial_number":"14246366036474","imei1":"14246366036474","imei2":"14246366036474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183101,"job_number":"JOB_183101","tr_customer_id":183119,"tr_customer_product_id":183109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:03:39.000Z","modified_at":"2026-02-11T05:03:39.000Z","name":"Russell Schumm","mobile_number":"464-265-9447","email_id":"Ronny18@yahoo.com","dop":"2025-04-06","serial_number":"14588365071466","imei1":"14588365071466","imei2":"14588365071466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:03:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183102,"job_number":"JOB_183102","tr_customer_id":183120,"tr_customer_product_id":183110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:03:40.000Z","modified_at":"2026-02-11T05:03:40.000Z","name":"Norene Schroeder","mobile_number":"586-937-6069","email_id":"Gregoria.Heller56@yahoo.com","dop":"2025-04-06","serial_number":"10048265542355","imei1":"10048265542355","imei2":"10048265542355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:03:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183103,"job_number":"JOB_183103","tr_customer_id":183121,"tr_customer_product_id":183111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:03:41.000Z","modified_at":"2026-02-11T05:03:42.000Z","name":"Ernest Fisher","mobile_number":"582-795-3078","email_id":"Scot.Klocko@yahoo.com","dop":"2025-04-06","serial_number":"17244825797616","imei1":"17244825797616","imei2":"17244825797616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183104,"job_number":"JOB_183104","tr_customer_id":183122,"tr_customer_product_id":183112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:08:41.000Z","modified_at":"2026-02-11T05:08:41.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"18874584872144","imei1":"18874584872144","imei2":"18874584872144","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:08:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183105,"job_number":"JOB_183105","tr_customer_id":183123,"tr_customer_product_id":183113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:09:25.000Z","modified_at":"2026-02-11T05:09:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17166310760862","imei1":"17166310760862","imei2":"17166310760862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:09:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183107,"job_number":"JOB_183107","tr_customer_id":183125,"tr_customer_product_id":183115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:09:26.000Z","modified_at":"2026-02-11T05:09:26.000Z","name":"Salma Macejkovic","mobile_number":"677-760-1996","email_id":"Adelia.Deckow@yahoo.com","dop":"2025-04-06","serial_number":"12361868057079276","imei1":"12361868057079276","imei2":"12361868057079276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183108,"job_number":"JOB_183108","tr_customer_id":183126,"tr_customer_product_id":183116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:10:14.000Z","modified_at":"2026-02-11T05:10:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16746156227498","imei1":"16746156227498","imei2":"16746156227498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183110,"job_number":"JOB_183110","tr_customer_id":183128,"tr_customer_product_id":183118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:10:15.000Z","modified_at":"2026-02-11T05:10:15.000Z","name":"Ericka Gleason","mobile_number":"391-768-7127","email_id":"Jamaal.Ullrich@yahoo.com","dop":"2025-04-06","serial_number":"13311083001296582","imei1":"13311083001296582","imei2":"13311083001296582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:10:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183111,"job_number":"JOB_183111","tr_customer_id":183129,"tr_customer_product_id":183119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:11:02.000Z","modified_at":"2026-02-11T05:11:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18448703005356","imei1":"18448703005356","imei2":"18448703005356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183113,"job_number":"JOB_183113","tr_customer_id":183131,"tr_customer_product_id":183121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:11:04.000Z","modified_at":"2026-02-11T05:11:04.000Z","name":"Lauren Kutch","mobile_number":"220-935-1584","email_id":"Darrell_Crona68@yahoo.com","dop":"2025-04-06","serial_number":"15854695043085708","imei1":"15854695043085708","imei2":"15854695043085708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:11:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183114,"job_number":"JOB_183114","tr_customer_id":183132,"tr_customer_product_id":183122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:21:41.000Z","modified_at":"2026-02-11T05:21:41.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"18221354331659","imei1":"18221354331659","imei2":"18221354331659","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183117,"job_number":"JOB_183117","tr_customer_id":183135,"tr_customer_product_id":183125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:05.000Z","modified_at":"2026-02-11T05:24:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19960741817035","imei1":"19960741817035","imei2":"19960741817035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183119,"job_number":"JOB_183119","tr_customer_id":183137,"tr_customer_product_id":183127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:07.000Z","modified_at":"2026-02-11T05:24:07.000Z","name":"Hector Collins","mobile_number":"827-353-0702","email_id":"Mitchell.Walker@hotmail.com","dop":"2025-04-06","serial_number":"19949376886640464","imei1":"19949376886640464","imei2":"19949376886640464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183120,"job_number":"JOB_183120","tr_customer_id":183138,"tr_customer_product_id":183128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:42.000Z","modified_at":"2026-02-11T05:24:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-01","serial_number":"24488512258463","imei1":"24488512258463","imei2":"24488512258463","popurl":"2026-02-01T05:24:41.826333159Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183121,"job_number":"JOB_183121","tr_customer_id":183139,"tr_customer_product_id":183129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:42.000Z","modified_at":"2026-02-11T05:24:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-01","serial_number":"44064883098233","imei1":"44064883098233","imei2":"44064883098233","popurl":"2026-02-01T05:24:42.245189547Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183122,"job_number":"JOB_183122","tr_customer_id":183140,"tr_customer_product_id":183130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:52.000Z","modified_at":"2026-02-11T05:24:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17584467814570","imei1":"17584467814570","imei2":"17584467814570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183124,"job_number":"JOB_183124","tr_customer_id":183142,"tr_customer_product_id":183132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:54.000Z","modified_at":"2026-02-11T05:24:54.000Z","name":"Leon Kovacek","mobile_number":"804-669-8365","email_id":"Violette_Durgan@hotmail.com","dop":"2025-04-06","serial_number":"11575450775874636","imei1":"11575450775874636","imei2":"11575450775874636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183125,"job_number":"JOB_183125","tr_customer_id":183143,"tr_customer_product_id":183133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:25:38.000Z","modified_at":"2026-02-11T05:25:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11218017965877","imei1":"11218017965877","imei2":"11218017965877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183127,"job_number":"JOB_183127","tr_customer_id":183145,"tr_customer_product_id":183135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:25:40.000Z","modified_at":"2026-02-11T05:25:40.000Z","name":"Travon Nicolas","mobile_number":"961-876-5322","email_id":"Darrel_Feest@hotmail.com","dop":"2025-04-06","serial_number":"12918467628263212","imei1":"12918467628263212","imei2":"12918467628263212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183128,"job_number":"JOB_183128","tr_customer_id":183146,"tr_customer_product_id":183136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:38:51.000Z","modified_at":"2026-02-11T05:38:51.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100515514988019","imei1":"100515514988019","imei2":"100515514988019","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183130,"job_number":"JOB_183130","tr_customer_id":183148,"tr_customer_product_id":183138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:05.000Z","modified_at":"2026-02-11T05:39:05.000Z","name":"Buddy Bergstrom","mobile_number":"935-344-8684","email_id":"Liliana46@hotmail.com","dop":"2025-04-06","serial_number":"18740376709127","imei1":"18740376709127","imei2":"18740376709127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183131,"job_number":"JOB_183131","tr_customer_id":183149,"tr_customer_product_id":183139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:05.000Z","modified_at":"2026-02-11T05:39:05.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"108168591639560","imei1":"108168591639560","imei2":"108168591639560","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183133,"job_number":"JOB_183133","tr_customer_id":183151,"tr_customer_product_id":183141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:06.000Z","modified_at":"2026-02-11T05:39:06.000Z","name":"Jerrod Cremin","mobile_number":"456-211-8562","email_id":"Ernest.Spencer@gmail.com","dop":"2025-04-06","serial_number":"18118419172310","imei1":"18118419172310","imei2":"18118419172310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183134,"job_number":"JOB_183134","tr_customer_id":183152,"tr_customer_product_id":183142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:07.000Z","modified_at":"2026-02-11T05:39:07.000Z","name":"Novella McLaughlin","mobile_number":"820-824-5013","email_id":"Charlie_Graham@gmail.com","dop":"2025-04-06","serial_number":"11987853007015","imei1":"11987853007015","imei2":"11987853007015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183135,"job_number":"JOB_183135","tr_customer_id":183153,"tr_customer_product_id":183143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:54.000Z","modified_at":"2026-02-11T05:39:54.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"14821147863595","imei1":"14821147863595","imei2":"14821147863595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183136,"job_number":"JOB_183136","tr_customer_id":183154,"tr_customer_product_id":183144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:54.000Z","modified_at":"2026-02-11T05:39:54.000Z","name":"Salvador Hahn","mobile_number":"923-448-8037","email_id":"Marquise15@yahoo.com","dop":"2025-04-06","serial_number":"11689473987702","imei1":"11689473987702","imei2":"11689473987702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183137,"job_number":"JOB_183137","tr_customer_id":183155,"tr_customer_product_id":183145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:55.000Z","modified_at":"2026-02-11T05:39:55.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"14440653498361","imei1":"14440653498361","imei2":"14440653498361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183138,"job_number":"JOB_183138","tr_customer_id":183156,"tr_customer_product_id":183146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:56.000Z","modified_at":"2026-02-11T05:39:56.000Z","name":"Gretchen Price","mobile_number":"702-609-6770","email_id":"Verdie.Willms78@hotmail.com","dop":"2025-04-06","serial_number":"10933833086637","imei1":"10933833086637","imei2":"10933833086637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183139,"job_number":"JOB_183139","tr_customer_id":183157,"tr_customer_product_id":183147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:57.000Z","modified_at":"2026-02-11T05:39:57.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"16062071003948","imei1":"16062071003948","imei2":"16062071003948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183140,"job_number":"JOB_183140","tr_customer_id":183158,"tr_customer_product_id":183148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:57.000Z","modified_at":"2026-02-11T05:39:57.000Z","name":"Cyrus Howell","mobile_number":"662-504-8977","email_id":"Henriette.Johns@hotmail.com","dop":"2025-04-06","serial_number":"19688445390549","imei1":"19688445390549","imei2":"19688445390549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183141,"job_number":"JOB_183141","tr_customer_id":183159,"tr_customer_product_id":183149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:01.000Z","modified_at":"2026-02-11T05:44:01.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"12029019852424","imei1":"12029019852424","imei2":"12029019852424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183143,"job_number":"JOB_183143","tr_customer_id":183161,"tr_customer_product_id":183151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:02.000Z","modified_at":"2026-02-11T05:44:02.000Z","name":"Danika Kiehn","mobile_number":"279-750-8860","email_id":"Keagan86@hotmail.com","dop":"2025-04-06","serial_number":"11425648155094980","imei1":"11425648155094980","imei2":"11425648155094980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183144,"job_number":"JOB_183144","tr_customer_id":183162,"tr_customer_product_id":183152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:27.000Z","modified_at":"2026-02-11T05:44:27.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"15511829909223","imei1":"15511829909223","imei2":"15511829909223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183146,"job_number":"JOB_183146","tr_customer_id":183164,"tr_customer_product_id":183154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:28.000Z","modified_at":"2026-02-11T05:44:28.000Z","name":"Philip Kuvalis","mobile_number":"808-746-0984","email_id":"Nettie51@yahoo.com","dop":"2025-04-06","serial_number":"12883710525465092","imei1":"12883710525465092","imei2":"12883710525465092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183147,"job_number":"JOB_183147","tr_customer_id":183165,"tr_customer_product_id":183155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:56.000Z","modified_at":"2026-02-11T05:44:56.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"15322755951425","imei1":"15322755951425","imei2":"15322755951425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183149,"job_number":"JOB_183149","tr_customer_id":183167,"tr_customer_product_id":183157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:57.000Z","modified_at":"2026-02-11T05:44:57.000Z","name":"Lacey Purdy","mobile_number":"608-459-1342","email_id":"Destinee.Cronin56@hotmail.com","dop":"2025-04-06","serial_number":"13179270870945154","imei1":"13179270870945154","imei2":"13179270870945154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183151,"job_number":"JOB_183151","tr_customer_id":183169,"tr_customer_product_id":183159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:50:43.000Z","modified_at":"2026-02-11T05:50:43.000Z","name":"Wyatt Jenkins","mobile_number":"225-373-0349","email_id":"Fritz54@gmail.com","dop":"2025-04-06","serial_number":"14361956583201630","imei1":"14361956583201630","imei2":"14361956583201630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183153,"job_number":"JOB_183153","tr_customer_id":183171,"tr_customer_product_id":183161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:51:05.000Z","modified_at":"2026-02-11T05:51:05.000Z","name":"Isaac Stokes","mobile_number":"913-339-2035","email_id":"Lew15@hotmail.com","dop":"2025-04-06","serial_number":"16660196127833728","imei1":"16660196127833728","imei2":"16660196127833728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183154,"job_number":"JOB_183154","tr_customer_id":183172,"tr_customer_product_id":183162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:01:24.000Z","modified_at":"2026-02-11T06:01:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19797603982666","imei1":"19797603982666","imei2":"19797603982666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183156,"job_number":"JOB_183156","tr_customer_id":183174,"tr_customer_product_id":183164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:01:26.000Z","modified_at":"2026-02-11T06:01:26.000Z","name":"Liza Koelpin","mobile_number":"300-595-2755","email_id":"Prudence_Zboncak@yahoo.com","dop":"2025-04-06","serial_number":"12395099501218594","imei1":"12395099501218594","imei2":"12395099501218594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183157,"job_number":"JOB_183157","tr_customer_id":183175,"tr_customer_product_id":183165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:02:15.000Z","modified_at":"2026-02-11T06:02:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10645103552428","imei1":"10645103552428","imei2":"10645103552428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:02:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183159,"job_number":"JOB_183159","tr_customer_id":183177,"tr_customer_product_id":183167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:02:17.000Z","modified_at":"2026-02-11T06:02:17.000Z","name":"Dahlia Cassin","mobile_number":"386-551-0864","email_id":"Kobe_Hackett88@yahoo.com","dop":"2025-04-06","serial_number":"14189140043954194","imei1":"14189140043954194","imei2":"14189140043954194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183160,"job_number":"JOB_183160","tr_customer_id":183178,"tr_customer_product_id":183168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:03:06.000Z","modified_at":"2026-02-11T06:03:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17030107515317","imei1":"17030107515317","imei2":"17030107515317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183162,"job_number":"JOB_183162","tr_customer_id":183180,"tr_customer_product_id":183170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:03:08.000Z","modified_at":"2026-02-11T06:03:08.000Z","name":"Gregoria Dare","mobile_number":"632-860-0407","email_id":"Elisabeth.Terry78@gmail.com","dop":"2025-04-06","serial_number":"10162025129678484","imei1":"10162025129678484","imei2":"10162025129678484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183166,"job_number":"JOB_183166","tr_customer_id":183184,"tr_customer_product_id":183174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:28:49.000Z","modified_at":"2026-02-11T06:28:49.000Z","name":"Efrain Terry","mobile_number":"840-671-3734","email_id":"Grayce.Russel@hotmail.com","dop":"2025-04-06","serial_number":"17603124544839638","imei1":"17603124544839638","imei2":"17603124544839638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183172,"job_number":"JOB_183172","tr_customer_id":183190,"tr_customer_product_id":183180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:02.000Z","modified_at":"2026-02-11T06:43:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15476895905976","imei1":"15476895905976","imei2":"15476895905976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183174,"job_number":"JOB_183174","tr_customer_id":183192,"tr_customer_product_id":183182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:03.000Z","modified_at":"2026-02-11T06:43:03.000Z","name":"Alexane Leffler","mobile_number":"280-359-1036","email_id":"Bobby63@yahoo.com","dop":"2025-04-06","serial_number":"13607715058153356","imei1":"13607715058153356","imei2":"13607715058153356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183175,"job_number":"JOB_183175","tr_customer_id":183193,"tr_customer_product_id":183183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:48.000Z","modified_at":"2026-02-11T06:43:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19218639627720","imei1":"19218639627720","imei2":"19218639627720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183177,"job_number":"JOB_183177","tr_customer_id":183195,"tr_customer_product_id":183185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:50.000Z","modified_at":"2026-02-11T06:43:50.000Z","name":"Johnpaul Schmitt","mobile_number":"303-751-2082","email_id":"Holden71@yahoo.com","dop":"2025-04-06","serial_number":"12612080172240306","imei1":"12612080172240306","imei2":"12612080172240306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183178,"job_number":"JOB_183178","tr_customer_id":183196,"tr_customer_product_id":183186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:44:34.000Z","modified_at":"2026-02-11T06:44:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17342862657922","imei1":"17342862657922","imei2":"17342862657922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183180,"job_number":"JOB_183180","tr_customer_id":183198,"tr_customer_product_id":183188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:44:36.000Z","modified_at":"2026-02-11T06:44:36.000Z","name":"Oswald Ledner","mobile_number":"376-422-5845","email_id":"Zelda39@gmail.com","dop":"2025-04-06","serial_number":"12567578096406198","imei1":"12567578096406198","imei2":"12567578096406198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183193,"job_number":"JOB_183193","tr_customer_id":183211,"tr_customer_product_id":183201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:47.000Z","modified_at":"2026-02-11T06:50:47.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"108883615906837","imei1":"108883615906837","imei2":"108883615906837","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183196,"job_number":"JOB_183196","tr_customer_id":183214,"tr_customer_product_id":183204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:34.000Z","modified_at":"2026-02-11T06:51:34.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104961144659476","imei1":"104961144659476","imei2":"104961144659476","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:51:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183199,"job_number":"JOB_183199","tr_customer_id":183217,"tr_customer_product_id":183207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:13.000Z","modified_at":"2026-02-11T06:52:13.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10151878754165","imei1":"10151878754165","imei2":"10151878754165","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183201,"job_number":"JOB_183201","tr_customer_id":183219,"tr_customer_product_id":183209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:14.000Z","modified_at":"2026-02-11T06:52:14.000Z","name":"Morton Roob","mobile_number":"323-263-7891","email_id":"Frankie24@hotmail.com","dop":"2025-06-18","serial_number":"1072487354717767","imei1":"1072487354717767","imei2":"1072487354717767","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183203,"job_number":"JOB_183203","tr_customer_id":183221,"tr_customer_product_id":183211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:21.000Z","modified_at":"2026-02-11T06:52:21.000Z","name":"Dante Zemlak","mobile_number":"471-229-4043","email_id":"Kennedi77@hotmail.com","dop":"2025-04-06","serial_number":"17272995561701844","imei1":"17272995561701844","imei2":"17272995561701844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183204,"job_number":"JOB_183204","tr_customer_id":183222,"tr_customer_product_id":183212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:22.000Z","modified_at":"2026-02-11T06:52:22.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101445111177906","imei1":"101445111177906","imei2":"101445111177906","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183206,"job_number":"JOB_183206","tr_customer_id":183224,"tr_customer_product_id":183214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:42.000Z","modified_at":"2026-02-11T06:52:42.000Z","name":"John Doe","mobile_number":"9876543210","email_id":"test.user@example.com","dop":"2025-09-09","serial_number":"18947587083864","imei1":"18947587083864","imei2":"18947587083864","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183207,"job_number":"JOB_183207","tr_customer_id":183225,"tr_customer_product_id":183215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:50.000Z","modified_at":"2026-02-11T06:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12084240437466","imei1":"12084240437466","imei2":"12084240437466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183209,"job_number":"JOB_183209","tr_customer_id":183227,"tr_customer_product_id":183217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:52.000Z","modified_at":"2026-02-11T06:52:52.000Z","name":"Kendra Mertz","mobile_number":"956-236-0098","email_id":"Arch.Bogan23@gmail.com","dop":"2025-04-06","serial_number":"18002436273662604","imei1":"18002436273662604","imei2":"18002436273662604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183210,"job_number":"JOB_183210","tr_customer_id":183228,"tr_customer_product_id":183218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:00.000Z","modified_at":"2026-02-11T06:53:00.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10541675803454","imei1":"10541675803454","imei2":"10541675803454","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183212,"job_number":"JOB_183212","tr_customer_id":183230,"tr_customer_product_id":183220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:00.000Z","modified_at":"2026-02-11T06:53:00.000Z","name":"Timmy Willms","mobile_number":"852-229-9832","email_id":"Jannie51@yahoo.com","dop":"2025-06-18","serial_number":"1088747176872301","imei1":"1088747176872301","imei2":"1088747176872301","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183213,"job_number":"JOB_183213","tr_customer_id":183231,"tr_customer_product_id":183221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:01.000Z","modified_at":"2026-02-11T06:53:01.000Z","name":"Alfonso Mayer","mobile_number":"938-815-5745","email_id":"Lucie.Wolf@gmail.com","dop":"2025-09-09","serial_number":"13455328649447","imei1":"13455328649447","imei2":"13455328649447","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183214,"job_number":"JOB_183214","tr_customer_id":183232,"tr_customer_product_id":183222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:13.000Z","modified_at":"2026-02-11T06:53:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12582486229985","imei1":"12582486229985","imei2":"12582486229985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183216,"job_number":"JOB_183216","tr_customer_id":183234,"tr_customer_product_id":183224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:14.000Z","modified_at":"2026-02-11T06:53:14.000Z","name":"Janie Wintheiser","mobile_number":"379-751-3820","email_id":"Glenda.Boyle@yahoo.com","dop":"2025-04-06","serial_number":"10133798761178244","imei1":"10133798761178244","imei2":"10133798761178244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183217,"job_number":"JOB_183217","tr_customer_id":183235,"tr_customer_product_id":183225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:37.000Z","modified_at":"2026-02-11T06:53:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19379357829150","imei1":"19379357829150","imei2":"19379357829150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183219,"job_number":"JOB_183219","tr_customer_id":183237,"tr_customer_product_id":183227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:39.000Z","modified_at":"2026-02-11T06:53:39.000Z","name":"Erick Beatty","mobile_number":"497-882-1984","email_id":"Haskell_Breitenberg89@hotmail.com","dop":"2025-04-06","serial_number":"15953228384957624","imei1":"15953228384957624","imei2":"15953228384957624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183220,"job_number":"JOB_183220","tr_customer_id":183238,"tr_customer_product_id":183228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:56.000Z","modified_at":"2026-02-11T06:53:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19298366720327","imei1":"19298366720327","imei2":"19298366720327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183222,"job_number":"JOB_183222","tr_customer_id":183240,"tr_customer_product_id":183230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:57.000Z","modified_at":"2026-02-11T06:53:57.000Z","name":"Tom D'Amore","mobile_number":"566-800-1567","email_id":"Velva26@gmail.com","dop":"2025-04-06","serial_number":"11301694627714448","imei1":"11301694627714448","imei2":"11301694627714448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183223,"job_number":"JOB_183223","tr_customer_id":183241,"tr_customer_product_id":183231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:23.000Z","modified_at":"2026-02-11T06:54:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19844694226273","imei1":"19844694226273","imei2":"19844694226273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183225,"job_number":"JOB_183225","tr_customer_id":183243,"tr_customer_product_id":183233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:25.000Z","modified_at":"2026-02-11T06:54:25.000Z","name":"Karli Bode","mobile_number":"411-824-6708","email_id":"Mortimer69@gmail.com","dop":"2025-04-06","serial_number":"17637492791781620","imei1":"17637492791781620","imei2":"17637492791781620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183226,"job_number":"JOB_183226","tr_customer_id":183244,"tr_customer_product_id":183234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:39.000Z","modified_at":"2026-02-11T06:54:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18088197613237","imei1":"18088197613237","imei2":"18088197613237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183228,"job_number":"JOB_183228","tr_customer_id":183246,"tr_customer_product_id":183236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:40.000Z","modified_at":"2026-02-11T06:54:40.000Z","name":"Gay Rogahn","mobile_number":"266-204-9713","email_id":"Seamus_Abbott19@gmail.com","dop":"2025-04-06","serial_number":"17664680232908674","imei1":"17664680232908674","imei2":"17664680232908674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183229,"job_number":"JOB_183229","tr_customer_id":183247,"tr_customer_product_id":183237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:55:19.000Z","modified_at":"2026-02-11T06:55:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14192557810919","imei1":"14192557810919","imei2":"14192557810919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183231,"job_number":"JOB_183231","tr_customer_id":183249,"tr_customer_product_id":183239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:55:21.000Z","modified_at":"2026-02-11T06:55:21.000Z","name":"Alexanne Wunsch","mobile_number":"974-776-1646","email_id":"Marlen.Kihn82@yahoo.com","dop":"2025-04-06","serial_number":"10914286605349070","imei1":"10914286605349070","imei2":"10914286605349070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183232,"job_number":"JOB_183232","tr_customer_id":183250,"tr_customer_product_id":183240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:10.000Z","modified_at":"2026-02-11T06:56:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15241263967725","imei1":"15241263967725","imei2":"15241263967725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183234,"job_number":"JOB_183234","tr_customer_id":183252,"tr_customer_product_id":183242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:12.000Z","modified_at":"2026-02-11T06:56:12.000Z","name":"Columbus Durgan","mobile_number":"856-343-8013","email_id":"Marcus.Yost@yahoo.com","dop":"2025-04-06","serial_number":"10874477724127574","imei1":"10874477724127574","imei2":"10874477724127574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183237,"job_number":"JOB_183237","tr_customer_id":183255,"tr_customer_product_id":183245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:00.000Z","modified_at":"2026-02-11T06:57:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17273460599349","imei1":"17273460599349","imei2":"17273460599349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183239,"job_number":"JOB_183239","tr_customer_id":183257,"tr_customer_product_id":183247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:01.000Z","modified_at":"2026-02-11T06:57:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14187136490828","imei1":"14187136490828","imei2":"14187136490828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183241,"job_number":"JOB_183241","tr_customer_id":183259,"tr_customer_product_id":183249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:01.000Z","modified_at":"2026-02-11T06:57:01.000Z","name":"Katlynn Mitchell","mobile_number":"279-662-8417","email_id":"Bennie_Bailey@gmail.com","dop":"2025-04-06","serial_number":"12790445550037910","imei1":"12790445550037910","imei2":"12790445550037910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183242,"job_number":"JOB_183242","tr_customer_id":183260,"tr_customer_product_id":183250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:02.000Z","modified_at":"2026-02-11T06:57:02.000Z","name":"Jennifer Jacobi","mobile_number":"476-221-2696","email_id":"Kellie.Ondricka63@yahoo.com","dop":"2025-04-06","serial_number":"14147073045175060","imei1":"14147073045175060","imei2":"14147073045175060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183244,"job_number":"JOB_183244","tr_customer_id":183262,"tr_customer_product_id":183252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:48.000Z","modified_at":"2026-02-11T06:57:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16419309254864","imei1":"16419309254864","imei2":"16419309254864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183246,"job_number":"JOB_183246","tr_customer_id":183264,"tr_customer_product_id":183254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:50.000Z","modified_at":"2026-02-11T06:57:50.000Z","name":"Madonna Beer","mobile_number":"290-845-4523","email_id":"Jessie.Rau6@yahoo.com","dop":"2025-04-06","serial_number":"10810475955441162","imei1":"10810475955441162","imei2":"10810475955441162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183247,"job_number":"JOB_183247","tr_customer_id":183265,"tr_customer_product_id":183255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:58:37.000Z","modified_at":"2026-02-11T06:58:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10653539109475","imei1":"10653539109475","imei2":"10653539109475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183249,"job_number":"JOB_183249","tr_customer_id":183267,"tr_customer_product_id":183257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:58:38.000Z","modified_at":"2026-02-11T06:58:38.000Z","name":"Emmanuel Swaniawski","mobile_number":"486-558-1290","email_id":"Stephania_Gerhold59@hotmail.com","dop":"2025-04-06","serial_number":"12390364250314908","imei1":"12390364250314908","imei2":"12390364250314908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183250,"job_number":"JOB_183250","tr_customer_id":183268,"tr_customer_product_id":183258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:02.000Z","modified_at":"2026-02-11T06:59:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13117904619000","imei1":"13117904619000","imei2":"13117904619000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183252,"job_number":"JOB_183252","tr_customer_id":183270,"tr_customer_product_id":183260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:03.000Z","modified_at":"2026-02-11T06:59:03.000Z","name":"Kole Schimmel","mobile_number":"373-223-5934","email_id":"Tyree.Baumbach@yahoo.com","dop":"2025-04-06","serial_number":"18090484040744304","imei1":"18090484040744304","imei2":"18090484040744304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183253,"job_number":"JOB_183253","tr_customer_id":183271,"tr_customer_product_id":183261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:46.000Z","modified_at":"2026-02-11T06:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16047856549410","imei1":"16047856549410","imei2":"16047856549410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183255,"job_number":"JOB_183255","tr_customer_id":183273,"tr_customer_product_id":183263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:48.000Z","modified_at":"2026-02-11T06:59:48.000Z","name":"Katherine Schowalter","mobile_number":"380-803-2887","email_id":"Wava_Mueller40@hotmail.com","dop":"2025-04-06","serial_number":"10925796766015216","imei1":"10925796766015216","imei2":"10925796766015216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183257,"job_number":"JOB_183257","tr_customer_id":183275,"tr_customer_product_id":183265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:01.000Z","modified_at":"2026-02-11T07:00:01.000Z","name":"Morris Lockman","mobile_number":"848-572-7513","email_id":"Leonardo.Dach@hotmail.com","dop":"2025-04-06","serial_number":"18871478459131976","imei1":"18871478459131976","imei2":"18871478459131976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183258,"job_number":"JOB_183258","tr_customer_id":183276,"tr_customer_product_id":183266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:30.000Z","modified_at":"2026-02-11T07:00:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14314569461191","imei1":"14314569461191","imei2":"14314569461191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183260,"job_number":"JOB_183260","tr_customer_id":183278,"tr_customer_product_id":183268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:32.000Z","modified_at":"2026-02-11T07:00:32.000Z","name":"Martine Rowe","mobile_number":"511-915-7350","email_id":"Malika.Crist@yahoo.com","dop":"2025-04-06","serial_number":"12374014696169556","imei1":"12374014696169556","imei2":"12374014696169556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183261,"job_number":"JOB_183261","tr_customer_id":183279,"tr_customer_product_id":183269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:35.000Z","modified_at":"2026-02-11T07:00:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18251807745059","imei1":"18251807745059","imei2":"18251807745059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183263,"job_number":"JOB_183263","tr_customer_id":183281,"tr_customer_product_id":183271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:36.000Z","modified_at":"2026-02-11T07:00:36.000Z","name":"Selmer Ryan","mobile_number":"264-382-7095","email_id":"Reuben_Pouros@hotmail.com","dop":"2025-04-06","serial_number":"13673772937191888","imei1":"13673772937191888","imei2":"13673772937191888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183267,"job_number":"JOB_183267","tr_customer_id":183285,"tr_customer_product_id":183275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:44.000Z","modified_at":"2026-02-11T07:00:44.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"18057087833491","imei1":"18057087833491","imei2":"18057087833491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183269,"job_number":"JOB_183269","tr_customer_id":183287,"tr_customer_product_id":183277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:46.000Z","modified_at":"2026-02-11T07:00:46.000Z","name":"Bart Skiles","mobile_number":"385-356-7004","email_id":"Veronica40@yahoo.com","dop":"2025-04-06","serial_number":"19970960154857948","imei1":"19970960154857948","imei2":"19970960154857948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183270,"job_number":"JOB_183270","tr_customer_id":183288,"tr_customer_product_id":183278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:22.000Z","modified_at":"2026-02-11T07:01:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16526302819255","imei1":"16526302819255","imei2":"16526302819255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183272,"job_number":"JOB_183272","tr_customer_id":183290,"tr_customer_product_id":183280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:24.000Z","modified_at":"2026-02-11T07:01:24.000Z","name":"Dayna Price","mobile_number":"643-648-7993","email_id":"Orin12@gmail.com","dop":"2025-04-06","serial_number":"12950088723257862","imei1":"12950088723257862","imei2":"12950088723257862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183276,"job_number":"JOB_183276","tr_customer_id":183294,"tr_customer_product_id":183284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:36.000Z","modified_at":"2026-02-11T07:01:36.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"15484607727476","imei1":"15484607727476","imei2":"15484607727476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183278,"job_number":"JOB_183278","tr_customer_id":183296,"tr_customer_product_id":183286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:38.000Z","modified_at":"2026-02-11T07:01:38.000Z","name":"Christy Gutmann","mobile_number":"831-454-1785","email_id":"Ramona.Jacobson95@gmail.com","dop":"2025-04-06","serial_number":"18954866374133730","imei1":"18954866374133730","imei2":"18954866374133730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183279,"job_number":"JOB_183279","tr_customer_id":183297,"tr_customer_product_id":183287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:09.000Z","modified_at":"2026-02-11T07:02:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17223473015759","imei1":"17223473015759","imei2":"17223473015759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183283,"job_number":"JOB_183283","tr_customer_id":183301,"tr_customer_product_id":183291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:11.000Z","modified_at":"2026-02-11T07:02:11.000Z","name":"Jackeline Kulas","mobile_number":"310-594-9660","email_id":"Hettie.Hirthe42@yahoo.com","dop":"2025-04-06","serial_number":"14310308843518088","imei1":"14310308843518088","imei2":"14310308843518088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183285,"job_number":"JOB_183285","tr_customer_id":183303,"tr_customer_product_id":183293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:14.000Z","modified_at":"2026-02-11T07:02:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17981079783483","imei1":"17981079783483","imei2":"17981079783483","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183287,"job_number":"JOB_183287","tr_customer_id":183305,"tr_customer_product_id":183295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:16.000Z","modified_at":"2026-02-11T07:02:16.000Z","name":"Daisha Langosh","mobile_number":"585-435-0151","email_id":"Freida_Abernathy@hotmail.com","dop":"2025-04-06","serial_number":"17518717924921944","imei1":"17518717924921944","imei2":"17518717924921944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183288,"job_number":"JOB_183288","tr_customer_id":183306,"tr_customer_product_id":183296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:28.000Z","modified_at":"2026-02-11T07:02:28.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17608665333713","imei1":"17608665333713","imei2":"17608665333713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183290,"job_number":"JOB_183290","tr_customer_id":183308,"tr_customer_product_id":183298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:30.000Z","modified_at":"2026-02-11T07:02:30.000Z","name":"Andreane Pfeffer","mobile_number":"365-916-3898","email_id":"Hayden30@gmail.com","dop":"2025-04-06","serial_number":"13107312248609524","imei1":"13107312248609524","imei2":"13107312248609524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183294,"job_number":"JOB_183294","tr_customer_id":183312,"tr_customer_product_id":183302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:59.000Z","modified_at":"2026-02-11T07:02:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17896936870789","imei1":"17896936870789","imei2":"17896936870789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183296,"job_number":"JOB_183296","tr_customer_id":183314,"tr_customer_product_id":183304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:00.000Z","modified_at":"2026-02-11T07:03:00.000Z","name":"Lisandro Swaniawski","mobile_number":"844-398-3659","email_id":"Blake65@hotmail.com","dop":"2025-04-06","serial_number":"10363832874601646","imei1":"10363832874601646","imei2":"10363832874601646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183297,"job_number":"JOB_183297","tr_customer_id":183315,"tr_customer_product_id":183305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:43.000Z","modified_at":"2026-02-11T07:03:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15053716022471","imei1":"15053716022471","imei2":"15053716022471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183299,"job_number":"JOB_183299","tr_customer_id":183317,"tr_customer_product_id":183307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:45.000Z","modified_at":"2026-02-11T07:03:45.000Z","name":"Brant Thompson","mobile_number":"932-563-7435","email_id":"Breanna.Windler@hotmail.com","dop":"2025-04-06","serial_number":"19089808068679200","imei1":"19089808068679200","imei2":"19089808068679200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:03:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183300,"job_number":"JOB_183300","tr_customer_id":183318,"tr_customer_product_id":183308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:07:25.000Z","modified_at":"2026-02-11T07:07:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18310145219000","imei1":"18310145219000","imei2":"18310145219000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:07:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183302,"job_number":"JOB_183302","tr_customer_id":183320,"tr_customer_product_id":183310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:07:27.000Z","modified_at":"2026-02-11T07:07:27.000Z","name":"Ray Shields","mobile_number":"822-583-4711","email_id":"Jaqueline_Ryan@yahoo.com","dop":"2025-04-06","serial_number":"10421186228136920","imei1":"10421186228136920","imei2":"10421186228136920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:07:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183303,"job_number":"JOB_183303","tr_customer_id":183321,"tr_customer_product_id":183311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:12.000Z","modified_at":"2026-02-11T07:08:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12342503657422","imei1":"12342503657422","imei2":"12342503657422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183305,"job_number":"JOB_183305","tr_customer_id":183323,"tr_customer_product_id":183313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:14.000Z","modified_at":"2026-02-11T07:08:14.000Z","name":"Kaylah Conroy","mobile_number":"253-351-6073","email_id":"Oren29@gmail.com","dop":"2025-04-06","serial_number":"12435365049148912","imei1":"12435365049148912","imei2":"12435365049148912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183306,"job_number":"JOB_183306","tr_customer_id":183324,"tr_customer_product_id":183314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:49.000Z","modified_at":"2026-02-11T07:08:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11133387215325","imei1":"11133387215325","imei2":"11133387215325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183308,"job_number":"JOB_183308","tr_customer_id":183326,"tr_customer_product_id":183316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:51.000Z","modified_at":"2026-02-11T07:08:51.000Z","name":"Heber Sawayn","mobile_number":"869-897-6795","email_id":"Kailyn87@gmail.com","dop":"2025-04-06","serial_number":"17526315520679100","imei1":"17526315520679100","imei2":"17526315520679100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183309,"job_number":"JOB_183309","tr_customer_id":183327,"tr_customer_product_id":183317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:59.000Z","modified_at":"2026-02-11T07:08:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13436365774773","imei1":"13436365774773","imei2":"13436365774773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183311,"job_number":"JOB_183311","tr_customer_id":183329,"tr_customer_product_id":183319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:01.000Z","modified_at":"2026-02-11T07:09:01.000Z","name":"Eunice Kreiger","mobile_number":"507-282-6739","email_id":"Johanna.Lueilwitz58@hotmail.com","dop":"2025-04-06","serial_number":"16216160542343848","imei1":"16216160542343848","imei2":"16216160542343848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183313,"job_number":"JOB_183313","tr_customer_id":183331,"tr_customer_product_id":183321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:27.000Z","modified_at":"2026-02-11T07:09:27.000Z","name":"Theodora Mohr","mobile_number":"822-383-7725","email_id":"Columbus_Hansen60@hotmail.com","dop":"2025-04-06","serial_number":"19879010070151344","imei1":"19879010070151344","imei2":"19879010070151344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183314,"job_number":"JOB_183314","tr_customer_id":183332,"tr_customer_product_id":183322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:39.000Z","modified_at":"2026-02-11T07:09:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13285194451269","imei1":"13285194451269","imei2":"13285194451269","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183317,"job_number":"JOB_183317","tr_customer_id":183335,"tr_customer_product_id":183325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:41.000Z","modified_at":"2026-02-11T07:09:41.000Z","name":"Ethyl Lehner","mobile_number":"537-337-6676","email_id":"Joshua_Herzog15@yahoo.com","dop":"2025-04-06","serial_number":"15643422960953260","imei1":"15643422960953260","imei2":"15643422960953260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183318,"job_number":"JOB_183318","tr_customer_id":183336,"tr_customer_product_id":183326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:41.000Z","modified_at":"2026-02-11T07:09:41.000Z","name":"Jo Homenick","mobile_number":"362-542-0260","email_id":"Laron.Pouros@yahoo.com","dop":"2025-04-06","serial_number":"19602284373433356","imei1":"19602284373433356","imei2":"19602284373433356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183319,"job_number":"JOB_183319","tr_customer_id":183337,"tr_customer_product_id":183327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:10:29.000Z","modified_at":"2026-02-11T07:10:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14615405472749","imei1":"14615405472749","imei2":"14615405472749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:10:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183321,"job_number":"JOB_183321","tr_customer_id":183339,"tr_customer_product_id":183329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:10:31.000Z","modified_at":"2026-02-11T07:10:31.000Z","name":"Henriette Schumm","mobile_number":"661-612-7789","email_id":"Caterina_Schaefer@gmail.com","dop":"2025-04-06","serial_number":"11578322620485332","imei1":"11578322620485332","imei2":"11578322620485332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:10:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183322,"job_number":"JOB_183322","tr_customer_id":183340,"tr_customer_product_id":183330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:44.000Z","modified_at":"2026-02-11T07:14:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13747218951509","imei1":"13747218951509","imei2":"13747218951509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183324,"job_number":"JOB_183324","tr_customer_id":183342,"tr_customer_product_id":183332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:45.000Z","modified_at":"2026-02-11T07:14:45.000Z","name":"Jarrod Bosco","mobile_number":"672-471-0938","email_id":"Lulu36@hotmail.com","dop":"2025-04-06","serial_number":"17934642057975452","imei1":"17934642057975452","imei2":"17934642057975452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183326,"job_number":"JOB_183326","tr_customer_id":183344,"tr_customer_product_id":183334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:52.000Z","modified_at":"2026-02-11T07:14:52.000Z","name":"Hillard Heathcote","mobile_number":"542-682-5235","email_id":"Cloyd5@yahoo.com","dop":"2025-04-06","serial_number":"16009778614318316","imei1":"16009778614318316","imei2":"16009778614318316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:14:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183327,"job_number":"JOB_183327","tr_customer_id":183345,"tr_customer_product_id":183335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:15:28.000Z","modified_at":"2026-02-11T07:15:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19169679646030","imei1":"19169679646030","imei2":"19169679646030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183329,"job_number":"JOB_183329","tr_customer_id":183347,"tr_customer_product_id":183337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:15:30.000Z","modified_at":"2026-02-11T07:15:30.000Z","name":"Retta Grant","mobile_number":"933-956-6417","email_id":"Oceane_Lehner@yahoo.com","dop":"2025-04-06","serial_number":"19440911413452764","imei1":"19440911413452764","imei2":"19440911413452764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:15:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183330,"job_number":"JOB_183330","tr_customer_id":183348,"tr_customer_product_id":183338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:16:12.000Z","modified_at":"2026-02-11T07:16:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17767793786577","imei1":"17767793786577","imei2":"17767793786577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:16:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183332,"job_number":"JOB_183332","tr_customer_id":183350,"tr_customer_product_id":183340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:16:14.000Z","modified_at":"2026-02-11T07:16:14.000Z","name":"Forrest Emard","mobile_number":"639-621-6261","email_id":"Jackson_Ernser@yahoo.com","dop":"2025-04-06","serial_number":"16728391441490392","imei1":"16728391441490392","imei2":"16728391441490392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183333,"job_number":"JOB_183333","tr_customer_id":183351,"tr_customer_product_id":183341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:26.000Z","modified_at":"2026-02-11T07:42:26.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17663932557499","imei1":"17663932557499","imei2":"17663932557499","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183335,"job_number":"JOB_183335","tr_customer_id":183353,"tr_customer_product_id":183343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:42.000Z","modified_at":"2026-02-11T07:42:42.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15917015750641","imei1":"15917015750641","imei2":"15917015750641","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183337,"job_number":"JOB_183337","tr_customer_id":183355,"tr_customer_product_id":183345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:57.000Z","modified_at":"2026-02-11T07:42:57.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14308929318779","imei1":"14308929318779","imei2":"14308929318779","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183346,"job_number":"JOB_183346","tr_customer_id":183364,"tr_customer_product_id":183354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:02.000Z","modified_at":"2026-02-11T08:04:02.000Z","name":"Dorthy Olson","mobile_number":"490-213-5976","email_id":"Columbus_Schoen83@hotmail.com","dop":"2025-04-06","serial_number":"10412131851684752","imei1":"10412131851684752","imei2":"10412131851684752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183351,"job_number":"JOB_183351","tr_customer_id":183369,"tr_customer_product_id":183359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:05:30.000Z","modified_at":"2026-02-11T08:05:30.000Z","name":"Beth Hettinger","mobile_number":"397-551-7121","email_id":"Tod2@yahoo.com","dop":"2025-04-06","serial_number":"10203286242211544","imei1":"10203286242211544","imei2":"10203286242211544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:05:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183353,"job_number":"JOB_183353","tr_customer_id":183371,"tr_customer_product_id":183361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:24:04.000Z","modified_at":"2026-02-11T08:24:04.000Z","name":"Elian Bins","mobile_number":"228-960-2613","email_id":"Jennifer_Huels@yahoo.com","dop":"2026-01-23","serial_number":"141814433736693","imei1":"141814433736693","imei2":"141814433736693","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183355,"job_number":"JOB_183355","tr_customer_id":183373,"tr_customer_product_id":183363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:25:23.000Z","modified_at":"2026-02-11T08:25:23.000Z","name":"Immanuel Kshlerin","mobile_number":"342-342-9934","email_id":"Rigoberto.Kuhn@yahoo.com","dop":"2026-01-23","serial_number":"137557413102317","imei1":"137557413102317","imei2":"137557413102317","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183356,"job_number":"JOB_183356","tr_customer_id":183374,"tr_customer_product_id":183364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:27:32.000Z","modified_at":"2026-02-11T08:27:32.000Z","name":"Forrest Reilly","mobile_number":"730-512-8643","email_id":"Kayli59@yahoo.com","dop":"2026-01-23","serial_number":"11133819227974","imei1":"11133819227974","imei2":"11133819227974","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183358,"job_number":"JOB_183358","tr_customer_id":183376,"tr_customer_product_id":183366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:29:01.000Z","modified_at":"2026-02-11T08:29:01.000Z","name":"Caleigh Wiza","mobile_number":"377-664-5399","email_id":"Horacio_Bayer@gmail.com","dop":"2026-01-23","serial_number":"182138932890551","imei1":"182138932890551","imei2":"182138932890551","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183359,"job_number":"JOB_183359","tr_customer_id":183377,"tr_customer_product_id":183367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:14.000Z","modified_at":"2026-02-11T08:35:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13583050526260","imei1":"13583050526260","imei2":"13583050526260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183361,"job_number":"JOB_183361","tr_customer_id":183379,"tr_customer_product_id":183369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:16.000Z","modified_at":"2026-02-11T08:35:16.000Z","name":"Shannon Bode","mobile_number":"301-627-1034","email_id":"Vladimir.Torphy@yahoo.com","dop":"2025-04-06","serial_number":"19411339316773500","imei1":"19411339316773500","imei2":"19411339316773500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183362,"job_number":"JOB_183362","tr_customer_id":183380,"tr_customer_product_id":183370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:59.000Z","modified_at":"2026-02-11T08:35:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10037306466607","imei1":"10037306466607","imei2":"10037306466607","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183364,"job_number":"JOB_183364","tr_customer_id":183382,"tr_customer_product_id":183372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:00.000Z","modified_at":"2026-02-11T08:36:00.000Z","name":"Lillie Wehner","mobile_number":"954-325-5967","email_id":"Halie79@hotmail.com","dop":"2025-04-06","serial_number":"11134181571309214","imei1":"11134181571309214","imei2":"11134181571309214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183365,"job_number":"JOB_183365","tr_customer_id":183383,"tr_customer_product_id":183373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:42.000Z","modified_at":"2026-02-11T08:36:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10637017919838","imei1":"10637017919838","imei2":"10637017919838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183367,"job_number":"JOB_183367","tr_customer_id":183385,"tr_customer_product_id":183375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:44.000Z","modified_at":"2026-02-11T08:36:44.000Z","name":"Baby Mitchell","mobile_number":"475-647-6366","email_id":"Jorge43@hotmail.com","dop":"2025-04-06","serial_number":"19734391210225264","imei1":"19734391210225264","imei2":"19734391210225264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183368,"job_number":"JOB_183368","tr_customer_id":183386,"tr_customer_product_id":183376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:40:51.000Z","modified_at":"2026-02-11T09:40:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11572447516181","imei1":"11572447516181","imei2":"11572447516181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183370,"job_number":"JOB_183370","tr_customer_id":183388,"tr_customer_product_id":183378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:40:53.000Z","modified_at":"2026-02-11T09:40:53.000Z","name":"Dawn Blick","mobile_number":"475-380-9999","email_id":"Josie24@gmail.com","dop":"2025-04-06","serial_number":"12206396151810036","imei1":"12206396151810036","imei2":"12206396151810036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183371,"job_number":"JOB_183371","tr_customer_id":183389,"tr_customer_product_id":183379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:41:37.000Z","modified_at":"2026-02-11T09:41:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13469681881716","imei1":"13469681881716","imei2":"13469681881716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183373,"job_number":"JOB_183373","tr_customer_id":183391,"tr_customer_product_id":183381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:41:39.000Z","modified_at":"2026-02-11T09:41:39.000Z","name":"Ariane Bahringer","mobile_number":"721-997-5102","email_id":"Louie40@yahoo.com","dop":"2025-04-06","serial_number":"17713953771483132","imei1":"17713953771483132","imei2":"17713953771483132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183374,"job_number":"JOB_183374","tr_customer_id":183392,"tr_customer_product_id":183382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:42:21.000Z","modified_at":"2026-02-11T09:42:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12979077929727","imei1":"12979077929727","imei2":"12979077929727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183376,"job_number":"JOB_183376","tr_customer_id":183394,"tr_customer_product_id":183384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:42:23.000Z","modified_at":"2026-02-11T09:42:23.000Z","name":"Bill Wiza","mobile_number":"918-252-2530","email_id":"Shaniya_Mueller26@hotmail.com","dop":"2025-04-06","serial_number":"17095884161977980","imei1":"17095884161977980","imei2":"17095884161977980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183377,"job_number":"JOB_183377","tr_customer_id":183395,"tr_customer_product_id":183385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:03.000Z","modified_at":"2026-02-11T10:54:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14786574995009","imei1":"14786574995009","imei2":"14786574995009","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183379,"job_number":"JOB_183379","tr_customer_id":183397,"tr_customer_product_id":183387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:05.000Z","modified_at":"2026-02-11T10:54:05.000Z","name":"Michelle Klocko","mobile_number":"263-569-5063","email_id":"Tyreek.Metz@gmail.com","dop":"2025-04-06","serial_number":"13153187973046198","imei1":"13153187973046198","imei2":"13153187973046198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183380,"job_number":"JOB_183380","tr_customer_id":183398,"tr_customer_product_id":183388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:49.000Z","modified_at":"2026-02-11T10:54:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10161351279169","imei1":"10161351279169","imei2":"10161351279169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183382,"job_number":"JOB_183382","tr_customer_id":183400,"tr_customer_product_id":183390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:50.000Z","modified_at":"2026-02-11T10:54:50.000Z","name":"Lina Friesen","mobile_number":"909-937-1584","email_id":"Gene7@yahoo.com","dop":"2025-04-06","serial_number":"14122803331046206","imei1":"14122803331046206","imei2":"14122803331046206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183383,"job_number":"JOB_183383","tr_customer_id":183401,"tr_customer_product_id":183391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:55:34.000Z","modified_at":"2026-02-11T10:55:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12450342538670","imei1":"12450342538670","imei2":"12450342538670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183385,"job_number":"JOB_183385","tr_customer_id":183403,"tr_customer_product_id":183393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:55:36.000Z","modified_at":"2026-02-11T10:55:36.000Z","name":"Drake Parker","mobile_number":"772-397-6905","email_id":"Ricky46@hotmail.com","dop":"2025-04-06","serial_number":"11697294639993186","imei1":"11697294639993186","imei2":"11697294639993186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183386,"job_number":"JOB_183386","tr_customer_id":183404,"tr_customer_product_id":183394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:10:11.000Z","modified_at":"2026-02-11T11:10:11.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-01","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-01T11:10:02.209310898Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183387,"job_number":"JOB_183387","tr_customer_id":183405,"tr_customer_product_id":183395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:10:12.000Z","modified_at":"2026-02-11T11:10:12.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-01","serial_number":"86595375822489","imei1":"86595375822489","imei2":"86595375822489","popurl":"2026-02-01T11:10:02.212479283Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183388,"job_number":"JOB_183388","tr_customer_id":183406,"tr_customer_product_id":183396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:10:23.000Z","modified_at":"2026-02-11T11:10:23.000Z","name":"Yogesh Patel","mobile_number":"8631756250","email_id":"chinmayanand.pothuvaal@hotmail.com","dop":"2026-02-01","serial_number":"79523075689778","imei1":"79523075689778","imei2":"79523075689778","popurl":"www.brahmdev-chaturvedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:10:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183389,"job_number":"JOB_183389","tr_customer_id":183407,"tr_customer_product_id":183397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:44:10.000Z","modified_at":"2026-02-11T11:44:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19174513546069","imei1":"19174513546069","imei2":"19174513546069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183391,"job_number":"JOB_183391","tr_customer_id":183409,"tr_customer_product_id":183399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:44:11.000Z","modified_at":"2026-02-11T11:44:11.000Z","name":"Bud Larson","mobile_number":"575-384-7382","email_id":"Kamille.Hamill66@hotmail.com","dop":"2025-04-06","serial_number":"13643298040378124","imei1":"13643298040378124","imei2":"13643298040378124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183392,"job_number":"JOB_183392","tr_customer_id":183410,"tr_customer_product_id":183400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:00.000Z","modified_at":"2026-02-11T11:45:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11647049171950","imei1":"11647049171950","imei2":"11647049171950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183394,"job_number":"JOB_183394","tr_customer_id":183412,"tr_customer_product_id":183402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:02.000Z","modified_at":"2026-02-11T11:45:02.000Z","name":"Kevin Greenholt","mobile_number":"453-240-4828","email_id":"Madisyn_Heaney7@yahoo.com","dop":"2025-04-06","serial_number":"17070484477922136","imei1":"17070484477922136","imei2":"17070484477922136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183395,"job_number":"JOB_183395","tr_customer_id":183413,"tr_customer_product_id":183403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:50.000Z","modified_at":"2026-02-11T11:45:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12474027599632","imei1":"12474027599632","imei2":"12474027599632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183397,"job_number":"JOB_183397","tr_customer_id":183415,"tr_customer_product_id":183405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:52.000Z","modified_at":"2026-02-11T11:45:52.000Z","name":"Jarred Legros","mobile_number":"302-594-8816","email_id":"Ella.Block93@hotmail.com","dop":"2025-04-06","serial_number":"14668412154499960","imei1":"14668412154499960","imei2":"14668412154499960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183398,"job_number":"JOB_183398","tr_customer_id":183416,"tr_customer_product_id":183406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T12:02:23.000Z","modified_at":"2026-02-11T12:02:23.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-01","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-01T12:02:23.318855203Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T12:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183399,"job_number":"JOB_183399","tr_customer_id":183417,"tr_customer_product_id":183407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T12:29:48.000Z","modified_at":"2026-02-11T12:29:48.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-01","serial_number":"10000671917300","imei1":"10000671017301","imei2":"10000061817302","popurl":"2026-02-01T12:29:48.322632500Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T12:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183400,"job_number":"JOB_183400","tr_customer_id":183418,"tr_customer_product_id":183408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:01:48.000Z","modified_at":"2026-02-11T13:01:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16699722853634","imei1":"16699722853634","imei2":"16699722853634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183402,"job_number":"JOB_183402","tr_customer_id":183420,"tr_customer_product_id":183410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:01:50.000Z","modified_at":"2026-02-11T13:01:50.000Z","name":"Janet Goodwin","mobile_number":"401-679-0856","email_id":"Richie75@gmail.com","dop":"2025-04-06","serial_number":"10698694539240592","imei1":"10698694539240592","imei2":"10698694539240592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183403,"job_number":"JOB_183403","tr_customer_id":183421,"tr_customer_product_id":183411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:02:36.000Z","modified_at":"2026-02-11T13:02:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15667964296549","imei1":"15667964296549","imei2":"15667964296549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183405,"job_number":"JOB_183405","tr_customer_id":183423,"tr_customer_product_id":183413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:02:38.000Z","modified_at":"2026-02-11T13:02:38.000Z","name":"Larissa Keeling","mobile_number":"493-393-0115","email_id":"Andrew.Braun@gmail.com","dop":"2025-04-06","serial_number":"15036213228793888","imei1":"15036213228793888","imei2":"15036213228793888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183406,"job_number":"JOB_183406","tr_customer_id":183424,"tr_customer_product_id":183414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:03:22.000Z","modified_at":"2026-02-11T13:03:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12511407932375","imei1":"12511407932375","imei2":"12511407932375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183408,"job_number":"JOB_183408","tr_customer_id":183426,"tr_customer_product_id":183416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:03:24.000Z","modified_at":"2026-02-11T13:03:24.000Z","name":"Evalyn Cummings","mobile_number":"759-207-4034","email_id":"Ivy_Nienow@gmail.com","dop":"2025-04-06","serial_number":"12503286887140332","imei1":"12503286887140332","imei2":"12503286887140332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183412,"job_number":"JOB_183412","tr_customer_id":183430,"tr_customer_product_id":183420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:31.000Z","modified_at":"2026-02-11T13:26:31.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"41751633115487","imei1":"41751633115487","imei2":"41751633115487","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182858,"job_number":"JOB_182858","tr_customer_id":182876,"tr_customer_product_id":182866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:57.000Z","modified_at":"2026-02-11T04:39:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Griffin_Rowe@yahoo.com","dop":"2025-07-02","serial_number":"12549821610237","imei1":"12549821610237","imei2":"12549821610237","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182880,"job_number":"JOB_182880","tr_customer_id":182898,"tr_customer_product_id":182888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:16.000Z","modified_at":"2026-02-11T04:40:16.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jeramie32@hotmail.com","dop":"2025-07-02","serial_number":"12348206865508","imei1":"12348206865508","imei2":"12348206865508","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182898,"job_number":"JOB_182898","tr_customer_id":182916,"tr_customer_product_id":182906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:32.000Z","modified_at":"2026-02-11T04:40:32.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"181809910286123","imei1":"181809910286123","imei2":"181809910286123","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182899,"job_number":"JOB_182899","tr_customer_id":182917,"tr_customer_product_id":182907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Creola Koch","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175835550409582","imei1":"175835550409582","imei2":"175835550409582","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182901,"job_number":"JOB_182901","tr_customer_id":182919,"tr_customer_product_id":182909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Ernest Green","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150274784619462","imei1":"150274784619462","imei2":"150274784619462","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182902,"job_number":"JOB_182902","tr_customer_id":182920,"tr_customer_product_id":182910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Lacy Langosh","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111904807027595","imei1":"111904807027595","imei2":"111904807027595","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182903,"job_number":"JOB_182903","tr_customer_id":182921,"tr_customer_product_id":182911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:34.000Z","modified_at":"2026-02-11T04:40:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Aron_Fahey50@yahoo.com","dop":"2025-07-02","serial_number":"14179663734142","imei1":"14179663734142","imei2":"14179663734142","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182905,"job_number":"JOB_182905","tr_customer_id":182923,"tr_customer_product_id":182913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:37.000Z","modified_at":"2026-02-11T04:40:37.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109726404444400","imei1":"109726404444400","imei2":"109726404444400","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182907,"job_number":"JOB_182907","tr_customer_id":182925,"tr_customer_product_id":182915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:38.000Z","modified_at":"2026-02-11T04:40:38.000Z","name":"Myrtis Stiedemann","mobile_number":"303-322-0078","email_id":"Nicholaus.Raynor4@yahoo.com","dop":"2025-06-09","serial_number":"103962259116037","imei1":"103962259116037","imei2":"103962259116037","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182920,"job_number":"JOB_182920","tr_customer_id":182938,"tr_customer_product_id":182928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:45.000Z","modified_at":"2026-02-11T04:40:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"101485845890936","imei1":"101485845890936","imei2":"101485845890936","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182922,"job_number":"JOB_182922","tr_customer_id":182940,"tr_customer_product_id":182930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:45.000Z","modified_at":"2026-02-11T04:40:45.000Z","name":"Haylee Heidenreich","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165416195288889","imei1":"165416195288889","imei2":"165416195288889","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182925,"job_number":"JOB_182925","tr_customer_id":182943,"tr_customer_product_id":182933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:40:46.000Z","name":"Vidal Towne","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136408990714764","imei1":"136408990714764","imei2":"136408990714764","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182927,"job_number":"JOB_182927","tr_customer_id":182945,"tr_customer_product_id":182935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:40:46.000Z","name":"Loraine Doyle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"153814098822347","imei1":"153814098822347","imei2":"153814098822347","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182937,"job_number":"JOB_182937","tr_customer_id":182955,"tr_customer_product_id":182945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10941510809976","imei1":"10941510809976","imei2":"10941510809976","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182938,"job_number":"JOB_182938","tr_customer_id":182956,"tr_customer_product_id":182946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105892782199405","imei1":"105892782199405","imei2":"105892782199405","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182942,"job_number":"JOB_182942","tr_customer_id":182960,"tr_customer_product_id":182950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:54.000Z","modified_at":"2026-02-11T04:40:54.000Z","name":"Clarissa Hayes","mobile_number":"908-235-2745","email_id":"Chaya.Lockman77@gmail.com","dop":"2025-06-09","serial_number":"100470436114437","imei1":"100470436114437","imei2":"100470436114437","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182964,"job_number":"JOB_182964","tr_customer_id":182982,"tr_customer_product_id":182972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:10.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105206516008585","imei1":"105206516008585","imei2":"105206516008585","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182967,"job_number":"JOB_182967","tr_customer_id":182985,"tr_customer_product_id":182975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:10.000Z","name":"Elenor Yost","mobile_number":"754-537-7443","email_id":"Molly7@hotmail.com","dop":"2025-06-09","serial_number":"105876730898717","imei1":"105876730898717","imei2":"105876730898717","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183116,"job_number":"JOB_183116","tr_customer_id":183134,"tr_customer_product_id":183124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:23:05.000Z","modified_at":"2026-02-11T05:23:05.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17629805557358","imei1":"17629805557358","imei2":"17629805557358","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183163,"job_number":"JOB_183163","tr_customer_id":183181,"tr_customer_product_id":183171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:14:22.000Z","modified_at":"2026-02-11T06:14:22.000Z","name":"varsha krishna","mobile_number":"9844785464","email_id":"varsha@gmail.com","dop":"2026-02-01","serial_number":"22667278896541","imei1":"22667278896541","imei2":"22667278896541","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:14:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183164,"job_number":"JOB_183164","tr_customer_id":183182,"tr_customer_product_id":183172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:16:02.000Z","modified_at":"2026-02-11T06:16:02.000Z","name":"varsha krishna","mobile_number":"9844785464","email_id":"varsha@gmail.com","dop":"2026-02-01","serial_number":"22667278896542","imei1":"22667278896542","imei2":"22667278896542","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:16:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183184,"job_number":"JOB_183184","tr_customer_id":183202,"tr_customer_product_id":183192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:14.000Z","modified_at":"2026-02-11T06:50:14.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105855904019167","imei1":"105855904019167","imei2":"105855904019167","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183186,"job_number":"JOB_183186","tr_customer_id":183204,"tr_customer_product_id":183194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:15.000Z","modified_at":"2026-02-11T06:50:15.000Z","name":"Eudora Doyle","mobile_number":"207-451-6975","email_id":"Cathryn13@gmail.com","dop":"2025-06-09","serial_number":"105567766548944","imei1":"105567766548944","imei2":"105567766548944","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183187,"job_number":"JOB_183187","tr_customer_id":183205,"tr_customer_product_id":183195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:30.000Z","modified_at":"2026-02-11T06:50:30.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105515268284270","imei1":"105515268284270","imei2":"105515268284270","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183189,"job_number":"JOB_183189","tr_customer_id":183207,"tr_customer_product_id":183197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:31.000Z","modified_at":"2026-02-11T06:50:31.000Z","name":"Nathan Bednar","mobile_number":"593-411-9539","email_id":"Amalia_Trantow@gmail.com","dop":"2025-06-09","serial_number":"108813510838306","imei1":"108813510838306","imei2":"108813510838306","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183190,"job_number":"JOB_183190","tr_customer_id":183208,"tr_customer_product_id":183198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:46.000Z","modified_at":"2026-02-11T06:50:46.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109616880252273","imei1":"109616880252273","imei2":"109616880252273","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183192,"job_number":"JOB_183192","tr_customer_id":183210,"tr_customer_product_id":183200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:46.000Z","modified_at":"2026-02-11T06:50:46.000Z","name":"Nikolas Kozey","mobile_number":"765-530-0453","email_id":"Novella37@gmail.com","dop":"2025-06-09","serial_number":"109730844182496","imei1":"109730844182496","imei2":"109730844182496","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183342,"job_number":"JOB_183342","tr_customer_id":183360,"tr_customer_product_id":183350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:57:56.000Z","modified_at":"2026-02-11T07:57:56.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Raymundo.Wintheiser35@hotmail.com","dop":"2025-07-02","serial_number":"11089164721941","imei1":"11089164721941","imei2":"11089164721941","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183343,"job_number":"JOB_183343","tr_customer_id":183361,"tr_customer_product_id":183351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:58:16.000Z","modified_at":"2026-02-11T07:58:16.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Harvey_Prosacco17@hotmail.com","dop":"2025-07-02","serial_number":"12229608915643","imei1":"12229608915643","imei2":"12229608915643","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183344,"job_number":"JOB_183344","tr_customer_id":183362,"tr_customer_product_id":183352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:58:34.000Z","modified_at":"2026-02-11T07:58:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kirsten50@gmail.com","dop":"2025-07-02","serial_number":"19673666974947","imei1":"19673666974947","imei2":"19673666974947","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183411,"job_number":"JOB_183411","tr_customer_id":183429,"tr_customer_product_id":183419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:30.000Z","modified_at":"2026-02-11T13:26:30.000Z","name":"Golda Schimmel","mobile_number":"231-973-5431","email_id":"Alice_Mante@gmail.com","dop":"2025-12-14","serial_number":"159658622884960","imei1":"159658622884960","imei2":"159658622884960","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182994,"job_number":"JOB_182994","tr_customer_id":183012,"tr_customer_product_id":183002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:37.000Z","modified_at":"2026-02-11T04:41:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10366418977788","imei1":"10366418977788","imei2":"10366418977788","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183001,"job_number":"JOB_183001","tr_customer_id":183019,"tr_customer_product_id":183009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:39.000Z","modified_at":"2026-02-11T04:41:39.000Z","name":"Amalia Barton","mobile_number":"302-653-5649","email_id":"Jalon6@yahoo.com","dop":"2000-01-31","serial_number":"1028458474132477","imei1":"1028458474132477","imei2":"1028458474132477","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183040,"job_number":"JOB_183040","tr_customer_id":183058,"tr_customer_product_id":183048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:24.000Z","modified_at":"2026-02-11T04:42:24.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10102846497622","imei1":"10102846497622","imei2":"10102846497622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183044,"job_number":"JOB_183044","tr_customer_id":183062,"tr_customer_product_id":183052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:26.000Z","modified_at":"2026-02-11T04:42:26.000Z","name":"Lucie Krajcik","mobile_number":"791-809-9349","email_id":"Natalia_Mayer82@yahoo.com","dop":"2000-01-31","serial_number":"1041490701078101","imei1":"1041490701078101","imei2":"1041490701078101","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183051,"job_number":"JOB_183051","tr_customer_id":183069,"tr_customer_product_id":183059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:09.000Z","modified_at":"2026-02-11T04:43:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10250542403988","imei1":"10250542403988","imei2":"10250542403988","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183053,"job_number":"JOB_183053","tr_customer_id":183071,"tr_customer_product_id":183061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:10.000Z","modified_at":"2026-02-11T04:43:10.000Z","name":"Marcos Bruen","mobile_number":"281-864-6952","email_id":"Michel89@yahoo.com","dop":"2000-01-31","serial_number":"1074621767828172","imei1":"1074621767828172","imei2":"1074621767828172","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183054,"job_number":"JOB_183054","tr_customer_id":183072,"tr_customer_product_id":183062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:52.000Z","modified_at":"2026-02-11T04:43:52.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10179861121007","imei1":"10179861121007","imei2":"10179861121007","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183056,"job_number":"JOB_183056","tr_customer_id":183074,"tr_customer_product_id":183064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:53.000Z","modified_at":"2026-02-11T04:43:53.000Z","name":"Breana Hilpert","mobile_number":"781-323-4174","email_id":"Beth16@yahoo.com","dop":"2000-01-31","serial_number":"1054090430276241","imei1":"1054090430276241","imei2":"1054090430276241","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183264,"job_number":"JOB_183264","tr_customer_id":183282,"tr_customer_product_id":183272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:39.000Z","modified_at":"2026-02-11T07:00:39.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10107459547442","imei1":"10107459547442","imei2":"10107459547442","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183266,"job_number":"JOB_183266","tr_customer_id":183284,"tr_customer_product_id":183274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:41.000Z","modified_at":"2026-02-11T07:00:41.000Z","name":"Rebekah Ward","mobile_number":"913-443-4001","email_id":"Isaiah5@yahoo.com","dop":"2000-01-31","serial_number":"1076561510136661","imei1":"1076561510136661","imei2":"1076561510136661","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183273,"job_number":"JOB_183273","tr_customer_id":183291,"tr_customer_product_id":183281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:25.000Z","modified_at":"2026-02-11T07:01:25.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10447726308421","imei1":"10447726308421","imei2":"10447726308421","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183275,"job_number":"JOB_183275","tr_customer_id":183293,"tr_customer_product_id":183283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:26.000Z","modified_at":"2026-02-11T07:01:26.000Z","name":"Kyra O'Conner","mobile_number":"557-894-5214","email_id":"Torrance80@gmail.com","dop":"2000-01-31","serial_number":"1084347448128397","imei1":"1084347448128397","imei2":"1084347448128397","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183281,"job_number":"JOB_183281","tr_customer_id":183299,"tr_customer_product_id":183289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:09.000Z","modified_at":"2026-02-11T07:02:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10121158867238","imei1":"10121158867238","imei2":"10121158867238","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183284,"job_number":"JOB_183284","tr_customer_id":183302,"tr_customer_product_id":183292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:11.000Z","modified_at":"2026-02-11T07:02:11.000Z","name":"Johnathan Murray","mobile_number":"890-303-0485","email_id":"Aurelie.Wolf88@yahoo.com","dop":"2000-01-31","serial_number":"1016420887890106","imei1":"1016420887890106","imei2":"1016420887890106","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183291,"job_number":"JOB_183291","tr_customer_id":183309,"tr_customer_product_id":183299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:54.000Z","modified_at":"2026-02-11T07:02:54.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10011092735407","imei1":"10011092735407","imei2":"10011092735407","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183293,"job_number":"JOB_183293","tr_customer_id":183311,"tr_customer_product_id":183301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:56.000Z","modified_at":"2026-02-11T07:02:56.000Z","name":"Mina Hilpert","mobile_number":"346-684-4700","email_id":"Carlie4@yahoo.com","dop":"2000-01-31","serial_number":"1028284015202687","imei1":"1028284015202687","imei2":"1028284015202687","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDEzNzJ9.hHbiCYnjz-yQmkcexKYLzd3WjSYC-CxLxtHJ9YC0bWo' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTN9.SA5H9B5q-fsddGYpAFXKU9ZFtmsHc2A4OA7sy_SAlBo |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | af7d00c7-9160-4f03-bf88-598df5ae69f6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDEzNzJ9.hHbiCYnjz-yQmkcexKYLzd3WjSYC-CxLxtHJ9YC0bWo' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"job_id":172795,"engineer_id":2}' \
--insecure
| Header Name | Header Value |
|---|---|
| Accept | application/json, text/plain, */* |
| Accept-Language | en-US,en;q=0.9,kn;q=0.8 |
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDEzNzJ9.hHbiCYnjz-yQmkcexKYLzd3WjSYC-CxLxtHJ9YC0bWo |
| Connection | keep-alive |
| Content-Type | application/json |
| Origin | http://phoenix.techwithjatin.com |
| Referer | http://phoenix.techwithjatin.com/ |
| User-Agent | Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36 |
| Cache-Control | no-cache |
| Postman-Token | 802e4edf-ea32-4910-ac88-893b7a5d7ab5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Content-Length | 49 |
{
"job_id": 183412,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDEzNzJ9.hHbiCYnjz-yQmkcexKYLzd3WjSYC-CxLxtHJ9YC0bWo' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"79cb0-Amzx/oYcOOdk27gz+0pxVYs0jXg"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTN9.SA5H9B5q-fsddGYpAFXKU9ZFtmsHc2A4OA7sy_SAlBo |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a1ecb409-7b87-4748-a191-11d02a82fb05 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"68b3d-tACJ+Ws5BMb0E4CJvYU0R8IPgN4" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 11 Feb 2026 13:26:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":182747,"job_number":"JOB_182747","tr_customer_id":182765,"tr_customer_product_id":182755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:32:20.000Z","modified_at":"2026-02-10T20:32:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16018176265156","imei1":"16018176265156","imei2":"16018176265156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182749,"job_number":"JOB_182749","tr_customer_id":182767,"tr_customer_product_id":182757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:32:21.000Z","modified_at":"2026-02-10T20:32:21.000Z","name":"Alyson Ernser","mobile_number":"205-374-4794","email_id":"Wilbert_Connelly@gmail.com","dop":"2025-04-06","serial_number":"10177551597863866","imei1":"10177551597863866","imei2":"10177551597863866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182750,"job_number":"JOB_182750","tr_customer_id":182768,"tr_customer_product_id":182758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:33:03.000Z","modified_at":"2026-02-10T20:33:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13072476188338","imei1":"13072476188338","imei2":"13072476188338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182752,"job_number":"JOB_182752","tr_customer_id":182770,"tr_customer_product_id":182760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:33:05.000Z","modified_at":"2026-02-10T20:33:05.000Z","name":"Camylle Swaniawski","mobile_number":"703-844-4735","email_id":"Graciela_Emard@hotmail.com","dop":"2025-04-06","serial_number":"11848033896668590","imei1":"11848033896668590","imei2":"11848033896668590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182753,"job_number":"JOB_182753","tr_customer_id":182771,"tr_customer_product_id":182761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:33:46.000Z","modified_at":"2026-02-10T20:33:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10139587217963","imei1":"10139587217963","imei2":"10139587217963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182755,"job_number":"JOB_182755","tr_customer_id":182773,"tr_customer_product_id":182763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:33:48.000Z","modified_at":"2026-02-10T20:33:48.000Z","name":"Tina Bailey","mobile_number":"646-336-8029","email_id":"Kennedy91@gmail.com","dop":"2025-04-06","serial_number":"18814694478325092","imei1":"18814694478325092","imei2":"18814694478325092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182757,"job_number":"JOB_182757","tr_customer_id":182775,"tr_customer_product_id":182765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:40:50.000Z","modified_at":"2026-02-10T20:40:50.000Z","name":"Nina Yost","mobile_number":"840-451-6295","email_id":"Twila_Gorczany@hotmail.com","dop":"2025-04-06","serial_number":"17926695274520166","imei1":"17926695274520166","imei2":"17926695274520166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182759,"job_number":"JOB_182759","tr_customer_id":182777,"tr_customer_product_id":182767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:40:53.000Z","modified_at":"2026-02-10T20:40:53.000Z","name":"Piper Parisian","mobile_number":"550-536-5117","email_id":"Camylle.Denesik@yahoo.com","dop":"2025-04-06","serial_number":"14080995122624596","imei1":"14080995122624596","imei2":"14080995122624596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182761,"job_number":"JOB_182761","tr_customer_id":182779,"tr_customer_product_id":182769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:43:47.000Z","modified_at":"2026-02-10T20:43:47.000Z","name":"Cassie Larkin","mobile_number":"640-487-5421","email_id":"Aniya_Padberg@gmail.com","dop":"2025-04-06","serial_number":"14908709181729032","imei1":"14908709181729032","imei2":"14908709181729032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182763,"job_number":"JOB_182763","tr_customer_id":182781,"tr_customer_product_id":182771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:43:48.000Z","modified_at":"2026-02-10T20:43:48.000Z","name":"Malvina Kihn","mobile_number":"384-385-4747","email_id":"Travis.Ebert@yahoo.com","dop":"2025-04-06","serial_number":"11514939536732758","imei1":"11514939536732758","imei2":"11514939536732758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182766,"job_number":"JOB_182766","tr_customer_id":182784,"tr_customer_product_id":182774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:46:40.000Z","modified_at":"2026-02-10T20:46:40.000Z","name":"Catharine Blanda","mobile_number":"407-640-4318","email_id":"Ivy36@yahoo.com","dop":"2025-04-06","serial_number":"19760950465505880","imei1":"19760950465505880","imei2":"19760950465505880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182767,"job_number":"JOB_182767","tr_customer_id":182785,"tr_customer_product_id":182775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:46:41.000Z","modified_at":"2026-02-10T20:46:41.000Z","name":"Patsy Yost","mobile_number":"417-992-9632","email_id":"Viva12@yahoo.com","dop":"2025-04-06","serial_number":"12810628865899040","imei1":"12810628865899040","imei2":"12810628865899040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182768,"job_number":"JOB_182768","tr_customer_id":182786,"tr_customer_product_id":182776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T21:12:12.000Z","modified_at":"2026-02-10T21:12:12.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-05","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-05T21:12:11.409793686Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T21:12:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182769,"job_number":"JOB_182769","tr_customer_id":182787,"tr_customer_product_id":182777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T23:50:15.000Z","modified_at":"2026-02-10T23:50:15.000Z","name":"Shayna Beahan","mobile_number":"348-502-5819","email_id":"{Ivy_Krajcik43@gmail.com","dop":"2025-08-03","serial_number":"16741202170935","imei1":"16741202170935","imei2":"16741202170935","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T23:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182770,"job_number":"JOB_182770","tr_customer_id":182788,"tr_customer_product_id":182778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T23:58:22.000Z","modified_at":"2026-02-10T23:58:22.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-31","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-31T23:58:22.195945375Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T23:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182771,"job_number":"JOB_182771","tr_customer_id":182789,"tr_customer_product_id":182779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T23:58:23.000Z","modified_at":"2026-02-10T23:58:23.000Z","name":"Trilochan Sinha","mobile_number":"7087553083","email_id":"madhuri.mehrotra@hotmail.com","dop":"2026-01-31","serial_number":"034055261194095","imei1":"034055261194095","imei2":"034055261194095","popurl":"www.vinay-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T23:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182772,"job_number":"JOB_182772","tr_customer_id":182790,"tr_customer_product_id":182780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T00:00:49.000Z","modified_at":"2026-02-11T00:00:49.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-01","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-01T00:00:49.320193863Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T00:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182773,"job_number":"JOB_182773","tr_customer_id":182791,"tr_customer_product_id":182781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:06:02.000Z","modified_at":"2026-02-11T01:06:02.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"12345677654321","imei1":"12345677654321","imei2":"12345677654321","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182774,"job_number":"JOB_182774","tr_customer_id":182792,"tr_customer_product_id":182782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:31:45.000Z","modified_at":"2026-02-11T01:31:45.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"49682756742409","imei1":"49682756742409","imei2":"49682756742409","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182775,"job_number":"JOB_182775","tr_customer_id":182793,"tr_customer_product_id":182783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:35:32.000Z","modified_at":"2026-02-11T01:35:32.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"95532514286692","imei1":"95532514286692","imei2":"95532514286692","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182776,"job_number":"JOB_182776","tr_customer_id":182794,"tr_customer_product_id":182784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:38:14.000Z","modified_at":"2026-02-11T01:38:14.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"42266127839920","imei1":"42266127839920","imei2":"42266127839920","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182777,"job_number":"JOB_182777","tr_customer_id":182795,"tr_customer_product_id":182785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:04:24.000Z","modified_at":"2026-02-11T02:04:24.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"11154161608186","imei1":"11154161608186","imei2":"11154161608186","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182779,"job_number":"JOB_182779","tr_customer_id":182797,"tr_customer_product_id":182787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:28:32.000Z","modified_at":"2026-02-11T02:28:32.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"16850638982710","imei1":"16850638982710","imei2":"16850638982710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182781,"job_number":"JOB_182781","tr_customer_id":182799,"tr_customer_product_id":182789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:29:16.000Z","modified_at":"2026-02-11T02:29:16.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"14553763485284","imei1":"14553763485284","imei2":"14553763485284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182783,"job_number":"JOB_182783","tr_customer_id":182801,"tr_customer_product_id":182791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:29:59.000Z","modified_at":"2026-02-11T02:29:59.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"19216907002813","imei1":"19216907002813","imei2":"19216907002813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182785,"job_number":"JOB_182785","tr_customer_id":182803,"tr_customer_product_id":182793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:55:39.000Z","modified_at":"2026-02-11T02:55:39.000Z","name":"Jatin Sharma","mobile_number":"2343523453","email_id":"jatinvsharma@gmail.com","dop":"2023-06-10","serial_number":"326631139506453","imei1":"326631139506453","imei2":"326631139506453","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182787,"job_number":"JOB_182787","tr_customer_id":182805,"tr_customer_product_id":182795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:29:55.000Z","modified_at":"2026-02-11T03:29:55.000Z","name":"Coty Hand","mobile_number":"206-655-6095","email_id":"Minerva_Rolfson@hotmail.com","dop":"2025-05-30","serial_number":"13761042003098","imei1":"13761042003098","imei2":"13761042003098","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182788,"job_number":"JOB_182788","tr_customer_id":182806,"tr_customer_product_id":182796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:29:56.000Z","modified_at":"2026-02-11T03:29:56.000Z","name":"Jada Bernhard","mobile_number":"916-775-5215","email_id":"Andy_Kuhic@hotmail.com","dop":"2025-05-30","serial_number":"1105538830514002","imei1":"1105538830514002","imei2":"1105538830514002","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182789,"job_number":"JOB_182789","tr_customer_id":182807,"tr_customer_product_id":182797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:03.000Z","modified_at":"2026-02-11T03:46:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18602651106462","imei1":"18602651106462","imei2":"18602651106462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182791,"job_number":"JOB_182791","tr_customer_id":182809,"tr_customer_product_id":182799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:05.000Z","modified_at":"2026-02-11T03:46:05.000Z","name":"Desmond Powlowski","mobile_number":"498-231-9535","email_id":"Michelle.Hane@gmail.com","dop":"2025-04-06","serial_number":"12142569883570540","imei1":"12142569883570540","imei2":"12142569883570540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182792,"job_number":"JOB_182792","tr_customer_id":182810,"tr_customer_product_id":182800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:49.000Z","modified_at":"2026-02-11T03:46:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16101467847280","imei1":"16101467847280","imei2":"16101467847280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182794,"job_number":"JOB_182794","tr_customer_id":182812,"tr_customer_product_id":182802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:51.000Z","modified_at":"2026-02-11T03:46:51.000Z","name":"Rodger Kautzer","mobile_number":"846-991-6195","email_id":"Mariah51@hotmail.com","dop":"2025-04-06","serial_number":"14226964347068704","imei1":"14226964347068704","imei2":"14226964347068704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182796,"job_number":"JOB_182796","tr_customer_id":182814,"tr_customer_product_id":182804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:54.000Z","modified_at":"2026-02-11T03:46:54.000Z","name":"Jayne Hand","mobile_number":"467-200-9358","email_id":"Chelsie_Rolfson5@yahoo.com","dop":"2025-04-06","serial_number":"12977195191423850","imei1":"12977195191423850","imei2":"12977195191423850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182797,"job_number":"JOB_182797","tr_customer_id":182815,"tr_customer_product_id":182805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:47:34.000Z","modified_at":"2026-02-11T03:47:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10854276900115","imei1":"10854276900115","imei2":"10854276900115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182799,"job_number":"JOB_182799","tr_customer_id":182817,"tr_customer_product_id":182807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:47:36.000Z","modified_at":"2026-02-11T03:47:36.000Z","name":"Craig Kertzmann","mobile_number":"991-910-1263","email_id":"Jarrell.Schoen@gmail.com","dop":"2025-04-06","serial_number":"10545021293441918","imei1":"10545021293441918","imei2":"10545021293441918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182800,"job_number":"JOB_182800","tr_customer_id":182818,"tr_customer_product_id":182808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:22:23.000Z","modified_at":"2026-02-11T04:22:23.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"13322142558100","imei1":"13322142558100","imei2":"13322142558100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:22:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182801,"job_number":"JOB_182801","tr_customer_id":182819,"tr_customer_product_id":182809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:22:23.000Z","modified_at":"2026-02-11T04:22:23.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"14961633629594","imei1":"14961633629594","imei2":"14961633629594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:22:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182802,"job_number":"JOB_182802","tr_customer_id":182820,"tr_customer_product_id":182810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:22:24.000Z","modified_at":"2026-02-11T04:22:24.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"12020910600627","imei1":"12020910600627","imei2":"12020910600627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:22:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182804,"job_number":"JOB_182804","tr_customer_id":182822,"tr_customer_product_id":182812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:03.000Z","modified_at":"2026-02-11T04:24:03.000Z","name":"Bridie Pfannerstill","mobile_number":"787-963-6489","email_id":"Ludwig_Bartoletti39@gmail.com","dop":"2025-04-06","serial_number":"12237798761675602","imei1":"12237798761675602","imei2":"12237798761675602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182806,"job_number":"JOB_182806","tr_customer_id":182824,"tr_customer_product_id":182814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:27.000Z","modified_at":"2026-02-11T04:24:27.000Z","name":"Granville Schiller","mobile_number":"811-444-5135","email_id":"Haylie95@hotmail.com","dop":"2025-04-06","serial_number":"19922105526512240","imei1":"19922105526512240","imei2":"19922105526512240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182808,"job_number":"JOB_182808","tr_customer_id":182826,"tr_customer_product_id":182816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:54.000Z","modified_at":"2026-02-11T04:24:54.000Z","name":"Kieran Ullrich","mobile_number":"283-721-8360","email_id":"Serenity_Hartmann92@yahoo.com","dop":"2025-04-06","serial_number":"11544391222259136","imei1":"11544391222259136","imei2":"11544391222259136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:24:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182810,"job_number":"JOB_182810","tr_customer_id":182828,"tr_customer_product_id":182818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:23.000Z","modified_at":"2026-02-11T04:25:23.000Z","name":"June Jaskolski","mobile_number":"704-575-9655","email_id":"Annabelle90@gmail.com","dop":"2025-04-06","serial_number":"12326498694057902","imei1":"12326498694057902","imei2":"12326498694057902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182812,"job_number":"JOB_182812","tr_customer_id":182830,"tr_customer_product_id":182820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:52.000Z","modified_at":"2026-02-11T04:25:52.000Z","name":"Edmund Lesch","mobile_number":"896-222-9631","email_id":"Kavon.Dicki@hotmail.com","dop":"2025-04-06","serial_number":"18934322764380880","imei1":"18934322764380880","imei2":"18934322764380880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182814,"job_number":"JOB_182814","tr_customer_id":182832,"tr_customer_product_id":182822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:26:20.000Z","modified_at":"2026-02-11T04:26:20.000Z","name":"Jess Olson","mobile_number":"895-813-8297","email_id":"Rudy.Kuphal25@gmail.com","dop":"2025-04-06","serial_number":"14799006762870984","imei1":"14799006762870984","imei2":"14799006762870984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182815,"job_number":"JOB_182815","tr_customer_id":182833,"tr_customer_product_id":182823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:40.000Z","modified_at":"2026-02-11T04:33:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11781280029007","imei1":"11781280029007","imei2":"11781280029007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:33:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182817,"job_number":"JOB_182817","tr_customer_id":182835,"tr_customer_product_id":182825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:42.000Z","modified_at":"2026-02-11T04:33:42.000Z","name":"Kaia Bailey","mobile_number":"971-677-7555","email_id":"Lionel32@hotmail.com","dop":"2025-04-06","serial_number":"14953419326962204","imei1":"14953419326962204","imei2":"14953419326962204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182818,"job_number":"JOB_182818","tr_customer_id":182836,"tr_customer_product_id":182826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:50.000Z","modified_at":"2026-02-11T04:33:50.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"63276472471527530","imei2":"63276472471527530","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182819,"job_number":"JOB_182819","tr_customer_id":182837,"tr_customer_product_id":182827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:34:24.000Z","modified_at":"2026-02-11T04:34:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17833461524500","imei1":"17833461524500","imei2":"17833461524500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182821,"job_number":"JOB_182821","tr_customer_id":182839,"tr_customer_product_id":182829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:34:26.000Z","modified_at":"2026-02-11T04:34:26.000Z","name":"Rhiannon Rempel","mobile_number":"566-370-0998","email_id":"Rosalind.Halvorson@hotmail.com","dop":"2025-04-06","serial_number":"18023247777610936","imei1":"18023247777610936","imei2":"18023247777610936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182822,"job_number":"JOB_182822","tr_customer_id":182840,"tr_customer_product_id":182830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:35:08.000Z","modified_at":"2026-02-11T04:35:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15353417673382","imei1":"15353417673382","imei2":"15353417673382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182824,"job_number":"JOB_182824","tr_customer_id":182842,"tr_customer_product_id":182832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:35:10.000Z","modified_at":"2026-02-11T04:35:10.000Z","name":"Zoila Larson","mobile_number":"598-243-7550","email_id":"Elias_Lebsack@gmail.com","dop":"2025-04-06","serial_number":"11803339597859584","imei1":"11803339597859584","imei2":"11803339597859584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182825,"job_number":"JOB_182825","tr_customer_id":182843,"tr_customer_product_id":182833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:56.000Z","modified_at":"2026-02-11T04:38:56.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10445247038653","imei1":"10445247038653","imei2":"10445247038653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:38:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182828,"job_number":"JOB_182828","tr_customer_id":182846,"tr_customer_product_id":182836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:58.000Z","modified_at":"2026-02-11T04:38:58.000Z","name":"Sheldon O'Connell","mobile_number":"640-803-7730","email_id":"Jessica42@hotmail.com","dop":"2025-04-06","serial_number":"14268714060439030","imei1":"14268714060439030","imei2":"14268714060439030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182831,"job_number":"JOB_182831","tr_customer_id":182849,"tr_customer_product_id":182839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:11.000Z","modified_at":"2026-02-11T04:39:11.000Z","name":"Saige Grimes","mobile_number":"380-365-1150","email_id":"Marjory.Mueller@yahoo.com","dop":"2025-04-06","serial_number":"10026493875570978","imei1":"10026493875570978","imei2":"10026493875570978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182834,"job_number":"JOB_182834","tr_customer_id":182852,"tr_customer_product_id":182842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:20.000Z","modified_at":"2026-02-11T04:39:20.000Z","name":"Jazmin Brekke","mobile_number":"561-362-6687","email_id":"Layla_Greenholt20@hotmail.com","dop":"2025-04-06","serial_number":"17072856613401464","imei1":"17072856613401464","imei2":"17072856613401464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182836,"job_number":"JOB_182836","tr_customer_id":182854,"tr_customer_product_id":182844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:24.000Z","modified_at":"2026-02-11T04:39:24.000Z","name":"Kirstin Willms","mobile_number":"471-869-9053","email_id":"Theresa.Nolan@gmail.com","dop":"2025-04-06","serial_number":"18476671903830720","imei1":"18476671903830720","imei2":"18476671903830720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182837,"job_number":"JOB_182837","tr_customer_id":182855,"tr_customer_product_id":182845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:26.000Z","modified_at":"2026-02-11T04:39:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13680346331392","imei1":"13680346331392","imei2":"13680346331392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182839,"job_number":"JOB_182839","tr_customer_id":182857,"tr_customer_product_id":182847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:28.000Z","modified_at":"2026-02-11T04:39:28.000Z","name":"Araceli Littel","mobile_number":"675-717-2259","email_id":"Ellsworth34@yahoo.com","dop":"2025-04-06","serial_number":"11686707315722562","imei1":"11686707315722562","imei2":"11686707315722562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182840,"job_number":"JOB_182840","tr_customer_id":182858,"tr_customer_product_id":182848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:29.000Z","modified_at":"2026-02-11T04:39:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18854454021580","imei1":"18854454021580","imei2":"18854454021580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182843,"job_number":"JOB_182843","tr_customer_id":182861,"tr_customer_product_id":182851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:31.000Z","modified_at":"2026-02-11T04:39:31.000Z","name":"Elouise Corwin","mobile_number":"623-755-0353","email_id":"Judd_Adams15@gmail.com","dop":"2025-04-06","serial_number":"14788513379081892","imei1":"14788513379081892","imei2":"14788513379081892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182844,"job_number":"JOB_182844","tr_customer_id":182862,"tr_customer_product_id":182852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:35.000Z","modified_at":"2026-02-11T04:39:35.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"84411333070734","imei1":"84411333070734","imei2":"84411333070734","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182845,"job_number":"JOB_182845","tr_customer_id":182863,"tr_customer_product_id":182853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:35.000Z","modified_at":"2026-02-11T04:39:35.000Z","name":"Jordi Koepp","mobile_number":"411-846-4140","email_id":"Vicky.Morissette@hotmail.com","dop":"2025-02-01","serial_number":"105953392820011","imei1":"105953392820011","imei2":"105953392820011","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182846,"job_number":"JOB_182846","tr_customer_id":182864,"tr_customer_product_id":182854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:36.000Z","modified_at":"2026-02-11T04:39:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10574719759949","imei1":"10574719759949","imei2":"10574719759949","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182848,"job_number":"JOB_182848","tr_customer_id":182866,"tr_customer_product_id":182856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:37.000Z","modified_at":"2026-02-11T04:39:37.000Z","name":"Terence Smith","mobile_number":"422-336-7635","email_id":"Richard58@hotmail.com","dop":"2025-06-18","serial_number":"1059915307168422","imei1":"1059915307168422","imei2":"1059915307168422","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182850,"job_number":"JOB_182850","tr_customer_id":182868,"tr_customer_product_id":182858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:40.000Z","modified_at":"2026-02-11T04:39:40.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14385220014455","imei1":"14385220014455","imei2":"14385220014455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182852,"job_number":"JOB_182852","tr_customer_id":182870,"tr_customer_product_id":182860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:41.000Z","modified_at":"2026-02-11T04:39:41.000Z","name":"Candida Corwin","mobile_number":"547-926-2560","email_id":"Orie_Gleichner@yahoo.com","dop":"2025-04-06","serial_number":"19905675436302730","imei1":"19905675436302730","imei2":"19905675436302730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182855,"job_number":"JOB_182855","tr_customer_id":182873,"tr_customer_product_id":182863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:45.000Z","modified_at":"2026-02-11T04:39:45.000Z","name":"Aida Harvey","mobile_number":"542-261-5896","email_id":"Keshawn.Kuphal5@hotmail.com","dop":"2025-04-06","serial_number":"12478586091829764","imei1":"12478586091829764","imei2":"12478586091829764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182857,"job_number":"JOB_182857","tr_customer_id":182875,"tr_customer_product_id":182865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:57.000Z","modified_at":"2026-02-11T04:39:57.000Z","name":"Vinnie Price","mobile_number":"869-630-0290","email_id":"Rahsaan.Purdy35@yahoo.com","dop":"2025-04-06","serial_number":"19418807003353690","imei1":"19418807003353690","imei2":"19418807003353690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182859,"job_number":"JOB_182859","tr_customer_id":182877,"tr_customer_product_id":182867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:00.000Z","modified_at":"2026-02-11T04:40:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15727497617175","imei1":"15727497617175","imei2":"15727497617175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182861,"job_number":"JOB_182861","tr_customer_id":182879,"tr_customer_product_id":182869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:02.000Z","modified_at":"2026-02-11T04:40:02.000Z","name":"Trisha Roob","mobile_number":"889-339-9453","email_id":"Parker_Kling17@yahoo.com","dop":"2025-04-06","serial_number":"17305661756939774","imei1":"17305661756939774","imei2":"17305661756939774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182863,"job_number":"JOB_182863","tr_customer_id":182881,"tr_customer_product_id":182871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:04.000Z","modified_at":"2026-02-11T04:40:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14566214441799","imei1":"14566214441799","imei2":"14566214441799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182864,"job_number":"JOB_182864","tr_customer_id":182882,"tr_customer_product_id":182872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:04.000Z","modified_at":"2026-02-11T04:40:04.000Z","name":"Barbara Fahey","mobile_number":"202-392-4063","email_id":"Roma_Sipes@hotmail.com","dop":"2025-04-06","serial_number":"16623827928260004","imei1":"16623827928260004","imei2":"16623827928260004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182866,"job_number":"JOB_182866","tr_customer_id":182884,"tr_customer_product_id":182874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:05.000Z","modified_at":"2026-02-11T04:40:05.000Z","name":"Llewellyn Schuster","mobile_number":"249-766-6069","email_id":"Garth_Bruen43@gmail.com","dop":"2025-04-06","serial_number":"12485396131028230","imei1":"12485396131028230","imei2":"12485396131028230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182867,"job_number":"JOB_182867","tr_customer_id":182885,"tr_customer_product_id":182875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:06.000Z","modified_at":"2026-02-11T04:40:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12424730340729","imei1":"12424730340729","imei2":"12424730340729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182869,"job_number":"JOB_182869","tr_customer_id":182887,"tr_customer_product_id":182877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:08.000Z","modified_at":"2026-02-11T04:40:08.000Z","name":"Vincent Deckow","mobile_number":"832-409-9336","email_id":"Antwan.Bruen49@yahoo.com","dop":"2025-04-06","serial_number":"12937836527253022","imei1":"12937836527253022","imei2":"12937836527253022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182870,"job_number":"JOB_182870","tr_customer_id":182888,"tr_customer_product_id":182878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:12.000Z","modified_at":"2026-02-11T04:40:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15495697896728","imei1":"15495697896728","imei2":"15495697896728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182871,"job_number":"JOB_182871","tr_customer_id":182889,"tr_customer_product_id":182879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:12.000Z","modified_at":"2026-02-11T04:40:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12578385933661","imei1":"12578385933661","imei2":"12578385933661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182874,"job_number":"JOB_182874","tr_customer_id":182892,"tr_customer_product_id":182882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14512335929237","imei1":"14512335929237","imei2":"14512335929237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182876,"job_number":"JOB_182876","tr_customer_id":182894,"tr_customer_product_id":182884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:14.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Jarod Herzog","mobile_number":"560-459-1676","email_id":"Sabrina.DuBuque30@hotmail.com","dop":"2025-04-06","serial_number":"14599756224013456","imei1":"14599756224013456","imei2":"14599756224013456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182877,"job_number":"JOB_182877","tr_customer_id":182895,"tr_customer_product_id":182885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:14.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182878,"job_number":"JOB_182878","tr_customer_id":182896,"tr_customer_product_id":182886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:14.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Leopoldo Lind","mobile_number":"920-456-6060","email_id":"Drew.Wyman59@hotmail.com","dop":"2025-04-06","serial_number":"19871908787188304","imei1":"19871908787188304","imei2":"19871908787188304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182879,"job_number":"JOB_182879","tr_customer_id":182897,"tr_customer_product_id":182887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:15.000Z","modified_at":"2026-02-11T04:40:15.000Z","name":"Bert Treutel","mobile_number":"503-833-3040","email_id":"Colby.Auer@yahoo.com","dop":"2025-04-06","serial_number":"14054670385503094","imei1":"14054670385503094","imei2":"14054670385503094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182881,"job_number":"JOB_182881","tr_customer_id":182899,"tr_customer_product_id":182889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:18.000Z","modified_at":"2026-02-11T04:40:18.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"19155777409673","imei1":"19155777409673","imei2":"19155777409673","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182882,"job_number":"JOB_182882","tr_customer_id":182900,"tr_customer_product_id":182890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:18.000Z","modified_at":"2026-02-11T04:40:18.000Z","name":"Zetta Prohaska","mobile_number":"754-540-4927","email_id":"Shyann_Graham@gmail.com","dop":"2025-02-01","serial_number":"25057118636917","imei1":"25057118636917","imei2":"25057118636917","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182884,"job_number":"JOB_182884","tr_customer_id":182902,"tr_customer_product_id":182892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:21.000Z","modified_at":"2026-02-11T04:40:21.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10647436221696","imei1":"10647436221696","imei2":"10647436221696","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182886,"job_number":"JOB_182886","tr_customer_id":182904,"tr_customer_product_id":182894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:21.000Z","modified_at":"2026-02-11T04:40:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18378487884790","imei1":"18378487884790","imei2":"18378487884790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182887,"job_number":"JOB_182887","tr_customer_id":182905,"tr_customer_product_id":182895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:22.000Z","modified_at":"2026-02-11T04:40:22.000Z","name":"Kamille Rau","mobile_number":"604-672-4490","email_id":"Amie.Trantow35@hotmail.com","dop":"2025-06-18","serial_number":"1080036740499148","imei1":"1080036740499148","imei2":"1080036740499148","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182889,"job_number":"JOB_182889","tr_customer_id":182907,"tr_customer_product_id":182897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:23.000Z","modified_at":"2026-02-11T04:40:23.000Z","name":"Lonny Adams","mobile_number":"859-382-0725","email_id":"Emmy98@hotmail.com","dop":"2025-04-06","serial_number":"10458660211530984","imei1":"10458660211530984","imei2":"10458660211530984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182890,"job_number":"JOB_182890","tr_customer_id":182908,"tr_customer_product_id":182898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:23.000Z","modified_at":"2026-02-11T04:40:23.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19308831125865","imei1":"19308831125865","imei2":"19308831125865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182892,"job_number":"JOB_182892","tr_customer_id":182910,"tr_customer_product_id":182900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:25.000Z","modified_at":"2026-02-11T04:40:25.000Z","name":"Waino Rolfson","mobile_number":"897-221-7859","email_id":"Josie_Kuhic@hotmail.com","dop":"2025-04-06","serial_number":"12910734798368134","imei1":"12910734798368134","imei2":"12910734798368134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182893,"job_number":"JOB_182893","tr_customer_id":182911,"tr_customer_product_id":182901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:25.000Z","modified_at":"2026-02-11T04:40:25.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-01","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-01T04:40:25.749531786Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182894,"job_number":"JOB_182894","tr_customer_id":182912,"tr_customer_product_id":182902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:26.000Z","modified_at":"2026-02-11T04:40:26.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101746263706131","imei1":"101746263706131","imei2":"101746263706131","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182896,"job_number":"JOB_182896","tr_customer_id":182914,"tr_customer_product_id":182904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:31.000Z","modified_at":"2026-02-11T04:40:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18128353192249","imei1":"18128353192249","imei2":"18128353192249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182900,"job_number":"JOB_182900","tr_customer_id":182918,"tr_customer_product_id":182908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Harrison Koelpin","mobile_number":"883-905-6924","email_id":"Kenton92@gmail.com","dop":"2025-04-06","serial_number":"13606022449813986","imei1":"13606022449813986","imei2":"13606022449813986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182908,"job_number":"JOB_182908","tr_customer_id":182926,"tr_customer_product_id":182916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:40.000Z","modified_at":"2026-02-11T04:40:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17175508116451","imei1":"17175508116451","imei2":"17175508116451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182910,"job_number":"JOB_182910","tr_customer_id":182928,"tr_customer_product_id":182918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:40.000Z","modified_at":"2026-02-11T04:40:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17608915063594","imei1":"17608915063594","imei2":"17608915063594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182912,"job_number":"JOB_182912","tr_customer_id":182930,"tr_customer_product_id":182920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:41.000Z","modified_at":"2026-02-11T04:40:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18375249393716","imei1":"18375249393716","imei2":"18375249393716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182914,"job_number":"JOB_182914","tr_customer_id":182932,"tr_customer_product_id":182922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Jeffrey Fisher","mobile_number":"917-356-7887","email_id":"Samir.Cronin66@hotmail.com","dop":"2025-04-06","serial_number":"15921161729753252","imei1":"15921161729753252","imei2":"15921161729753252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182915,"job_number":"JOB_182915","tr_customer_id":182933,"tr_customer_product_id":182923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12238958317563","imei1":"12238958317563","imei2":"12238958317563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182917,"job_number":"JOB_182917","tr_customer_id":182935,"tr_customer_product_id":182925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Christop Walter","mobile_number":"890-857-4297","email_id":"Drake_Durgan42@hotmail.com","dop":"2025-04-06","serial_number":"16893889976267252","imei1":"16893889976267252","imei2":"16893889976267252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182918,"job_number":"JOB_182918","tr_customer_id":182936,"tr_customer_product_id":182926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:43.000Z","modified_at":"2026-02-11T04:40:43.000Z","name":"Barrett Gerhold","mobile_number":"614-371-0271","email_id":"Travis18@hotmail.com","dop":"2025-04-06","serial_number":"17045800756842596","imei1":"17045800756842596","imei2":"17045800756842596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182919,"job_number":"JOB_182919","tr_customer_id":182937,"tr_customer_product_id":182927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:44.000Z","modified_at":"2026-02-11T04:40:44.000Z","name":"Madison Feest","mobile_number":"309-528-3079","email_id":"Zackary_Shields@gmail.com","dop":"2025-04-06","serial_number":"16786394143910930","imei1":"16786394143910930","imei2":"16786394143910930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182921,"job_number":"JOB_182921","tr_customer_id":182939,"tr_customer_product_id":182929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:45.000Z","modified_at":"2026-02-11T04:40:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15626098031114","imei1":"15626098031114","imei2":"15626098031114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182926,"job_number":"JOB_182926","tr_customer_id":182944,"tr_customer_product_id":182934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:40:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17750776891618","imei1":"17750776891618","imei2":"17750776891618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182929,"job_number":"JOB_182929","tr_customer_id":182947,"tr_customer_product_id":182937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:47.000Z","modified_at":"2026-02-11T04:40:47.000Z","name":"Benedict Ortiz","mobile_number":"472-341-5485","email_id":"Brannon_West@hotmail.com","dop":"2025-05-30","serial_number":"11781220010694","imei1":"11781220010694","imei2":"11781220010694","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182930,"job_number":"JOB_182930","tr_customer_id":182948,"tr_customer_product_id":182938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:47.000Z","modified_at":"2026-02-11T04:40:47.000Z","name":"May Harris","mobile_number":"769-553-1023","email_id":"Viviane50@gmail.com","dop":"2025-04-06","serial_number":"14630696477352936","imei1":"14630696477352936","imei2":"14630696477352936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182931,"job_number":"JOB_182931","tr_customer_id":182949,"tr_customer_product_id":182939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:47.000Z","modified_at":"2026-02-11T04:40:47.000Z","name":"Janet Mueller","mobile_number":"589-359-6209","email_id":"Maximo23@hotmail.com","dop":"2025-04-06","serial_number":"13624392666080260","imei1":"13624392666080260","imei2":"13624392666080260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182932,"job_number":"JOB_182932","tr_customer_id":182950,"tr_customer_product_id":182940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:48.000Z","modified_at":"2026-02-11T04:40:48.000Z","name":"Adan Gusikowski","mobile_number":"774-937-8219","email_id":"Jane5@hotmail.com","dop":"2025-05-30","serial_number":"1558673910911474","imei1":"1558673910911474","imei2":"1558673910911474","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182933,"job_number":"JOB_182933","tr_customer_id":182951,"tr_customer_product_id":182941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:50.000Z","modified_at":"2026-02-11T04:40:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15168444433644","imei1":"15168444433644","imei2":"15168444433644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182935,"job_number":"JOB_182935","tr_customer_id":182953,"tr_customer_product_id":182943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:52.000Z","modified_at":"2026-02-11T04:40:52.000Z","name":"Jamil Corkery","mobile_number":"903-798-2138","email_id":"Isadore.Botsford@gmail.com","dop":"2025-04-06","serial_number":"10966816643720784","imei1":"10966816643720784","imei2":"10966816643720784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182939,"job_number":"JOB_182939","tr_customer_id":182957,"tr_customer_product_id":182947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:40:54.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19559329614158","imei1":"19559329614158","imei2":"19559329614158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182943,"job_number":"JOB_182943","tr_customer_id":182961,"tr_customer_product_id":182951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:55.000Z","modified_at":"2026-02-11T04:40:55.000Z","name":"Audie Metz","mobile_number":"302-269-7109","email_id":"Zackary.Ebert@yahoo.com","dop":"2025-04-06","serial_number":"12497394537270652","imei1":"12497394537270652","imei2":"12497394537270652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182944,"job_number":"JOB_182944","tr_customer_id":182962,"tr_customer_product_id":182952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:56.000Z","modified_at":"2026-02-11T04:40:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17185143087674","imei1":"17185143087674","imei2":"17185143087674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182947,"job_number":"JOB_182947","tr_customer_id":182965,"tr_customer_product_id":182955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:57.000Z","modified_at":"2026-02-11T04:40:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14458896835726","imei1":"14458896835726","imei2":"14458896835726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182949,"job_number":"JOB_182949","tr_customer_id":182967,"tr_customer_product_id":182957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:58.000Z","modified_at":"2026-02-11T04:40:58.000Z","name":"Aryanna Schulist","mobile_number":"630-241-3416","email_id":"Jaylen81@gmail.com","dop":"2025-04-06","serial_number":"19177722243262616","imei1":"19177722243262616","imei2":"19177722243262616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182950,"job_number":"JOB_182950","tr_customer_id":182968,"tr_customer_product_id":182958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:59.000Z","modified_at":"2026-02-11T04:40:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14927308399598","imei1":"14927308399598","imei2":"14927308399598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182951,"job_number":"JOB_182951","tr_customer_id":182969,"tr_customer_product_id":182959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:59.000Z","modified_at":"2026-02-11T04:40:59.000Z","name":"Petra Mann","mobile_number":"586-286-6461","email_id":"Nigel_Hessel@yahoo.com","dop":"2025-04-06","serial_number":"11329500404137358","imei1":"11329500404137358","imei2":"11329500404137358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182953,"job_number":"JOB_182953","tr_customer_id":182971,"tr_customer_product_id":182961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"Jazmyn Reynolds","mobile_number":"886-398-8922","email_id":"Demetris.Kutch@yahoo.com","dop":"2025-04-06","serial_number":"11710191555336406","imei1":"11710191555336406","imei2":"11710191555336406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182954,"job_number":"JOB_182954","tr_customer_id":182972,"tr_customer_product_id":182962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"50832637529319","imei1":"50832637529319","imei2":"50832637529319","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182955,"job_number":"JOB_182955","tr_customer_id":182973,"tr_customer_product_id":182963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"Taya Robel","mobile_number":"813-464-2405","email_id":"Kobe_Baumbach@yahoo.com","dop":"2025-02-01","serial_number":"69906163605430","imei1":"69906163605430","imei2":"69906163605430","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182956,"job_number":"JOB_182956","tr_customer_id":182974,"tr_customer_product_id":182964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19329319029764","imei1":"19329319029764","imei2":"19329319029764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182958,"job_number":"JOB_182958","tr_customer_id":182976,"tr_customer_product_id":182966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:02.000Z","modified_at":"2026-02-11T04:41:02.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"84359577680381980","imei1":"84359577680381980","imei2":"84359577680381980","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182960,"job_number":"JOB_182960","tr_customer_id":182978,"tr_customer_product_id":182968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:03.000Z","modified_at":"2026-02-11T04:41:03.000Z","name":"Brant Hyatt","mobile_number":"740-824-3835","email_id":"Terence74@yahoo.com","dop":"2025-04-06","serial_number":"10290298570250394","imei1":"10290298570250394","imei2":"10290298570250394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182961,"job_number":"JOB_182961","tr_customer_id":182979,"tr_customer_product_id":182969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:08.000Z","modified_at":"2026-02-11T04:41:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15976668459628","imei1":"15976668459628","imei2":"15976668459628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182965,"job_number":"JOB_182965","tr_customer_id":182983,"tr_customer_product_id":182973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:10.000Z","name":"Walker Bruen","mobile_number":"992-213-9837","email_id":"Randal_Funk31@hotmail.com","dop":"2025-04-06","serial_number":"12842872777823776","imei1":"12842872777823776","imei2":"12842872777823776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182968,"job_number":"JOB_182968","tr_customer_id":182986,"tr_customer_product_id":182976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:14.000Z","modified_at":"2026-02-11T04:41:14.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"102138564152022","imei1":"102138564152022","imei2":"102138564152022","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182970,"job_number":"JOB_182970","tr_customer_id":182988,"tr_customer_product_id":182978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:19.000Z","modified_at":"2026-02-11T04:41:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16067183761883","imei1":"16067183761883","imei2":"16067183761883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182973,"job_number":"JOB_182973","tr_customer_id":182991,"tr_customer_product_id":182981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:20.000Z","modified_at":"2026-02-11T04:41:20.000Z","name":"Micaela Schoen","mobile_number":"546-731-1788","email_id":"Adelia18@gmail.com","dop":"2025-04-06","serial_number":"10044138046881572","imei1":"10044138046881572","imei2":"10044138046881572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182974,"job_number":"JOB_182974","tr_customer_id":182992,"tr_customer_product_id":182982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:23.000Z","modified_at":"2026-02-11T04:41:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15882954189018","imei1":"15882954189018","imei2":"15882954189018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182976,"job_number":"JOB_182976","tr_customer_id":182994,"tr_customer_product_id":182984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:25.000Z","modified_at":"2026-02-11T04:41:25.000Z","name":"Mylene Wolff","mobile_number":"200-768-4708","email_id":"Timmothy50@hotmail.com","dop":"2025-04-06","serial_number":"10043291442520236","imei1":"10043291442520236","imei2":"10043291442520236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182977,"job_number":"JOB_182977","tr_customer_id":182995,"tr_customer_product_id":182985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:26.000Z","modified_at":"2026-02-11T04:41:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19936389945962","imei1":"19936389945962","imei2":"19936389945962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182979,"job_number":"JOB_182979","tr_customer_id":182997,"tr_customer_product_id":182987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:27.000Z","modified_at":"2026-02-11T04:41:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18027829695991","imei1":"18027829695991","imei2":"18027829695991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182981,"job_number":"JOB_182981","tr_customer_id":182999,"tr_customer_product_id":182989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:28.000Z","modified_at":"2026-02-11T04:41:28.000Z","name":"Gerry Runolfsson","mobile_number":"686-517-5425","email_id":"Alfonzo_Lynch@gmail.com","dop":"2025-04-06","serial_number":"14156006987931666","imei1":"14156006987931666","imei2":"14156006987931666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182982,"job_number":"JOB_182982","tr_customer_id":183000,"tr_customer_product_id":182990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:28.000Z","modified_at":"2026-02-11T04:41:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10696979899917","imei1":"10696979899917","imei2":"10696979899917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182984,"job_number":"JOB_182984","tr_customer_id":183002,"tr_customer_product_id":182992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"Tobin Beier","mobile_number":"249-901-7355","email_id":"Sigrid.Wyman93@hotmail.com","dop":"2025-04-06","serial_number":"18608927212452856","imei1":"18608927212452856","imei2":"18608927212452856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182985,"job_number":"JOB_182985","tr_customer_id":183003,"tr_customer_product_id":182993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15661516834065","imei1":"15661516834065","imei2":"15661516834065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182986,"job_number":"JOB_182986","tr_customer_id":183004,"tr_customer_product_id":182994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18367906590135","imei1":"18367906590135","imei2":"18367906590135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182988,"job_number":"JOB_182988","tr_customer_id":183006,"tr_customer_product_id":182996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"Wayne Torp","mobile_number":"386-567-2814","email_id":"Clementina.Mayert@yahoo.com","dop":"2025-04-06","serial_number":"14489251443239016","imei1":"14489251443239016","imei2":"14489251443239016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182990,"job_number":"JOB_182990","tr_customer_id":183008,"tr_customer_product_id":182998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:31.000Z","modified_at":"2026-02-11T04:41:31.000Z","name":"Kendra Farrell","mobile_number":"539-896-4328","email_id":"Jessica.Christiansen25@hotmail.com","dop":"2025-04-06","serial_number":"15582471551731674","imei1":"15582471551731674","imei2":"15582471551731674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182991,"job_number":"JOB_182991","tr_customer_id":183009,"tr_customer_product_id":182999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:31.000Z","modified_at":"2026-02-11T04:41:31.000Z","name":"Cory Kuhn","mobile_number":"236-932-0825","email_id":"Kurt_Ullrich@hotmail.com","dop":"2025-04-06","serial_number":"18589873036470016","imei1":"18589873036470016","imei2":"18589873036470016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182992,"job_number":"JOB_182992","tr_customer_id":183010,"tr_customer_product_id":183000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:36.000Z","modified_at":"2026-02-11T04:41:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12548801331259","imei1":"12548801331259","imei2":"12548801331259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182996,"job_number":"JOB_182996","tr_customer_id":183014,"tr_customer_product_id":183004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"Magdalen Fisher","mobile_number":"649-990-6283","email_id":"Orpha_Daugherty@hotmail.com","dop":"2025-04-06","serial_number":"16994118555869900","imei1":"16994118555869900","imei2":"16994118555869900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182997,"job_number":"JOB_182997","tr_customer_id":183015,"tr_customer_product_id":183005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17780126411886","imei1":"17780126411886","imei2":"17780126411886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182998,"job_number":"JOB_182998","tr_customer_id":183016,"tr_customer_product_id":183006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"11683123025932","imei1":"11683123025932","imei2":"11683123025932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183002,"job_number":"JOB_183002","tr_customer_id":183020,"tr_customer_product_id":183010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:40.000Z","modified_at":"2026-02-11T04:41:40.000Z","name":"Hillary Padberg","mobile_number":"997-682-9365","email_id":"Jason.Larson@yahoo.com","dop":"2025-04-06","serial_number":"13328808370588932","imei1":"13328808370588932","imei2":"13328808370588932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183003,"job_number":"JOB_183003","tr_customer_id":183021,"tr_customer_product_id":183011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:40.000Z","modified_at":"2026-02-11T04:41:40.000Z","name":"Deron Lubowitz","mobile_number":"268-562-2292","email_id":"Myriam62@yahoo.com","dop":"2025-04-06","serial_number":"13604975587784080","imei1":"13604975587784080","imei2":"13604975587784080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183004,"job_number":"JOB_183004","tr_customer_id":183022,"tr_customer_product_id":183012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:40.000Z","modified_at":"2026-02-11T04:41:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17156453540867","imei1":"17156453540867","imei2":"17156453540867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183006,"job_number":"JOB_183006","tr_customer_id":183024,"tr_customer_product_id":183014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:42.000Z","modified_at":"2026-02-11T04:41:42.000Z","name":"Hayley Anderson","mobile_number":"259-828-1585","email_id":"Alvena_West@gmail.com","dop":"2025-04-06","serial_number":"11465433366594156","imei1":"11465433366594156","imei2":"11465433366594156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183007,"job_number":"JOB_183007","tr_customer_id":183025,"tr_customer_product_id":183015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:46.000Z","modified_at":"2026-02-11T04:41:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10672977854692","imei1":"10672977854692","imei2":"10672977854692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183009,"job_number":"JOB_183009","tr_customer_id":183027,"tr_customer_product_id":183017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:48.000Z","modified_at":"2026-02-11T04:41:48.000Z","name":"Jaeden Walker","mobile_number":"993-658-3884","email_id":"August43@yahoo.com","dop":"2025-04-06","serial_number":"12438211405047384","imei1":"12438211405047384","imei2":"12438211405047384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183010,"job_number":"JOB_183010","tr_customer_id":183028,"tr_customer_product_id":183018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:49.000Z","modified_at":"2026-02-11T04:41:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10151231472902","imei1":"10151231472902","imei2":"10151231472902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183012,"job_number":"JOB_183012","tr_customer_id":183030,"tr_customer_product_id":183020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:51.000Z","modified_at":"2026-02-11T04:41:51.000Z","name":"Patience Cummerata","mobile_number":"367-998-7851","email_id":"Presley14@yahoo.com","dop":"2025-04-06","serial_number":"16443618404987022","imei1":"16443618404987022","imei2":"16443618404987022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183013,"job_number":"JOB_183013","tr_customer_id":183031,"tr_customer_product_id":183021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:55.000Z","modified_at":"2026-02-11T04:41:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18605256320772","imei1":"18605256320772","imei2":"18605256320772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183015,"job_number":"JOB_183015","tr_customer_id":183033,"tr_customer_product_id":183023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:56.000Z","modified_at":"2026-02-11T04:41:56.000Z","name":"Mackenzie Brekke","mobile_number":"258-649-1568","email_id":"Xander_Doyle93@yahoo.com","dop":"2025-04-06","serial_number":"18049397157286536","imei1":"18049397157286536","imei2":"18049397157286536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183016,"job_number":"JOB_183016","tr_customer_id":183034,"tr_customer_product_id":183024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:01.000Z","modified_at":"2026-02-11T04:42:01.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"103907731920175","imei1":"103907731920175","imei2":"103907731920175","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183018,"job_number":"JOB_183018","tr_customer_id":183036,"tr_customer_product_id":183026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:06.000Z","modified_at":"2026-02-11T04:42:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14279762654267","imei1":"14279762654267","imei2":"14279762654267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183020,"job_number":"JOB_183020","tr_customer_id":183038,"tr_customer_product_id":183028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:06.000Z","modified_at":"2026-02-11T04:42:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13293210952321","imei1":"13293210952321","imei2":"13293210952321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183022,"job_number":"JOB_183022","tr_customer_id":183040,"tr_customer_product_id":183030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:08.000Z","modified_at":"2026-02-11T04:42:08.000Z","name":"Zion Ullrich","mobile_number":"494-975-6033","email_id":"Chaim.Abernathy@gmail.com","dop":"2025-04-06","serial_number":"17978179863316786","imei1":"17978179863316786","imei2":"17978179863316786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183023,"job_number":"JOB_183023","tr_customer_id":183041,"tr_customer_product_id":183031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:08.000Z","modified_at":"2026-02-11T04:42:08.000Z","name":"Camden Kassulke","mobile_number":"917-465-6234","email_id":"Joan34@yahoo.com","dop":"2025-04-06","serial_number":"17919277339690504","imei1":"17919277339690504","imei2":"17919277339690504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183024,"job_number":"JOB_183024","tr_customer_id":183042,"tr_customer_product_id":183032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:10.000Z","modified_at":"2026-02-11T04:42:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11005012545933","imei1":"11005012545933","imei2":"11005012545933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183026,"job_number":"JOB_183026","tr_customer_id":183044,"tr_customer_product_id":183034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:12.000Z","modified_at":"2026-02-11T04:42:12.000Z","name":"Thurman Rosenbaum","mobile_number":"267-632-9418","email_id":"Chase90@hotmail.com","dop":"2025-04-06","serial_number":"13225785880054386","imei1":"13225785880054386","imei2":"13225785880054386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183027,"job_number":"JOB_183027","tr_customer_id":183045,"tr_customer_product_id":183035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:12.000Z","modified_at":"2026-02-11T04:42:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17026292498030","imei1":"17026292498030","imei2":"17026292498030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183029,"job_number":"JOB_183029","tr_customer_id":183047,"tr_customer_product_id":183037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:13.000Z","modified_at":"2026-02-11T04:42:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10499240558781","imei1":"10499240558781","imei2":"10499240558781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183031,"job_number":"JOB_183031","tr_customer_id":183049,"tr_customer_product_id":183039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:14.000Z","modified_at":"2026-02-11T04:42:14.000Z","name":"Kayleigh Mills","mobile_number":"868-501-0267","email_id":"Layla_Ondricka4@gmail.com","dop":"2025-04-06","serial_number":"11734462577172234","imei1":"11734462577172234","imei2":"11734462577172234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183032,"job_number":"JOB_183032","tr_customer_id":183050,"tr_customer_product_id":183040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:15.000Z","modified_at":"2026-02-11T04:42:15.000Z","name":"Emilio Schamberger","mobile_number":"903-315-5431","email_id":"Emmitt75@yahoo.com","dop":"2025-04-06","serial_number":"11981567063730914","imei1":"11981567063730914","imei2":"11981567063730914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183033,"job_number":"JOB_183033","tr_customer_id":183051,"tr_customer_product_id":183041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:21.000Z","modified_at":"2026-02-11T04:42:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15712749839172","imei1":"15712749839172","imei2":"15712749839172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183035,"job_number":"JOB_183035","tr_customer_id":183053,"tr_customer_product_id":183043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:42:23.000Z","name":"Camren Gleichner","mobile_number":"671-925-3084","email_id":"Arielle.Nitzsche12@hotmail.com","dop":"2025-04-06","serial_number":"10945624494324746","imei1":"10945624494324746","imei2":"10945624494324746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183036,"job_number":"JOB_183036","tr_customer_id":183054,"tr_customer_product_id":183044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:42:23.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15589013937140","imei1":"15589013937140","imei2":"15589013937140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183037,"job_number":"JOB_183037","tr_customer_id":183055,"tr_customer_product_id":183045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:42:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17284338575350","imei1":"17284338575350","imei2":"17284338575350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183041,"job_number":"JOB_183041","tr_customer_id":183059,"tr_customer_product_id":183049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:24.000Z","modified_at":"2026-02-11T04:42:24.000Z","name":"Viva Farrell","mobile_number":"255-816-5701","email_id":"Samara.Jacobson@gmail.com","dop":"2025-04-06","serial_number":"15816324883495678","imei1":"15816324883495678","imei2":"15816324883495678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183043,"job_number":"JOB_183043","tr_customer_id":183061,"tr_customer_product_id":183051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:25.000Z","modified_at":"2026-02-11T04:42:25.000Z","name":"Lelah Strosin","mobile_number":"306-402-5477","email_id":"Marian.Kub34@yahoo.com","dop":"2025-04-06","serial_number":"19929376639948120","imei1":"19929376639948120","imei2":"19929376639948120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183045,"job_number":"JOB_183045","tr_customer_id":183063,"tr_customer_product_id":183053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:05.000Z","modified_at":"2026-02-11T04:43:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18910894023451","imei1":"18910894023451","imei2":"18910894023451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183047,"job_number":"JOB_183047","tr_customer_id":183065,"tr_customer_product_id":183055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:06.000Z","modified_at":"2026-02-11T04:43:06.000Z","name":"Lonnie Fritsch","mobile_number":"908-639-9657","email_id":"Jake.Nitzsche56@gmail.com","dop":"2025-04-06","serial_number":"12524218849712214","imei1":"12524218849712214","imei2":"12524218849712214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183048,"job_number":"JOB_183048","tr_customer_id":183066,"tr_customer_product_id":183056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:07.000Z","modified_at":"2026-02-11T04:43:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12318721117026","imei1":"12318721117026","imei2":"12318721117026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183050,"job_number":"JOB_183050","tr_customer_id":183068,"tr_customer_product_id":183058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:08.000Z","modified_at":"2026-02-11T04:43:08.000Z","name":"Candida Zieme","mobile_number":"752-421-4729","email_id":"Raegan_Sipes@hotmail.com","dop":"2025-04-06","serial_number":"16766425598575856","imei1":"16766425598575856","imei2":"16766425598575856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183058,"job_number":"JOB_183058","tr_customer_id":183076,"tr_customer_product_id":183066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:50:27.000Z","modified_at":"2026-02-11T04:50:27.000Z","name":"Marianna Lubowitz","mobile_number":"965-340-6911","email_id":"Isobel_Heathcote@hotmail.com","dop":"2025-04-06","serial_number":"13073719714269954","imei1":"13073719714269954","imei2":"13073719714269954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:50:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183059,"job_number":"JOB_183059","tr_customer_id":183077,"tr_customer_product_id":183067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:54:26.000Z","modified_at":"2026-02-11T04:54:26.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"11423136739238","imei2":"11423136739238","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:54:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183060,"job_number":"JOB_183060","tr_customer_id":183078,"tr_customer_product_id":183068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:55:13.000Z","modified_at":"2026-02-11T04:55:13.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"11543510832150","imei2":"11543510832150","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183061,"job_number":"JOB_183061","tr_customer_id":183079,"tr_customer_product_id":183069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:55:19.000Z","modified_at":"2026-02-11T04:55:19.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"12195529584072","imei2":"12195529584072","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183063,"job_number":"JOB_183063","tr_customer_id":183081,"tr_customer_product_id":183071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:12.000Z","modified_at":"2026-02-11T04:56:12.000Z","name":"Lavonne Hamill","mobile_number":"563-582-0244","email_id":"Velva37@gmail.com","dop":"2025-04-06","serial_number":"15219873814220886","imei1":"15219873814220886","imei2":"15219873814220886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183065,"job_number":"JOB_183065","tr_customer_id":183083,"tr_customer_product_id":183073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:43.000Z","modified_at":"2026-02-11T04:56:43.000Z","name":"Moriah Beahan","mobile_number":"613-844-0150","email_id":"Jaylon.Rutherford@hotmail.com","dop":"2025-04-06","serial_number":"16843102826610250","imei1":"16843102826610250","imei2":"16843102826610250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183066,"job_number":"JOB_183066","tr_customer_id":183084,"tr_customer_product_id":183074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:02.000Z","modified_at":"2026-02-11T04:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19885823326254","imei1":"19885823326254","imei2":"19885823326254","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183067,"job_number":"JOB_183067","tr_customer_id":183085,"tr_customer_product_id":183075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:02.000Z","modified_at":"2026-02-11T04:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70705725748991","imei1":"70705725748991","imei2":"70705725748991","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183068,"job_number":"JOB_183068","tr_customer_id":183086,"tr_customer_product_id":183076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:02.000Z","modified_at":"2026-02-11T04:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32411606423792","imei1":"32411606423792","imei2":"32411606423792","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183069,"job_number":"JOB_183069","tr_customer_id":183087,"tr_customer_product_id":183077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:03.000Z","modified_at":"2026-02-11T04:57:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44047406784571","imei1":"44047406784571","imei2":"44047406784571","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183070,"job_number":"JOB_183070","tr_customer_id":183088,"tr_customer_product_id":183078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:03.000Z","modified_at":"2026-02-11T04:57:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95656608954929","imei1":"95656608954929","imei2":"95656608954929","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183071,"job_number":"JOB_183071","tr_customer_id":183089,"tr_customer_product_id":183079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:03.000Z","modified_at":"2026-02-11T04:57:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20168088660255","imei1":"20168088660255","imei2":"20168088660255","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183074,"job_number":"JOB_183074","tr_customer_id":183092,"tr_customer_product_id":183082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:11.000Z","modified_at":"2026-02-11T04:57:11.000Z","name":"Candace O'Conner","mobile_number":"327-539-6419","email_id":"Kieran32@gmail.com","dop":"2025-04-06","serial_number":"16360462996977524","imei1":"16360462996977524","imei2":"16360462996977524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183075,"job_number":"JOB_183075","tr_customer_id":183093,"tr_customer_product_id":183083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:34.000Z","modified_at":"2026-02-11T04:57:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37311731737891","imei1":"37311731737891","imei2":"37311731737891","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183076,"job_number":"JOB_183076","tr_customer_id":183094,"tr_customer_product_id":183084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:35.000Z","modified_at":"2026-02-11T04:57:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99628187237043","imei1":"99628187237043","imei2":"99628187237043","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183077,"job_number":"JOB_183077","tr_customer_id":183095,"tr_customer_product_id":183085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:35.000Z","modified_at":"2026-02-11T04:57:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89429296568891","imei1":"89429296568891","imei2":"89429296568891","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183078,"job_number":"JOB_183078","tr_customer_id":183096,"tr_customer_product_id":183086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:35.000Z","modified_at":"2026-02-11T04:57:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30357564950446","imei1":"30357564950446","imei2":"30357564950446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183079,"job_number":"JOB_183079","tr_customer_id":183097,"tr_customer_product_id":183087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:36.000Z","modified_at":"2026-02-11T04:57:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51672775342540","imei1":"51672775342540","imei2":"51672775342540","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183080,"job_number":"JOB_183080","tr_customer_id":183098,"tr_customer_product_id":183088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:36.000Z","modified_at":"2026-02-11T04:57:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75601906932058","imei1":"75601906932058","imei2":"75601906932058","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183083,"job_number":"JOB_183083","tr_customer_id":183101,"tr_customer_product_id":183091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:38.000Z","modified_at":"2026-02-11T04:57:38.000Z","name":"Elias Krajcik","mobile_number":"995-488-7373","email_id":"Leann_Heidenreich60@yahoo.com","dop":"2025-04-06","serial_number":"17893056251848864","imei1":"17893056251848864","imei2":"17893056251848864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183085,"job_number":"JOB_183085","tr_customer_id":183103,"tr_customer_product_id":183093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:05.000Z","modified_at":"2026-02-11T04:58:05.000Z","name":"Shana Ratke","mobile_number":"515-271-8260","email_id":"Bo36@hotmail.com","dop":"2025-04-06","serial_number":"18373543769369348","imei1":"18373543769369348","imei2":"18373543769369348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183086,"job_number":"JOB_183086","tr_customer_id":183104,"tr_customer_product_id":183094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:07.000Z","modified_at":"2026-02-11T04:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90121880276023","imei1":"90121880276023","imei2":"90121880276023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183087,"job_number":"JOB_183087","tr_customer_id":183105,"tr_customer_product_id":183095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:07.000Z","modified_at":"2026-02-11T04:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53535897240218","imei1":"53535897240218","imei2":"53535897240218","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183088,"job_number":"JOB_183088","tr_customer_id":183106,"tr_customer_product_id":183096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:07.000Z","modified_at":"2026-02-11T04:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93636154990897","imei1":"93636154990897","imei2":"93636154990897","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183089,"job_number":"JOB_183089","tr_customer_id":183107,"tr_customer_product_id":183097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70614919477796","imei1":"70614919477796","imei2":"70614919477796","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183090,"job_number":"JOB_183090","tr_customer_id":183108,"tr_customer_product_id":183098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23519400827678","imei1":"23519400827678","imei2":"23519400827678","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183091,"job_number":"JOB_183091","tr_customer_id":183109,"tr_customer_product_id":183099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16691981641760","imei1":"16691981641760","imei2":"16691981641760","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183094,"job_number":"JOB_183094","tr_customer_id":183112,"tr_customer_product_id":183102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:36.000Z","modified_at":"2026-02-11T04:58:36.000Z","name":"Casimir Kassulke","mobile_number":"760-824-5499","email_id":"Scotty.Zieme73@gmail.com","dop":"2025-04-06","serial_number":"17594989227134046","imei1":"17594989227134046","imei2":"17594989227134046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183095,"job_number":"JOB_183095","tr_customer_id":183113,"tr_customer_product_id":183103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:10.000Z","modified_at":"2026-02-11T05:00:10.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"12546775601321","imei1":"12546775601321","imei2":"12546775601321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183096,"job_number":"JOB_183096","tr_customer_id":183114,"tr_customer_product_id":183104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:10.000Z","modified_at":"2026-02-11T05:00:10.000Z","name":"Eloisa Prosacco","mobile_number":"746-451-6746","email_id":"Madaline94@gmail.com","dop":"2025-04-06","serial_number":"11553081014206","imei1":"11553081014206","imei2":"11553081014206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183097,"job_number":"JOB_183097","tr_customer_id":183115,"tr_customer_product_id":183105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:11.000Z","modified_at":"2026-02-11T05:00:11.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"17389857489316","imei1":"17389857489316","imei2":"17389857489316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183098,"job_number":"JOB_183098","tr_customer_id":183116,"tr_customer_product_id":183106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:12.000Z","modified_at":"2026-02-11T05:00:12.000Z","name":"Alana Powlowski","mobile_number":"341-250-1730","email_id":"Amelie_Koepp89@hotmail.com","dop":"2025-04-06","serial_number":"19484019119188","imei1":"19484019119188","imei2":"19484019119188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183099,"job_number":"JOB_183099","tr_customer_id":183117,"tr_customer_product_id":183107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:13.000Z","modified_at":"2026-02-11T05:00:13.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"13153990366344","imei1":"13153990366344","imei2":"13153990366344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183100,"job_number":"JOB_183100","tr_customer_id":183118,"tr_customer_product_id":183108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:13.000Z","modified_at":"2026-02-11T05:00:13.000Z","name":"Johnnie Smith","mobile_number":"817-677-7082","email_id":"Nico64@gmail.com","dop":"2025-04-06","serial_number":"14246366036474","imei1":"14246366036474","imei2":"14246366036474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183101,"job_number":"JOB_183101","tr_customer_id":183119,"tr_customer_product_id":183109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:03:39.000Z","modified_at":"2026-02-11T05:03:39.000Z","name":"Russell Schumm","mobile_number":"464-265-9447","email_id":"Ronny18@yahoo.com","dop":"2025-04-06","serial_number":"14588365071466","imei1":"14588365071466","imei2":"14588365071466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:03:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183102,"job_number":"JOB_183102","tr_customer_id":183120,"tr_customer_product_id":183110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:03:40.000Z","modified_at":"2026-02-11T05:03:40.000Z","name":"Norene Schroeder","mobile_number":"586-937-6069","email_id":"Gregoria.Heller56@yahoo.com","dop":"2025-04-06","serial_number":"10048265542355","imei1":"10048265542355","imei2":"10048265542355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:03:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183103,"job_number":"JOB_183103","tr_customer_id":183121,"tr_customer_product_id":183111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:03:41.000Z","modified_at":"2026-02-11T05:03:42.000Z","name":"Ernest Fisher","mobile_number":"582-795-3078","email_id":"Scot.Klocko@yahoo.com","dop":"2025-04-06","serial_number":"17244825797616","imei1":"17244825797616","imei2":"17244825797616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183104,"job_number":"JOB_183104","tr_customer_id":183122,"tr_customer_product_id":183112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:08:41.000Z","modified_at":"2026-02-11T05:08:41.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"18874584872144","imei1":"18874584872144","imei2":"18874584872144","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:08:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183105,"job_number":"JOB_183105","tr_customer_id":183123,"tr_customer_product_id":183113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:09:25.000Z","modified_at":"2026-02-11T05:09:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17166310760862","imei1":"17166310760862","imei2":"17166310760862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:09:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183107,"job_number":"JOB_183107","tr_customer_id":183125,"tr_customer_product_id":183115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:09:26.000Z","modified_at":"2026-02-11T05:09:26.000Z","name":"Salma Macejkovic","mobile_number":"677-760-1996","email_id":"Adelia.Deckow@yahoo.com","dop":"2025-04-06","serial_number":"12361868057079276","imei1":"12361868057079276","imei2":"12361868057079276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183108,"job_number":"JOB_183108","tr_customer_id":183126,"tr_customer_product_id":183116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:10:14.000Z","modified_at":"2026-02-11T05:10:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16746156227498","imei1":"16746156227498","imei2":"16746156227498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183110,"job_number":"JOB_183110","tr_customer_id":183128,"tr_customer_product_id":183118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:10:15.000Z","modified_at":"2026-02-11T05:10:15.000Z","name":"Ericka Gleason","mobile_number":"391-768-7127","email_id":"Jamaal.Ullrich@yahoo.com","dop":"2025-04-06","serial_number":"13311083001296582","imei1":"13311083001296582","imei2":"13311083001296582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:10:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183111,"job_number":"JOB_183111","tr_customer_id":183129,"tr_customer_product_id":183119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:11:02.000Z","modified_at":"2026-02-11T05:11:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18448703005356","imei1":"18448703005356","imei2":"18448703005356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183113,"job_number":"JOB_183113","tr_customer_id":183131,"tr_customer_product_id":183121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:11:04.000Z","modified_at":"2026-02-11T05:11:04.000Z","name":"Lauren Kutch","mobile_number":"220-935-1584","email_id":"Darrell_Crona68@yahoo.com","dop":"2025-04-06","serial_number":"15854695043085708","imei1":"15854695043085708","imei2":"15854695043085708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:11:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183114,"job_number":"JOB_183114","tr_customer_id":183132,"tr_customer_product_id":183122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:21:41.000Z","modified_at":"2026-02-11T05:21:41.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"18221354331659","imei1":"18221354331659","imei2":"18221354331659","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183117,"job_number":"JOB_183117","tr_customer_id":183135,"tr_customer_product_id":183125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:05.000Z","modified_at":"2026-02-11T05:24:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19960741817035","imei1":"19960741817035","imei2":"19960741817035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183119,"job_number":"JOB_183119","tr_customer_id":183137,"tr_customer_product_id":183127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:07.000Z","modified_at":"2026-02-11T05:24:07.000Z","name":"Hector Collins","mobile_number":"827-353-0702","email_id":"Mitchell.Walker@hotmail.com","dop":"2025-04-06","serial_number":"19949376886640464","imei1":"19949376886640464","imei2":"19949376886640464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183120,"job_number":"JOB_183120","tr_customer_id":183138,"tr_customer_product_id":183128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:42.000Z","modified_at":"2026-02-11T05:24:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-01","serial_number":"24488512258463","imei1":"24488512258463","imei2":"24488512258463","popurl":"2026-02-01T05:24:41.826333159Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183121,"job_number":"JOB_183121","tr_customer_id":183139,"tr_customer_product_id":183129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:42.000Z","modified_at":"2026-02-11T05:24:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-01","serial_number":"44064883098233","imei1":"44064883098233","imei2":"44064883098233","popurl":"2026-02-01T05:24:42.245189547Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183122,"job_number":"JOB_183122","tr_customer_id":183140,"tr_customer_product_id":183130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:52.000Z","modified_at":"2026-02-11T05:24:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17584467814570","imei1":"17584467814570","imei2":"17584467814570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183124,"job_number":"JOB_183124","tr_customer_id":183142,"tr_customer_product_id":183132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:54.000Z","modified_at":"2026-02-11T05:24:54.000Z","name":"Leon Kovacek","mobile_number":"804-669-8365","email_id":"Violette_Durgan@hotmail.com","dop":"2025-04-06","serial_number":"11575450775874636","imei1":"11575450775874636","imei2":"11575450775874636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183125,"job_number":"JOB_183125","tr_customer_id":183143,"tr_customer_product_id":183133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:25:38.000Z","modified_at":"2026-02-11T05:25:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11218017965877","imei1":"11218017965877","imei2":"11218017965877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183127,"job_number":"JOB_183127","tr_customer_id":183145,"tr_customer_product_id":183135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:25:40.000Z","modified_at":"2026-02-11T05:25:40.000Z","name":"Travon Nicolas","mobile_number":"961-876-5322","email_id":"Darrel_Feest@hotmail.com","dop":"2025-04-06","serial_number":"12918467628263212","imei1":"12918467628263212","imei2":"12918467628263212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183128,"job_number":"JOB_183128","tr_customer_id":183146,"tr_customer_product_id":183136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:38:51.000Z","modified_at":"2026-02-11T05:38:51.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100515514988019","imei1":"100515514988019","imei2":"100515514988019","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183130,"job_number":"JOB_183130","tr_customer_id":183148,"tr_customer_product_id":183138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:05.000Z","modified_at":"2026-02-11T05:39:05.000Z","name":"Buddy Bergstrom","mobile_number":"935-344-8684","email_id":"Liliana46@hotmail.com","dop":"2025-04-06","serial_number":"18740376709127","imei1":"18740376709127","imei2":"18740376709127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183131,"job_number":"JOB_183131","tr_customer_id":183149,"tr_customer_product_id":183139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:05.000Z","modified_at":"2026-02-11T05:39:05.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"108168591639560","imei1":"108168591639560","imei2":"108168591639560","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183133,"job_number":"JOB_183133","tr_customer_id":183151,"tr_customer_product_id":183141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:06.000Z","modified_at":"2026-02-11T05:39:06.000Z","name":"Jerrod Cremin","mobile_number":"456-211-8562","email_id":"Ernest.Spencer@gmail.com","dop":"2025-04-06","serial_number":"18118419172310","imei1":"18118419172310","imei2":"18118419172310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183134,"job_number":"JOB_183134","tr_customer_id":183152,"tr_customer_product_id":183142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:07.000Z","modified_at":"2026-02-11T05:39:07.000Z","name":"Novella McLaughlin","mobile_number":"820-824-5013","email_id":"Charlie_Graham@gmail.com","dop":"2025-04-06","serial_number":"11987853007015","imei1":"11987853007015","imei2":"11987853007015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183135,"job_number":"JOB_183135","tr_customer_id":183153,"tr_customer_product_id":183143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:54.000Z","modified_at":"2026-02-11T05:39:54.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"14821147863595","imei1":"14821147863595","imei2":"14821147863595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183136,"job_number":"JOB_183136","tr_customer_id":183154,"tr_customer_product_id":183144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:54.000Z","modified_at":"2026-02-11T05:39:54.000Z","name":"Salvador Hahn","mobile_number":"923-448-8037","email_id":"Marquise15@yahoo.com","dop":"2025-04-06","serial_number":"11689473987702","imei1":"11689473987702","imei2":"11689473987702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183137,"job_number":"JOB_183137","tr_customer_id":183155,"tr_customer_product_id":183145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:55.000Z","modified_at":"2026-02-11T05:39:55.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"14440653498361","imei1":"14440653498361","imei2":"14440653498361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183138,"job_number":"JOB_183138","tr_customer_id":183156,"tr_customer_product_id":183146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:56.000Z","modified_at":"2026-02-11T05:39:56.000Z","name":"Gretchen Price","mobile_number":"702-609-6770","email_id":"Verdie.Willms78@hotmail.com","dop":"2025-04-06","serial_number":"10933833086637","imei1":"10933833086637","imei2":"10933833086637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183139,"job_number":"JOB_183139","tr_customer_id":183157,"tr_customer_product_id":183147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:57.000Z","modified_at":"2026-02-11T05:39:57.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"16062071003948","imei1":"16062071003948","imei2":"16062071003948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183140,"job_number":"JOB_183140","tr_customer_id":183158,"tr_customer_product_id":183148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:57.000Z","modified_at":"2026-02-11T05:39:57.000Z","name":"Cyrus Howell","mobile_number":"662-504-8977","email_id":"Henriette.Johns@hotmail.com","dop":"2025-04-06","serial_number":"19688445390549","imei1":"19688445390549","imei2":"19688445390549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183141,"job_number":"JOB_183141","tr_customer_id":183159,"tr_customer_product_id":183149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:01.000Z","modified_at":"2026-02-11T05:44:01.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"12029019852424","imei1":"12029019852424","imei2":"12029019852424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183143,"job_number":"JOB_183143","tr_customer_id":183161,"tr_customer_product_id":183151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:02.000Z","modified_at":"2026-02-11T05:44:02.000Z","name":"Danika Kiehn","mobile_number":"279-750-8860","email_id":"Keagan86@hotmail.com","dop":"2025-04-06","serial_number":"11425648155094980","imei1":"11425648155094980","imei2":"11425648155094980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183144,"job_number":"JOB_183144","tr_customer_id":183162,"tr_customer_product_id":183152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:27.000Z","modified_at":"2026-02-11T05:44:27.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"15511829909223","imei1":"15511829909223","imei2":"15511829909223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183146,"job_number":"JOB_183146","tr_customer_id":183164,"tr_customer_product_id":183154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:28.000Z","modified_at":"2026-02-11T05:44:28.000Z","name":"Philip Kuvalis","mobile_number":"808-746-0984","email_id":"Nettie51@yahoo.com","dop":"2025-04-06","serial_number":"12883710525465092","imei1":"12883710525465092","imei2":"12883710525465092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183147,"job_number":"JOB_183147","tr_customer_id":183165,"tr_customer_product_id":183155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:56.000Z","modified_at":"2026-02-11T05:44:56.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"15322755951425","imei1":"15322755951425","imei2":"15322755951425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183149,"job_number":"JOB_183149","tr_customer_id":183167,"tr_customer_product_id":183157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:57.000Z","modified_at":"2026-02-11T05:44:57.000Z","name":"Lacey Purdy","mobile_number":"608-459-1342","email_id":"Destinee.Cronin56@hotmail.com","dop":"2025-04-06","serial_number":"13179270870945154","imei1":"13179270870945154","imei2":"13179270870945154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183151,"job_number":"JOB_183151","tr_customer_id":183169,"tr_customer_product_id":183159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:50:43.000Z","modified_at":"2026-02-11T05:50:43.000Z","name":"Wyatt Jenkins","mobile_number":"225-373-0349","email_id":"Fritz54@gmail.com","dop":"2025-04-06","serial_number":"14361956583201630","imei1":"14361956583201630","imei2":"14361956583201630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183153,"job_number":"JOB_183153","tr_customer_id":183171,"tr_customer_product_id":183161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:51:05.000Z","modified_at":"2026-02-11T05:51:05.000Z","name":"Isaac Stokes","mobile_number":"913-339-2035","email_id":"Lew15@hotmail.com","dop":"2025-04-06","serial_number":"16660196127833728","imei1":"16660196127833728","imei2":"16660196127833728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183154,"job_number":"JOB_183154","tr_customer_id":183172,"tr_customer_product_id":183162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:01:24.000Z","modified_at":"2026-02-11T06:01:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19797603982666","imei1":"19797603982666","imei2":"19797603982666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183156,"job_number":"JOB_183156","tr_customer_id":183174,"tr_customer_product_id":183164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:01:26.000Z","modified_at":"2026-02-11T06:01:26.000Z","name":"Liza Koelpin","mobile_number":"300-595-2755","email_id":"Prudence_Zboncak@yahoo.com","dop":"2025-04-06","serial_number":"12395099501218594","imei1":"12395099501218594","imei2":"12395099501218594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183157,"job_number":"JOB_183157","tr_customer_id":183175,"tr_customer_product_id":183165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:02:15.000Z","modified_at":"2026-02-11T06:02:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10645103552428","imei1":"10645103552428","imei2":"10645103552428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:02:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183159,"job_number":"JOB_183159","tr_customer_id":183177,"tr_customer_product_id":183167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:02:17.000Z","modified_at":"2026-02-11T06:02:17.000Z","name":"Dahlia Cassin","mobile_number":"386-551-0864","email_id":"Kobe_Hackett88@yahoo.com","dop":"2025-04-06","serial_number":"14189140043954194","imei1":"14189140043954194","imei2":"14189140043954194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183160,"job_number":"JOB_183160","tr_customer_id":183178,"tr_customer_product_id":183168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:03:06.000Z","modified_at":"2026-02-11T06:03:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17030107515317","imei1":"17030107515317","imei2":"17030107515317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183162,"job_number":"JOB_183162","tr_customer_id":183180,"tr_customer_product_id":183170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:03:08.000Z","modified_at":"2026-02-11T06:03:08.000Z","name":"Gregoria Dare","mobile_number":"632-860-0407","email_id":"Elisabeth.Terry78@gmail.com","dop":"2025-04-06","serial_number":"10162025129678484","imei1":"10162025129678484","imei2":"10162025129678484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183166,"job_number":"JOB_183166","tr_customer_id":183184,"tr_customer_product_id":183174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:28:49.000Z","modified_at":"2026-02-11T06:28:49.000Z","name":"Efrain Terry","mobile_number":"840-671-3734","email_id":"Grayce.Russel@hotmail.com","dop":"2025-04-06","serial_number":"17603124544839638","imei1":"17603124544839638","imei2":"17603124544839638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183172,"job_number":"JOB_183172","tr_customer_id":183190,"tr_customer_product_id":183180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:02.000Z","modified_at":"2026-02-11T06:43:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15476895905976","imei1":"15476895905976","imei2":"15476895905976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183174,"job_number":"JOB_183174","tr_customer_id":183192,"tr_customer_product_id":183182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:03.000Z","modified_at":"2026-02-11T06:43:03.000Z","name":"Alexane Leffler","mobile_number":"280-359-1036","email_id":"Bobby63@yahoo.com","dop":"2025-04-06","serial_number":"13607715058153356","imei1":"13607715058153356","imei2":"13607715058153356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183175,"job_number":"JOB_183175","tr_customer_id":183193,"tr_customer_product_id":183183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:48.000Z","modified_at":"2026-02-11T06:43:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19218639627720","imei1":"19218639627720","imei2":"19218639627720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183177,"job_number":"JOB_183177","tr_customer_id":183195,"tr_customer_product_id":183185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:50.000Z","modified_at":"2026-02-11T06:43:50.000Z","name":"Johnpaul Schmitt","mobile_number":"303-751-2082","email_id":"Holden71@yahoo.com","dop":"2025-04-06","serial_number":"12612080172240306","imei1":"12612080172240306","imei2":"12612080172240306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183178,"job_number":"JOB_183178","tr_customer_id":183196,"tr_customer_product_id":183186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:44:34.000Z","modified_at":"2026-02-11T06:44:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17342862657922","imei1":"17342862657922","imei2":"17342862657922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183180,"job_number":"JOB_183180","tr_customer_id":183198,"tr_customer_product_id":183188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:44:36.000Z","modified_at":"2026-02-11T06:44:36.000Z","name":"Oswald Ledner","mobile_number":"376-422-5845","email_id":"Zelda39@gmail.com","dop":"2025-04-06","serial_number":"12567578096406198","imei1":"12567578096406198","imei2":"12567578096406198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183193,"job_number":"JOB_183193","tr_customer_id":183211,"tr_customer_product_id":183201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:47.000Z","modified_at":"2026-02-11T06:50:47.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"108883615906837","imei1":"108883615906837","imei2":"108883615906837","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183196,"job_number":"JOB_183196","tr_customer_id":183214,"tr_customer_product_id":183204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:34.000Z","modified_at":"2026-02-11T06:51:34.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104961144659476","imei1":"104961144659476","imei2":"104961144659476","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:51:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183199,"job_number":"JOB_183199","tr_customer_id":183217,"tr_customer_product_id":183207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:13.000Z","modified_at":"2026-02-11T06:52:13.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10151878754165","imei1":"10151878754165","imei2":"10151878754165","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183201,"job_number":"JOB_183201","tr_customer_id":183219,"tr_customer_product_id":183209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:14.000Z","modified_at":"2026-02-11T06:52:14.000Z","name":"Morton Roob","mobile_number":"323-263-7891","email_id":"Frankie24@hotmail.com","dop":"2025-06-18","serial_number":"1072487354717767","imei1":"1072487354717767","imei2":"1072487354717767","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183203,"job_number":"JOB_183203","tr_customer_id":183221,"tr_customer_product_id":183211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:21.000Z","modified_at":"2026-02-11T06:52:21.000Z","name":"Dante Zemlak","mobile_number":"471-229-4043","email_id":"Kennedi77@hotmail.com","dop":"2025-04-06","serial_number":"17272995561701844","imei1":"17272995561701844","imei2":"17272995561701844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183204,"job_number":"JOB_183204","tr_customer_id":183222,"tr_customer_product_id":183212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:22.000Z","modified_at":"2026-02-11T06:52:22.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101445111177906","imei1":"101445111177906","imei2":"101445111177906","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183206,"job_number":"JOB_183206","tr_customer_id":183224,"tr_customer_product_id":183214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:42.000Z","modified_at":"2026-02-11T06:52:42.000Z","name":"John Doe","mobile_number":"9876543210","email_id":"test.user@example.com","dop":"2025-09-09","serial_number":"18947587083864","imei1":"18947587083864","imei2":"18947587083864","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183207,"job_number":"JOB_183207","tr_customer_id":183225,"tr_customer_product_id":183215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:50.000Z","modified_at":"2026-02-11T06:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12084240437466","imei1":"12084240437466","imei2":"12084240437466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183209,"job_number":"JOB_183209","tr_customer_id":183227,"tr_customer_product_id":183217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:52.000Z","modified_at":"2026-02-11T06:52:52.000Z","name":"Kendra Mertz","mobile_number":"956-236-0098","email_id":"Arch.Bogan23@gmail.com","dop":"2025-04-06","serial_number":"18002436273662604","imei1":"18002436273662604","imei2":"18002436273662604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183210,"job_number":"JOB_183210","tr_customer_id":183228,"tr_customer_product_id":183218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:00.000Z","modified_at":"2026-02-11T06:53:00.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10541675803454","imei1":"10541675803454","imei2":"10541675803454","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183212,"job_number":"JOB_183212","tr_customer_id":183230,"tr_customer_product_id":183220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:00.000Z","modified_at":"2026-02-11T06:53:00.000Z","name":"Timmy Willms","mobile_number":"852-229-9832","email_id":"Jannie51@yahoo.com","dop":"2025-06-18","serial_number":"1088747176872301","imei1":"1088747176872301","imei2":"1088747176872301","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183213,"job_number":"JOB_183213","tr_customer_id":183231,"tr_customer_product_id":183221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:01.000Z","modified_at":"2026-02-11T06:53:01.000Z","name":"Alfonso Mayer","mobile_number":"938-815-5745","email_id":"Lucie.Wolf@gmail.com","dop":"2025-09-09","serial_number":"13455328649447","imei1":"13455328649447","imei2":"13455328649447","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183214,"job_number":"JOB_183214","tr_customer_id":183232,"tr_customer_product_id":183222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:13.000Z","modified_at":"2026-02-11T06:53:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12582486229985","imei1":"12582486229985","imei2":"12582486229985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183216,"job_number":"JOB_183216","tr_customer_id":183234,"tr_customer_product_id":183224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:14.000Z","modified_at":"2026-02-11T06:53:14.000Z","name":"Janie Wintheiser","mobile_number":"379-751-3820","email_id":"Glenda.Boyle@yahoo.com","dop":"2025-04-06","serial_number":"10133798761178244","imei1":"10133798761178244","imei2":"10133798761178244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183217,"job_number":"JOB_183217","tr_customer_id":183235,"tr_customer_product_id":183225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:37.000Z","modified_at":"2026-02-11T06:53:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19379357829150","imei1":"19379357829150","imei2":"19379357829150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183219,"job_number":"JOB_183219","tr_customer_id":183237,"tr_customer_product_id":183227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:39.000Z","modified_at":"2026-02-11T06:53:39.000Z","name":"Erick Beatty","mobile_number":"497-882-1984","email_id":"Haskell_Breitenberg89@hotmail.com","dop":"2025-04-06","serial_number":"15953228384957624","imei1":"15953228384957624","imei2":"15953228384957624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183220,"job_number":"JOB_183220","tr_customer_id":183238,"tr_customer_product_id":183228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:56.000Z","modified_at":"2026-02-11T06:53:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19298366720327","imei1":"19298366720327","imei2":"19298366720327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183222,"job_number":"JOB_183222","tr_customer_id":183240,"tr_customer_product_id":183230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:57.000Z","modified_at":"2026-02-11T06:53:57.000Z","name":"Tom D'Amore","mobile_number":"566-800-1567","email_id":"Velva26@gmail.com","dop":"2025-04-06","serial_number":"11301694627714448","imei1":"11301694627714448","imei2":"11301694627714448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183223,"job_number":"JOB_183223","tr_customer_id":183241,"tr_customer_product_id":183231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:23.000Z","modified_at":"2026-02-11T06:54:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19844694226273","imei1":"19844694226273","imei2":"19844694226273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183225,"job_number":"JOB_183225","tr_customer_id":183243,"tr_customer_product_id":183233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:25.000Z","modified_at":"2026-02-11T06:54:25.000Z","name":"Karli Bode","mobile_number":"411-824-6708","email_id":"Mortimer69@gmail.com","dop":"2025-04-06","serial_number":"17637492791781620","imei1":"17637492791781620","imei2":"17637492791781620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183226,"job_number":"JOB_183226","tr_customer_id":183244,"tr_customer_product_id":183234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:39.000Z","modified_at":"2026-02-11T06:54:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18088197613237","imei1":"18088197613237","imei2":"18088197613237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183228,"job_number":"JOB_183228","tr_customer_id":183246,"tr_customer_product_id":183236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:40.000Z","modified_at":"2026-02-11T06:54:40.000Z","name":"Gay Rogahn","mobile_number":"266-204-9713","email_id":"Seamus_Abbott19@gmail.com","dop":"2025-04-06","serial_number":"17664680232908674","imei1":"17664680232908674","imei2":"17664680232908674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183229,"job_number":"JOB_183229","tr_customer_id":183247,"tr_customer_product_id":183237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:55:19.000Z","modified_at":"2026-02-11T06:55:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14192557810919","imei1":"14192557810919","imei2":"14192557810919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183231,"job_number":"JOB_183231","tr_customer_id":183249,"tr_customer_product_id":183239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:55:21.000Z","modified_at":"2026-02-11T06:55:21.000Z","name":"Alexanne Wunsch","mobile_number":"974-776-1646","email_id":"Marlen.Kihn82@yahoo.com","dop":"2025-04-06","serial_number":"10914286605349070","imei1":"10914286605349070","imei2":"10914286605349070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183232,"job_number":"JOB_183232","tr_customer_id":183250,"tr_customer_product_id":183240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:10.000Z","modified_at":"2026-02-11T06:56:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15241263967725","imei1":"15241263967725","imei2":"15241263967725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183234,"job_number":"JOB_183234","tr_customer_id":183252,"tr_customer_product_id":183242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:12.000Z","modified_at":"2026-02-11T06:56:12.000Z","name":"Columbus Durgan","mobile_number":"856-343-8013","email_id":"Marcus.Yost@yahoo.com","dop":"2025-04-06","serial_number":"10874477724127574","imei1":"10874477724127574","imei2":"10874477724127574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183237,"job_number":"JOB_183237","tr_customer_id":183255,"tr_customer_product_id":183245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:00.000Z","modified_at":"2026-02-11T06:57:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17273460599349","imei1":"17273460599349","imei2":"17273460599349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183239,"job_number":"JOB_183239","tr_customer_id":183257,"tr_customer_product_id":183247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:01.000Z","modified_at":"2026-02-11T06:57:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14187136490828","imei1":"14187136490828","imei2":"14187136490828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183241,"job_number":"JOB_183241","tr_customer_id":183259,"tr_customer_product_id":183249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:01.000Z","modified_at":"2026-02-11T06:57:01.000Z","name":"Katlynn Mitchell","mobile_number":"279-662-8417","email_id":"Bennie_Bailey@gmail.com","dop":"2025-04-06","serial_number":"12790445550037910","imei1":"12790445550037910","imei2":"12790445550037910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183242,"job_number":"JOB_183242","tr_customer_id":183260,"tr_customer_product_id":183250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:02.000Z","modified_at":"2026-02-11T06:57:02.000Z","name":"Jennifer Jacobi","mobile_number":"476-221-2696","email_id":"Kellie.Ondricka63@yahoo.com","dop":"2025-04-06","serial_number":"14147073045175060","imei1":"14147073045175060","imei2":"14147073045175060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183244,"job_number":"JOB_183244","tr_customer_id":183262,"tr_customer_product_id":183252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:48.000Z","modified_at":"2026-02-11T06:57:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16419309254864","imei1":"16419309254864","imei2":"16419309254864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183246,"job_number":"JOB_183246","tr_customer_id":183264,"tr_customer_product_id":183254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:50.000Z","modified_at":"2026-02-11T06:57:50.000Z","name":"Madonna Beer","mobile_number":"290-845-4523","email_id":"Jessie.Rau6@yahoo.com","dop":"2025-04-06","serial_number":"10810475955441162","imei1":"10810475955441162","imei2":"10810475955441162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183247,"job_number":"JOB_183247","tr_customer_id":183265,"tr_customer_product_id":183255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:58:37.000Z","modified_at":"2026-02-11T06:58:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10653539109475","imei1":"10653539109475","imei2":"10653539109475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183249,"job_number":"JOB_183249","tr_customer_id":183267,"tr_customer_product_id":183257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:58:38.000Z","modified_at":"2026-02-11T06:58:38.000Z","name":"Emmanuel Swaniawski","mobile_number":"486-558-1290","email_id":"Stephania_Gerhold59@hotmail.com","dop":"2025-04-06","serial_number":"12390364250314908","imei1":"12390364250314908","imei2":"12390364250314908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183250,"job_number":"JOB_183250","tr_customer_id":183268,"tr_customer_product_id":183258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:02.000Z","modified_at":"2026-02-11T06:59:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13117904619000","imei1":"13117904619000","imei2":"13117904619000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183252,"job_number":"JOB_183252","tr_customer_id":183270,"tr_customer_product_id":183260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:03.000Z","modified_at":"2026-02-11T06:59:03.000Z","name":"Kole Schimmel","mobile_number":"373-223-5934","email_id":"Tyree.Baumbach@yahoo.com","dop":"2025-04-06","serial_number":"18090484040744304","imei1":"18090484040744304","imei2":"18090484040744304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183253,"job_number":"JOB_183253","tr_customer_id":183271,"tr_customer_product_id":183261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:46.000Z","modified_at":"2026-02-11T06:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16047856549410","imei1":"16047856549410","imei2":"16047856549410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183255,"job_number":"JOB_183255","tr_customer_id":183273,"tr_customer_product_id":183263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:48.000Z","modified_at":"2026-02-11T06:59:48.000Z","name":"Katherine Schowalter","mobile_number":"380-803-2887","email_id":"Wava_Mueller40@hotmail.com","dop":"2025-04-06","serial_number":"10925796766015216","imei1":"10925796766015216","imei2":"10925796766015216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183257,"job_number":"JOB_183257","tr_customer_id":183275,"tr_customer_product_id":183265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:01.000Z","modified_at":"2026-02-11T07:00:01.000Z","name":"Morris Lockman","mobile_number":"848-572-7513","email_id":"Leonardo.Dach@hotmail.com","dop":"2025-04-06","serial_number":"18871478459131976","imei1":"18871478459131976","imei2":"18871478459131976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183258,"job_number":"JOB_183258","tr_customer_id":183276,"tr_customer_product_id":183266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:30.000Z","modified_at":"2026-02-11T07:00:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14314569461191","imei1":"14314569461191","imei2":"14314569461191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183260,"job_number":"JOB_183260","tr_customer_id":183278,"tr_customer_product_id":183268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:32.000Z","modified_at":"2026-02-11T07:00:32.000Z","name":"Martine Rowe","mobile_number":"511-915-7350","email_id":"Malika.Crist@yahoo.com","dop":"2025-04-06","serial_number":"12374014696169556","imei1":"12374014696169556","imei2":"12374014696169556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183261,"job_number":"JOB_183261","tr_customer_id":183279,"tr_customer_product_id":183269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:35.000Z","modified_at":"2026-02-11T07:00:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18251807745059","imei1":"18251807745059","imei2":"18251807745059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183263,"job_number":"JOB_183263","tr_customer_id":183281,"tr_customer_product_id":183271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:36.000Z","modified_at":"2026-02-11T07:00:36.000Z","name":"Selmer Ryan","mobile_number":"264-382-7095","email_id":"Reuben_Pouros@hotmail.com","dop":"2025-04-06","serial_number":"13673772937191888","imei1":"13673772937191888","imei2":"13673772937191888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183267,"job_number":"JOB_183267","tr_customer_id":183285,"tr_customer_product_id":183275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:44.000Z","modified_at":"2026-02-11T07:00:44.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"18057087833491","imei1":"18057087833491","imei2":"18057087833491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183269,"job_number":"JOB_183269","tr_customer_id":183287,"tr_customer_product_id":183277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:46.000Z","modified_at":"2026-02-11T07:00:46.000Z","name":"Bart Skiles","mobile_number":"385-356-7004","email_id":"Veronica40@yahoo.com","dop":"2025-04-06","serial_number":"19970960154857948","imei1":"19970960154857948","imei2":"19970960154857948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183270,"job_number":"JOB_183270","tr_customer_id":183288,"tr_customer_product_id":183278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:22.000Z","modified_at":"2026-02-11T07:01:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16526302819255","imei1":"16526302819255","imei2":"16526302819255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183272,"job_number":"JOB_183272","tr_customer_id":183290,"tr_customer_product_id":183280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:24.000Z","modified_at":"2026-02-11T07:01:24.000Z","name":"Dayna Price","mobile_number":"643-648-7993","email_id":"Orin12@gmail.com","dop":"2025-04-06","serial_number":"12950088723257862","imei1":"12950088723257862","imei2":"12950088723257862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183276,"job_number":"JOB_183276","tr_customer_id":183294,"tr_customer_product_id":183284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:36.000Z","modified_at":"2026-02-11T07:01:36.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"15484607727476","imei1":"15484607727476","imei2":"15484607727476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183278,"job_number":"JOB_183278","tr_customer_id":183296,"tr_customer_product_id":183286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:38.000Z","modified_at":"2026-02-11T07:01:38.000Z","name":"Christy Gutmann","mobile_number":"831-454-1785","email_id":"Ramona.Jacobson95@gmail.com","dop":"2025-04-06","serial_number":"18954866374133730","imei1":"18954866374133730","imei2":"18954866374133730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183279,"job_number":"JOB_183279","tr_customer_id":183297,"tr_customer_product_id":183287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:09.000Z","modified_at":"2026-02-11T07:02:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17223473015759","imei1":"17223473015759","imei2":"17223473015759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183283,"job_number":"JOB_183283","tr_customer_id":183301,"tr_customer_product_id":183291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:11.000Z","modified_at":"2026-02-11T07:02:11.000Z","name":"Jackeline Kulas","mobile_number":"310-594-9660","email_id":"Hettie.Hirthe42@yahoo.com","dop":"2025-04-06","serial_number":"14310308843518088","imei1":"14310308843518088","imei2":"14310308843518088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183285,"job_number":"JOB_183285","tr_customer_id":183303,"tr_customer_product_id":183293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:14.000Z","modified_at":"2026-02-11T07:02:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17981079783483","imei1":"17981079783483","imei2":"17981079783483","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183287,"job_number":"JOB_183287","tr_customer_id":183305,"tr_customer_product_id":183295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:16.000Z","modified_at":"2026-02-11T07:02:16.000Z","name":"Daisha Langosh","mobile_number":"585-435-0151","email_id":"Freida_Abernathy@hotmail.com","dop":"2025-04-06","serial_number":"17518717924921944","imei1":"17518717924921944","imei2":"17518717924921944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183288,"job_number":"JOB_183288","tr_customer_id":183306,"tr_customer_product_id":183296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:28.000Z","modified_at":"2026-02-11T07:02:28.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17608665333713","imei1":"17608665333713","imei2":"17608665333713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183290,"job_number":"JOB_183290","tr_customer_id":183308,"tr_customer_product_id":183298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:30.000Z","modified_at":"2026-02-11T07:02:30.000Z","name":"Andreane Pfeffer","mobile_number":"365-916-3898","email_id":"Hayden30@gmail.com","dop":"2025-04-06","serial_number":"13107312248609524","imei1":"13107312248609524","imei2":"13107312248609524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183294,"job_number":"JOB_183294","tr_customer_id":183312,"tr_customer_product_id":183302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:59.000Z","modified_at":"2026-02-11T07:02:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17896936870789","imei1":"17896936870789","imei2":"17896936870789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183296,"job_number":"JOB_183296","tr_customer_id":183314,"tr_customer_product_id":183304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:00.000Z","modified_at":"2026-02-11T07:03:00.000Z","name":"Lisandro Swaniawski","mobile_number":"844-398-3659","email_id":"Blake65@hotmail.com","dop":"2025-04-06","serial_number":"10363832874601646","imei1":"10363832874601646","imei2":"10363832874601646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183297,"job_number":"JOB_183297","tr_customer_id":183315,"tr_customer_product_id":183305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:43.000Z","modified_at":"2026-02-11T07:03:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15053716022471","imei1":"15053716022471","imei2":"15053716022471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183299,"job_number":"JOB_183299","tr_customer_id":183317,"tr_customer_product_id":183307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:45.000Z","modified_at":"2026-02-11T07:03:45.000Z","name":"Brant Thompson","mobile_number":"932-563-7435","email_id":"Breanna.Windler@hotmail.com","dop":"2025-04-06","serial_number":"19089808068679200","imei1":"19089808068679200","imei2":"19089808068679200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:03:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183300,"job_number":"JOB_183300","tr_customer_id":183318,"tr_customer_product_id":183308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:07:25.000Z","modified_at":"2026-02-11T07:07:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18310145219000","imei1":"18310145219000","imei2":"18310145219000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:07:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183302,"job_number":"JOB_183302","tr_customer_id":183320,"tr_customer_product_id":183310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:07:27.000Z","modified_at":"2026-02-11T07:07:27.000Z","name":"Ray Shields","mobile_number":"822-583-4711","email_id":"Jaqueline_Ryan@yahoo.com","dop":"2025-04-06","serial_number":"10421186228136920","imei1":"10421186228136920","imei2":"10421186228136920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:07:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183303,"job_number":"JOB_183303","tr_customer_id":183321,"tr_customer_product_id":183311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:12.000Z","modified_at":"2026-02-11T07:08:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12342503657422","imei1":"12342503657422","imei2":"12342503657422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183305,"job_number":"JOB_183305","tr_customer_id":183323,"tr_customer_product_id":183313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:14.000Z","modified_at":"2026-02-11T07:08:14.000Z","name":"Kaylah Conroy","mobile_number":"253-351-6073","email_id":"Oren29@gmail.com","dop":"2025-04-06","serial_number":"12435365049148912","imei1":"12435365049148912","imei2":"12435365049148912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183306,"job_number":"JOB_183306","tr_customer_id":183324,"tr_customer_product_id":183314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:49.000Z","modified_at":"2026-02-11T07:08:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11133387215325","imei1":"11133387215325","imei2":"11133387215325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183308,"job_number":"JOB_183308","tr_customer_id":183326,"tr_customer_product_id":183316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:51.000Z","modified_at":"2026-02-11T07:08:51.000Z","name":"Heber Sawayn","mobile_number":"869-897-6795","email_id":"Kailyn87@gmail.com","dop":"2025-04-06","serial_number":"17526315520679100","imei1":"17526315520679100","imei2":"17526315520679100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183309,"job_number":"JOB_183309","tr_customer_id":183327,"tr_customer_product_id":183317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:59.000Z","modified_at":"2026-02-11T07:08:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13436365774773","imei1":"13436365774773","imei2":"13436365774773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183311,"job_number":"JOB_183311","tr_customer_id":183329,"tr_customer_product_id":183319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:01.000Z","modified_at":"2026-02-11T07:09:01.000Z","name":"Eunice Kreiger","mobile_number":"507-282-6739","email_id":"Johanna.Lueilwitz58@hotmail.com","dop":"2025-04-06","serial_number":"16216160542343848","imei1":"16216160542343848","imei2":"16216160542343848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183313,"job_number":"JOB_183313","tr_customer_id":183331,"tr_customer_product_id":183321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:27.000Z","modified_at":"2026-02-11T07:09:27.000Z","name":"Theodora Mohr","mobile_number":"822-383-7725","email_id":"Columbus_Hansen60@hotmail.com","dop":"2025-04-06","serial_number":"19879010070151344","imei1":"19879010070151344","imei2":"19879010070151344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183314,"job_number":"JOB_183314","tr_customer_id":183332,"tr_customer_product_id":183322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:39.000Z","modified_at":"2026-02-11T07:09:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13285194451269","imei1":"13285194451269","imei2":"13285194451269","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183317,"job_number":"JOB_183317","tr_customer_id":183335,"tr_customer_product_id":183325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:41.000Z","modified_at":"2026-02-11T07:09:41.000Z","name":"Ethyl Lehner","mobile_number":"537-337-6676","email_id":"Joshua_Herzog15@yahoo.com","dop":"2025-04-06","serial_number":"15643422960953260","imei1":"15643422960953260","imei2":"15643422960953260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183318,"job_number":"JOB_183318","tr_customer_id":183336,"tr_customer_product_id":183326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:41.000Z","modified_at":"2026-02-11T07:09:41.000Z","name":"Jo Homenick","mobile_number":"362-542-0260","email_id":"Laron.Pouros@yahoo.com","dop":"2025-04-06","serial_number":"19602284373433356","imei1":"19602284373433356","imei2":"19602284373433356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183319,"job_number":"JOB_183319","tr_customer_id":183337,"tr_customer_product_id":183327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:10:29.000Z","modified_at":"2026-02-11T07:10:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14615405472749","imei1":"14615405472749","imei2":"14615405472749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:10:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183321,"job_number":"JOB_183321","tr_customer_id":183339,"tr_customer_product_id":183329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:10:31.000Z","modified_at":"2026-02-11T07:10:31.000Z","name":"Henriette Schumm","mobile_number":"661-612-7789","email_id":"Caterina_Schaefer@gmail.com","dop":"2025-04-06","serial_number":"11578322620485332","imei1":"11578322620485332","imei2":"11578322620485332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:10:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183322,"job_number":"JOB_183322","tr_customer_id":183340,"tr_customer_product_id":183330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:44.000Z","modified_at":"2026-02-11T07:14:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13747218951509","imei1":"13747218951509","imei2":"13747218951509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183324,"job_number":"JOB_183324","tr_customer_id":183342,"tr_customer_product_id":183332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:45.000Z","modified_at":"2026-02-11T07:14:45.000Z","name":"Jarrod Bosco","mobile_number":"672-471-0938","email_id":"Lulu36@hotmail.com","dop":"2025-04-06","serial_number":"17934642057975452","imei1":"17934642057975452","imei2":"17934642057975452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183326,"job_number":"JOB_183326","tr_customer_id":183344,"tr_customer_product_id":183334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:52.000Z","modified_at":"2026-02-11T07:14:52.000Z","name":"Hillard Heathcote","mobile_number":"542-682-5235","email_id":"Cloyd5@yahoo.com","dop":"2025-04-06","serial_number":"16009778614318316","imei1":"16009778614318316","imei2":"16009778614318316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:14:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183327,"job_number":"JOB_183327","tr_customer_id":183345,"tr_customer_product_id":183335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:15:28.000Z","modified_at":"2026-02-11T07:15:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19169679646030","imei1":"19169679646030","imei2":"19169679646030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183329,"job_number":"JOB_183329","tr_customer_id":183347,"tr_customer_product_id":183337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:15:30.000Z","modified_at":"2026-02-11T07:15:30.000Z","name":"Retta Grant","mobile_number":"933-956-6417","email_id":"Oceane_Lehner@yahoo.com","dop":"2025-04-06","serial_number":"19440911413452764","imei1":"19440911413452764","imei2":"19440911413452764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:15:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183330,"job_number":"JOB_183330","tr_customer_id":183348,"tr_customer_product_id":183338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:16:12.000Z","modified_at":"2026-02-11T07:16:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17767793786577","imei1":"17767793786577","imei2":"17767793786577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:16:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183332,"job_number":"JOB_183332","tr_customer_id":183350,"tr_customer_product_id":183340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:16:14.000Z","modified_at":"2026-02-11T07:16:14.000Z","name":"Forrest Emard","mobile_number":"639-621-6261","email_id":"Jackson_Ernser@yahoo.com","dop":"2025-04-06","serial_number":"16728391441490392","imei1":"16728391441490392","imei2":"16728391441490392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183333,"job_number":"JOB_183333","tr_customer_id":183351,"tr_customer_product_id":183341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:26.000Z","modified_at":"2026-02-11T07:42:26.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17663932557499","imei1":"17663932557499","imei2":"17663932557499","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183335,"job_number":"JOB_183335","tr_customer_id":183353,"tr_customer_product_id":183343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:42.000Z","modified_at":"2026-02-11T07:42:42.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15917015750641","imei1":"15917015750641","imei2":"15917015750641","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183337,"job_number":"JOB_183337","tr_customer_id":183355,"tr_customer_product_id":183345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:57.000Z","modified_at":"2026-02-11T07:42:57.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14308929318779","imei1":"14308929318779","imei2":"14308929318779","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183346,"job_number":"JOB_183346","tr_customer_id":183364,"tr_customer_product_id":183354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:02.000Z","modified_at":"2026-02-11T08:04:02.000Z","name":"Dorthy Olson","mobile_number":"490-213-5976","email_id":"Columbus_Schoen83@hotmail.com","dop":"2025-04-06","serial_number":"10412131851684752","imei1":"10412131851684752","imei2":"10412131851684752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183351,"job_number":"JOB_183351","tr_customer_id":183369,"tr_customer_product_id":183359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:05:30.000Z","modified_at":"2026-02-11T08:05:30.000Z","name":"Beth Hettinger","mobile_number":"397-551-7121","email_id":"Tod2@yahoo.com","dop":"2025-04-06","serial_number":"10203286242211544","imei1":"10203286242211544","imei2":"10203286242211544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:05:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183353,"job_number":"JOB_183353","tr_customer_id":183371,"tr_customer_product_id":183361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:24:04.000Z","modified_at":"2026-02-11T08:24:04.000Z","name":"Elian Bins","mobile_number":"228-960-2613","email_id":"Jennifer_Huels@yahoo.com","dop":"2026-01-23","serial_number":"141814433736693","imei1":"141814433736693","imei2":"141814433736693","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183355,"job_number":"JOB_183355","tr_customer_id":183373,"tr_customer_product_id":183363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:25:23.000Z","modified_at":"2026-02-11T08:25:23.000Z","name":"Immanuel Kshlerin","mobile_number":"342-342-9934","email_id":"Rigoberto.Kuhn@yahoo.com","dop":"2026-01-23","serial_number":"137557413102317","imei1":"137557413102317","imei2":"137557413102317","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183356,"job_number":"JOB_183356","tr_customer_id":183374,"tr_customer_product_id":183364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:27:32.000Z","modified_at":"2026-02-11T08:27:32.000Z","name":"Forrest Reilly","mobile_number":"730-512-8643","email_id":"Kayli59@yahoo.com","dop":"2026-01-23","serial_number":"11133819227974","imei1":"11133819227974","imei2":"11133819227974","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183358,"job_number":"JOB_183358","tr_customer_id":183376,"tr_customer_product_id":183366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:29:01.000Z","modified_at":"2026-02-11T08:29:01.000Z","name":"Caleigh Wiza","mobile_number":"377-664-5399","email_id":"Horacio_Bayer@gmail.com","dop":"2026-01-23","serial_number":"182138932890551","imei1":"182138932890551","imei2":"182138932890551","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183359,"job_number":"JOB_183359","tr_customer_id":183377,"tr_customer_product_id":183367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:14.000Z","modified_at":"2026-02-11T08:35:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13583050526260","imei1":"13583050526260","imei2":"13583050526260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183361,"job_number":"JOB_183361","tr_customer_id":183379,"tr_customer_product_id":183369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:16.000Z","modified_at":"2026-02-11T08:35:16.000Z","name":"Shannon Bode","mobile_number":"301-627-1034","email_id":"Vladimir.Torphy@yahoo.com","dop":"2025-04-06","serial_number":"19411339316773500","imei1":"19411339316773500","imei2":"19411339316773500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183362,"job_number":"JOB_183362","tr_customer_id":183380,"tr_customer_product_id":183370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:59.000Z","modified_at":"2026-02-11T08:35:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10037306466607","imei1":"10037306466607","imei2":"10037306466607","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183364,"job_number":"JOB_183364","tr_customer_id":183382,"tr_customer_product_id":183372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:00.000Z","modified_at":"2026-02-11T08:36:00.000Z","name":"Lillie Wehner","mobile_number":"954-325-5967","email_id":"Halie79@hotmail.com","dop":"2025-04-06","serial_number":"11134181571309214","imei1":"11134181571309214","imei2":"11134181571309214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183365,"job_number":"JOB_183365","tr_customer_id":183383,"tr_customer_product_id":183373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:42.000Z","modified_at":"2026-02-11T08:36:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10637017919838","imei1":"10637017919838","imei2":"10637017919838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183367,"job_number":"JOB_183367","tr_customer_id":183385,"tr_customer_product_id":183375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:44.000Z","modified_at":"2026-02-11T08:36:44.000Z","name":"Baby Mitchell","mobile_number":"475-647-6366","email_id":"Jorge43@hotmail.com","dop":"2025-04-06","serial_number":"19734391210225264","imei1":"19734391210225264","imei2":"19734391210225264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183368,"job_number":"JOB_183368","tr_customer_id":183386,"tr_customer_product_id":183376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:40:51.000Z","modified_at":"2026-02-11T09:40:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11572447516181","imei1":"11572447516181","imei2":"11572447516181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183370,"job_number":"JOB_183370","tr_customer_id":183388,"tr_customer_product_id":183378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:40:53.000Z","modified_at":"2026-02-11T09:40:53.000Z","name":"Dawn Blick","mobile_number":"475-380-9999","email_id":"Josie24@gmail.com","dop":"2025-04-06","serial_number":"12206396151810036","imei1":"12206396151810036","imei2":"12206396151810036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183371,"job_number":"JOB_183371","tr_customer_id":183389,"tr_customer_product_id":183379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:41:37.000Z","modified_at":"2026-02-11T09:41:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13469681881716","imei1":"13469681881716","imei2":"13469681881716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183373,"job_number":"JOB_183373","tr_customer_id":183391,"tr_customer_product_id":183381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:41:39.000Z","modified_at":"2026-02-11T09:41:39.000Z","name":"Ariane Bahringer","mobile_number":"721-997-5102","email_id":"Louie40@yahoo.com","dop":"2025-04-06","serial_number":"17713953771483132","imei1":"17713953771483132","imei2":"17713953771483132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183374,"job_number":"JOB_183374","tr_customer_id":183392,"tr_customer_product_id":183382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:42:21.000Z","modified_at":"2026-02-11T09:42:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12979077929727","imei1":"12979077929727","imei2":"12979077929727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183376,"job_number":"JOB_183376","tr_customer_id":183394,"tr_customer_product_id":183384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:42:23.000Z","modified_at":"2026-02-11T09:42:23.000Z","name":"Bill Wiza","mobile_number":"918-252-2530","email_id":"Shaniya_Mueller26@hotmail.com","dop":"2025-04-06","serial_number":"17095884161977980","imei1":"17095884161977980","imei2":"17095884161977980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183377,"job_number":"JOB_183377","tr_customer_id":183395,"tr_customer_product_id":183385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:03.000Z","modified_at":"2026-02-11T10:54:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14786574995009","imei1":"14786574995009","imei2":"14786574995009","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183379,"job_number":"JOB_183379","tr_customer_id":183397,"tr_customer_product_id":183387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:05.000Z","modified_at":"2026-02-11T10:54:05.000Z","name":"Michelle Klocko","mobile_number":"263-569-5063","email_id":"Tyreek.Metz@gmail.com","dop":"2025-04-06","serial_number":"13153187973046198","imei1":"13153187973046198","imei2":"13153187973046198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183380,"job_number":"JOB_183380","tr_customer_id":183398,"tr_customer_product_id":183388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:49.000Z","modified_at":"2026-02-11T10:54:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10161351279169","imei1":"10161351279169","imei2":"10161351279169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183382,"job_number":"JOB_183382","tr_customer_id":183400,"tr_customer_product_id":183390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:50.000Z","modified_at":"2026-02-11T10:54:50.000Z","name":"Lina Friesen","mobile_number":"909-937-1584","email_id":"Gene7@yahoo.com","dop":"2025-04-06","serial_number":"14122803331046206","imei1":"14122803331046206","imei2":"14122803331046206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183383,"job_number":"JOB_183383","tr_customer_id":183401,"tr_customer_product_id":183391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:55:34.000Z","modified_at":"2026-02-11T10:55:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12450342538670","imei1":"12450342538670","imei2":"12450342538670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183385,"job_number":"JOB_183385","tr_customer_id":183403,"tr_customer_product_id":183393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:55:36.000Z","modified_at":"2026-02-11T10:55:36.000Z","name":"Drake Parker","mobile_number":"772-397-6905","email_id":"Ricky46@hotmail.com","dop":"2025-04-06","serial_number":"11697294639993186","imei1":"11697294639993186","imei2":"11697294639993186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183386,"job_number":"JOB_183386","tr_customer_id":183404,"tr_customer_product_id":183394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:10:11.000Z","modified_at":"2026-02-11T11:10:11.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-01","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-01T11:10:02.209310898Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183387,"job_number":"JOB_183387","tr_customer_id":183405,"tr_customer_product_id":183395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:10:12.000Z","modified_at":"2026-02-11T11:10:12.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-01","serial_number":"86595375822489","imei1":"86595375822489","imei2":"86595375822489","popurl":"2026-02-01T11:10:02.212479283Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183388,"job_number":"JOB_183388","tr_customer_id":183406,"tr_customer_product_id":183396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:10:23.000Z","modified_at":"2026-02-11T11:10:23.000Z","name":"Yogesh Patel","mobile_number":"8631756250","email_id":"chinmayanand.pothuvaal@hotmail.com","dop":"2026-02-01","serial_number":"79523075689778","imei1":"79523075689778","imei2":"79523075689778","popurl":"www.brahmdev-chaturvedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:10:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183389,"job_number":"JOB_183389","tr_customer_id":183407,"tr_customer_product_id":183397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:44:10.000Z","modified_at":"2026-02-11T11:44:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19174513546069","imei1":"19174513546069","imei2":"19174513546069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183391,"job_number":"JOB_183391","tr_customer_id":183409,"tr_customer_product_id":183399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:44:11.000Z","modified_at":"2026-02-11T11:44:11.000Z","name":"Bud Larson","mobile_number":"575-384-7382","email_id":"Kamille.Hamill66@hotmail.com","dop":"2025-04-06","serial_number":"13643298040378124","imei1":"13643298040378124","imei2":"13643298040378124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183392,"job_number":"JOB_183392","tr_customer_id":183410,"tr_customer_product_id":183400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:00.000Z","modified_at":"2026-02-11T11:45:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11647049171950","imei1":"11647049171950","imei2":"11647049171950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183394,"job_number":"JOB_183394","tr_customer_id":183412,"tr_customer_product_id":183402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:02.000Z","modified_at":"2026-02-11T11:45:02.000Z","name":"Kevin Greenholt","mobile_number":"453-240-4828","email_id":"Madisyn_Heaney7@yahoo.com","dop":"2025-04-06","serial_number":"17070484477922136","imei1":"17070484477922136","imei2":"17070484477922136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183395,"job_number":"JOB_183395","tr_customer_id":183413,"tr_customer_product_id":183403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:50.000Z","modified_at":"2026-02-11T11:45:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12474027599632","imei1":"12474027599632","imei2":"12474027599632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183397,"job_number":"JOB_183397","tr_customer_id":183415,"tr_customer_product_id":183405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:52.000Z","modified_at":"2026-02-11T11:45:52.000Z","name":"Jarred Legros","mobile_number":"302-594-8816","email_id":"Ella.Block93@hotmail.com","dop":"2025-04-06","serial_number":"14668412154499960","imei1":"14668412154499960","imei2":"14668412154499960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183398,"job_number":"JOB_183398","tr_customer_id":183416,"tr_customer_product_id":183406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T12:02:23.000Z","modified_at":"2026-02-11T12:02:23.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-01","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-01T12:02:23.318855203Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T12:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183399,"job_number":"JOB_183399","tr_customer_id":183417,"tr_customer_product_id":183407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T12:29:48.000Z","modified_at":"2026-02-11T12:29:48.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-01","serial_number":"10000671917300","imei1":"10000671017301","imei2":"10000061817302","popurl":"2026-02-01T12:29:48.322632500Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T12:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183400,"job_number":"JOB_183400","tr_customer_id":183418,"tr_customer_product_id":183408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:01:48.000Z","modified_at":"2026-02-11T13:01:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16699722853634","imei1":"16699722853634","imei2":"16699722853634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183402,"job_number":"JOB_183402","tr_customer_id":183420,"tr_customer_product_id":183410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:01:50.000Z","modified_at":"2026-02-11T13:01:50.000Z","name":"Janet Goodwin","mobile_number":"401-679-0856","email_id":"Richie75@gmail.com","dop":"2025-04-06","serial_number":"10698694539240592","imei1":"10698694539240592","imei2":"10698694539240592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183403,"job_number":"JOB_183403","tr_customer_id":183421,"tr_customer_product_id":183411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:02:36.000Z","modified_at":"2026-02-11T13:02:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15667964296549","imei1":"15667964296549","imei2":"15667964296549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183405,"job_number":"JOB_183405","tr_customer_id":183423,"tr_customer_product_id":183413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:02:38.000Z","modified_at":"2026-02-11T13:02:38.000Z","name":"Larissa Keeling","mobile_number":"493-393-0115","email_id":"Andrew.Braun@gmail.com","dop":"2025-04-06","serial_number":"15036213228793888","imei1":"15036213228793888","imei2":"15036213228793888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183406,"job_number":"JOB_183406","tr_customer_id":183424,"tr_customer_product_id":183414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:03:22.000Z","modified_at":"2026-02-11T13:03:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12511407932375","imei1":"12511407932375","imei2":"12511407932375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183408,"job_number":"JOB_183408","tr_customer_id":183426,"tr_customer_product_id":183416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:03:24.000Z","modified_at":"2026-02-11T13:03:24.000Z","name":"Evalyn Cummings","mobile_number":"759-207-4034","email_id":"Ivy_Nienow@gmail.com","dop":"2025-04-06","serial_number":"12503286887140332","imei1":"12503286887140332","imei2":"12503286887140332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182858,"job_number":"JOB_182858","tr_customer_id":182876,"tr_customer_product_id":182866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:57.000Z","modified_at":"2026-02-11T04:39:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Griffin_Rowe@yahoo.com","dop":"2025-07-02","serial_number":"12549821610237","imei1":"12549821610237","imei2":"12549821610237","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182880,"job_number":"JOB_182880","tr_customer_id":182898,"tr_customer_product_id":182888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:16.000Z","modified_at":"2026-02-11T04:40:16.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jeramie32@hotmail.com","dop":"2025-07-02","serial_number":"12348206865508","imei1":"12348206865508","imei2":"12348206865508","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182898,"job_number":"JOB_182898","tr_customer_id":182916,"tr_customer_product_id":182906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:32.000Z","modified_at":"2026-02-11T04:40:32.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"181809910286123","imei1":"181809910286123","imei2":"181809910286123","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182899,"job_number":"JOB_182899","tr_customer_id":182917,"tr_customer_product_id":182907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Creola Koch","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175835550409582","imei1":"175835550409582","imei2":"175835550409582","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182901,"job_number":"JOB_182901","tr_customer_id":182919,"tr_customer_product_id":182909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Ernest Green","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150274784619462","imei1":"150274784619462","imei2":"150274784619462","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182902,"job_number":"JOB_182902","tr_customer_id":182920,"tr_customer_product_id":182910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Lacy Langosh","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111904807027595","imei1":"111904807027595","imei2":"111904807027595","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182903,"job_number":"JOB_182903","tr_customer_id":182921,"tr_customer_product_id":182911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:34.000Z","modified_at":"2026-02-11T04:40:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Aron_Fahey50@yahoo.com","dop":"2025-07-02","serial_number":"14179663734142","imei1":"14179663734142","imei2":"14179663734142","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182905,"job_number":"JOB_182905","tr_customer_id":182923,"tr_customer_product_id":182913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:37.000Z","modified_at":"2026-02-11T04:40:37.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109726404444400","imei1":"109726404444400","imei2":"109726404444400","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182907,"job_number":"JOB_182907","tr_customer_id":182925,"tr_customer_product_id":182915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:38.000Z","modified_at":"2026-02-11T04:40:38.000Z","name":"Myrtis Stiedemann","mobile_number":"303-322-0078","email_id":"Nicholaus.Raynor4@yahoo.com","dop":"2025-06-09","serial_number":"103962259116037","imei1":"103962259116037","imei2":"103962259116037","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182920,"job_number":"JOB_182920","tr_customer_id":182938,"tr_customer_product_id":182928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:45.000Z","modified_at":"2026-02-11T04:40:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"101485845890936","imei1":"101485845890936","imei2":"101485845890936","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182922,"job_number":"JOB_182922","tr_customer_id":182940,"tr_customer_product_id":182930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:45.000Z","modified_at":"2026-02-11T04:40:45.000Z","name":"Haylee Heidenreich","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165416195288889","imei1":"165416195288889","imei2":"165416195288889","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182925,"job_number":"JOB_182925","tr_customer_id":182943,"tr_customer_product_id":182933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:40:46.000Z","name":"Vidal Towne","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136408990714764","imei1":"136408990714764","imei2":"136408990714764","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182927,"job_number":"JOB_182927","tr_customer_id":182945,"tr_customer_product_id":182935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:40:46.000Z","name":"Loraine Doyle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"153814098822347","imei1":"153814098822347","imei2":"153814098822347","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182937,"job_number":"JOB_182937","tr_customer_id":182955,"tr_customer_product_id":182945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10941510809976","imei1":"10941510809976","imei2":"10941510809976","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182938,"job_number":"JOB_182938","tr_customer_id":182956,"tr_customer_product_id":182946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105892782199405","imei1":"105892782199405","imei2":"105892782199405","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182942,"job_number":"JOB_182942","tr_customer_id":182960,"tr_customer_product_id":182950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:54.000Z","modified_at":"2026-02-11T04:40:54.000Z","name":"Clarissa Hayes","mobile_number":"908-235-2745","email_id":"Chaya.Lockman77@gmail.com","dop":"2025-06-09","serial_number":"100470436114437","imei1":"100470436114437","imei2":"100470436114437","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182964,"job_number":"JOB_182964","tr_customer_id":182982,"tr_customer_product_id":182972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:10.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105206516008585","imei1":"105206516008585","imei2":"105206516008585","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182967,"job_number":"JOB_182967","tr_customer_id":182985,"tr_customer_product_id":182975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:10.000Z","name":"Elenor Yost","mobile_number":"754-537-7443","email_id":"Molly7@hotmail.com","dop":"2025-06-09","serial_number":"105876730898717","imei1":"105876730898717","imei2":"105876730898717","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183116,"job_number":"JOB_183116","tr_customer_id":183134,"tr_customer_product_id":183124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:23:05.000Z","modified_at":"2026-02-11T05:23:05.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17629805557358","imei1":"17629805557358","imei2":"17629805557358","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183163,"job_number":"JOB_183163","tr_customer_id":183181,"tr_customer_product_id":183171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:14:22.000Z","modified_at":"2026-02-11T06:14:22.000Z","name":"varsha krishna","mobile_number":"9844785464","email_id":"varsha@gmail.com","dop":"2026-02-01","serial_number":"22667278896541","imei1":"22667278896541","imei2":"22667278896541","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:14:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183164,"job_number":"JOB_183164","tr_customer_id":183182,"tr_customer_product_id":183172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:16:02.000Z","modified_at":"2026-02-11T06:16:02.000Z","name":"varsha krishna","mobile_number":"9844785464","email_id":"varsha@gmail.com","dop":"2026-02-01","serial_number":"22667278896542","imei1":"22667278896542","imei2":"22667278896542","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:16:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183184,"job_number":"JOB_183184","tr_customer_id":183202,"tr_customer_product_id":183192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:14.000Z","modified_at":"2026-02-11T06:50:14.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105855904019167","imei1":"105855904019167","imei2":"105855904019167","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183186,"job_number":"JOB_183186","tr_customer_id":183204,"tr_customer_product_id":183194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:15.000Z","modified_at":"2026-02-11T06:50:15.000Z","name":"Eudora Doyle","mobile_number":"207-451-6975","email_id":"Cathryn13@gmail.com","dop":"2025-06-09","serial_number":"105567766548944","imei1":"105567766548944","imei2":"105567766548944","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183187,"job_number":"JOB_183187","tr_customer_id":183205,"tr_customer_product_id":183195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:30.000Z","modified_at":"2026-02-11T06:50:30.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105515268284270","imei1":"105515268284270","imei2":"105515268284270","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183189,"job_number":"JOB_183189","tr_customer_id":183207,"tr_customer_product_id":183197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:31.000Z","modified_at":"2026-02-11T06:50:31.000Z","name":"Nathan Bednar","mobile_number":"593-411-9539","email_id":"Amalia_Trantow@gmail.com","dop":"2025-06-09","serial_number":"108813510838306","imei1":"108813510838306","imei2":"108813510838306","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183190,"job_number":"JOB_183190","tr_customer_id":183208,"tr_customer_product_id":183198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:46.000Z","modified_at":"2026-02-11T06:50:46.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109616880252273","imei1":"109616880252273","imei2":"109616880252273","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183192,"job_number":"JOB_183192","tr_customer_id":183210,"tr_customer_product_id":183200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:46.000Z","modified_at":"2026-02-11T06:50:46.000Z","name":"Nikolas Kozey","mobile_number":"765-530-0453","email_id":"Novella37@gmail.com","dop":"2025-06-09","serial_number":"109730844182496","imei1":"109730844182496","imei2":"109730844182496","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183342,"job_number":"JOB_183342","tr_customer_id":183360,"tr_customer_product_id":183350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:57:56.000Z","modified_at":"2026-02-11T07:57:56.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Raymundo.Wintheiser35@hotmail.com","dop":"2025-07-02","serial_number":"11089164721941","imei1":"11089164721941","imei2":"11089164721941","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183343,"job_number":"JOB_183343","tr_customer_id":183361,"tr_customer_product_id":183351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:58:16.000Z","modified_at":"2026-02-11T07:58:16.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Harvey_Prosacco17@hotmail.com","dop":"2025-07-02","serial_number":"12229608915643","imei1":"12229608915643","imei2":"12229608915643","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183344,"job_number":"JOB_183344","tr_customer_id":183362,"tr_customer_product_id":183352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:58:34.000Z","modified_at":"2026-02-11T07:58:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kirsten50@gmail.com","dop":"2025-07-02","serial_number":"19673666974947","imei1":"19673666974947","imei2":"19673666974947","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183411,"job_number":"JOB_183411","tr_customer_id":183429,"tr_customer_product_id":183419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:30.000Z","modified_at":"2026-02-11T13:26:30.000Z","name":"Golda Schimmel","mobile_number":"231-973-5431","email_id":"Alice_Mante@gmail.com","dop":"2025-12-14","serial_number":"159658622884960","imei1":"159658622884960","imei2":"159658622884960","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182994,"job_number":"JOB_182994","tr_customer_id":183012,"tr_customer_product_id":183002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:37.000Z","modified_at":"2026-02-11T04:41:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10366418977788","imei1":"10366418977788","imei2":"10366418977788","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183001,"job_number":"JOB_183001","tr_customer_id":183019,"tr_customer_product_id":183009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:39.000Z","modified_at":"2026-02-11T04:41:39.000Z","name":"Amalia Barton","mobile_number":"302-653-5649","email_id":"Jalon6@yahoo.com","dop":"2000-01-31","serial_number":"1028458474132477","imei1":"1028458474132477","imei2":"1028458474132477","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183040,"job_number":"JOB_183040","tr_customer_id":183058,"tr_customer_product_id":183048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:24.000Z","modified_at":"2026-02-11T04:42:24.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10102846497622","imei1":"10102846497622","imei2":"10102846497622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183044,"job_number":"JOB_183044","tr_customer_id":183062,"tr_customer_product_id":183052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:26.000Z","modified_at":"2026-02-11T04:42:26.000Z","name":"Lucie Krajcik","mobile_number":"791-809-9349","email_id":"Natalia_Mayer82@yahoo.com","dop":"2000-01-31","serial_number":"1041490701078101","imei1":"1041490701078101","imei2":"1041490701078101","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183051,"job_number":"JOB_183051","tr_customer_id":183069,"tr_customer_product_id":183059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:09.000Z","modified_at":"2026-02-11T04:43:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10250542403988","imei1":"10250542403988","imei2":"10250542403988","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183053,"job_number":"JOB_183053","tr_customer_id":183071,"tr_customer_product_id":183061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:10.000Z","modified_at":"2026-02-11T04:43:10.000Z","name":"Marcos Bruen","mobile_number":"281-864-6952","email_id":"Michel89@yahoo.com","dop":"2000-01-31","serial_number":"1074621767828172","imei1":"1074621767828172","imei2":"1074621767828172","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183054,"job_number":"JOB_183054","tr_customer_id":183072,"tr_customer_product_id":183062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:52.000Z","modified_at":"2026-02-11T04:43:52.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10179861121007","imei1":"10179861121007","imei2":"10179861121007","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183056,"job_number":"JOB_183056","tr_customer_id":183074,"tr_customer_product_id":183064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:53.000Z","modified_at":"2026-02-11T04:43:53.000Z","name":"Breana Hilpert","mobile_number":"781-323-4174","email_id":"Beth16@yahoo.com","dop":"2000-01-31","serial_number":"1054090430276241","imei1":"1054090430276241","imei2":"1054090430276241","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183264,"job_number":"JOB_183264","tr_customer_id":183282,"tr_customer_product_id":183272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:39.000Z","modified_at":"2026-02-11T07:00:39.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10107459547442","imei1":"10107459547442","imei2":"10107459547442","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183266,"job_number":"JOB_183266","tr_customer_id":183284,"tr_customer_product_id":183274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:41.000Z","modified_at":"2026-02-11T07:00:41.000Z","name":"Rebekah Ward","mobile_number":"913-443-4001","email_id":"Isaiah5@yahoo.com","dop":"2000-01-31","serial_number":"1076561510136661","imei1":"1076561510136661","imei2":"1076561510136661","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183273,"job_number":"JOB_183273","tr_customer_id":183291,"tr_customer_product_id":183281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:25.000Z","modified_at":"2026-02-11T07:01:25.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10447726308421","imei1":"10447726308421","imei2":"10447726308421","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183275,"job_number":"JOB_183275","tr_customer_id":183293,"tr_customer_product_id":183283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:26.000Z","modified_at":"2026-02-11T07:01:26.000Z","name":"Kyra O'Conner","mobile_number":"557-894-5214","email_id":"Torrance80@gmail.com","dop":"2000-01-31","serial_number":"1084347448128397","imei1":"1084347448128397","imei2":"1084347448128397","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183281,"job_number":"JOB_183281","tr_customer_id":183299,"tr_customer_product_id":183289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:09.000Z","modified_at":"2026-02-11T07:02:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10121158867238","imei1":"10121158867238","imei2":"10121158867238","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183284,"job_number":"JOB_183284","tr_customer_id":183302,"tr_customer_product_id":183292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:11.000Z","modified_at":"2026-02-11T07:02:11.000Z","name":"Johnathan Murray","mobile_number":"890-303-0485","email_id":"Aurelie.Wolf88@yahoo.com","dop":"2000-01-31","serial_number":"1016420887890106","imei1":"1016420887890106","imei2":"1016420887890106","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183291,"job_number":"JOB_183291","tr_customer_id":183309,"tr_customer_product_id":183299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:54.000Z","modified_at":"2026-02-11T07:02:54.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10011092735407","imei1":"10011092735407","imei2":"10011092735407","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183293,"job_number":"JOB_183293","tr_customer_id":183311,"tr_customer_product_id":183301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:56.000Z","modified_at":"2026-02-11T07:02:56.000Z","name":"Mina Hilpert","mobile_number":"346-684-4700","email_id":"Carlie4@yahoo.com","dop":"2000-01-31","serial_number":"1028284015202687","imei1":"1028284015202687","imei2":"1028284015202687","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3ccf0581-8d0e-41fe-8b6d-518b50a4918a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-j0i6oo/YAKJ/lL4cazmK/NoAZww" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTR9.QVhB5f9E2cZea2EgtKGHNsL61CceBsla-bMzFerqf0Q"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDIxNjR9.6PhgfXq04b2LAKf_BI8Fe1vF_2jl-lFSaBfqwKITbyg' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTR9.QVhB5f9E2cZea2EgtKGHNsL61CceBsla-bMzFerqf0Q |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | afaa009c-383c-44e7-8e8f-06179b44961e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDIxNjR9.6PhgfXq04b2LAKf_BI8Fe1vF_2jl-lFSaBfqwKITbyg' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f8-nsZSZfuMWe3TmlXy+BLpiZwwTMU"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTR9.QVhB5f9E2cZea2EgtKGHNsL61CceBsla-bMzFerqf0Q |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b0358bbe-e973-49d7-92e0-94034bda705b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 164 |
| ETag | W/"a4-BWxTMtbEvule0r4S/4YIkjEoNLI" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":4},{"label":"Repair completed","key":"repair_completed","count":221}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDIxNjR9.6PhgfXq04b2LAKf_BI8Fe1vF_2jl-lFSaBfqwKITbyg' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTR9.QVhB5f9E2cZea2EgtKGHNsL61CceBsla-bMzFerqf0Q |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3e0bee63-4b12-4c33-b569-094c8d57cdfb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"details_key": "pending_for_repair"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"f59-KwAKv5ZBpj/iz4Hf3rMIlRyYkEw" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 11 Feb 2026 13:26:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":182778,"job_number":"JOB_182778","tr_customer_id":182796,"tr_customer_product_id":182786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:04:52.000Z","modified_at":"2026-02-11T04:33:29.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"65782561629315","imei1":"65782561629315","imei2":"65782561629315","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T04:33:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":183352,"job_number":"JOB_183352","tr_customer_id":183370,"tr_customer_product_id":183360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:24:03.000Z","modified_at":"2026-02-11T08:24:13.000Z","name":"Clinton Mertz","mobile_number":"645-992-1421","email_id":"Rashad.Yost68@hotmail.com","dop":"2026-01-23","serial_number":"13235719266064","imei1":"13235719266064","imei2":"13235719266064","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T08:24:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":183354,"job_number":"JOB_183354","tr_customer_id":183372,"tr_customer_product_id":183362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:25:22.000Z","modified_at":"2026-02-11T08:25:31.000Z","name":"Eulah McDermott","mobile_number":"340-338-6994","email_id":"Nelson79@gmail.com","dop":"2026-01-23","serial_number":"13342522785617","imei1":"13342522785617","imei2":"13342522785617","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T08:25:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":183412,"job_number":"JOB_183412","tr_customer_id":183430,"tr_customer_product_id":183420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:31.000Z","modified_at":"2026-02-11T13:26:34.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"41751633115487","imei1":"41751633115487","imei2":"41751633115487","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T13:26:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDIxNjR9.6PhgfXq04b2LAKf_BI8Fe1vF_2jl-lFSaBfqwKITbyg' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTR9.QVhB5f9E2cZea2EgtKGHNsL61CceBsla-bMzFerqf0Q |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4c71f3b3-92ae-4a6c-89cd-4a64782885f9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 34 |
{"details_key":"repair_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDIxNjR9.6PhgfXq04b2LAKf_BI8Fe1vF_2jl-lFSaBfqwKITbyg' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"12ba-CNprzlKvdcIOXg3AP1/EabUtOhc"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTR9.QVhB5f9E2cZea2EgtKGHNsL61CceBsla-bMzFerqf0Q |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ab19a98a-a325-4394-ad28-862e97915396 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"1287-uW8MLpjdRuxjIKMcXxHBaiLk9oY" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 11 Feb 2026 13:26:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":183412,"job_number":"JOB_183412","tr_customer_id":183430,"tr_customer_product_id":183420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:31.000Z","modified_at":"2026-02-11T13:26:34.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"41751633115487","imei1":"41751633115487","imei2":"41751633115487","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T13:26:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":183412,"remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-11T13:26:31.000Z"}],"quatations":[]},{"id":183354,"job_number":"JOB_183354","tr_customer_id":183372,"tr_customer_product_id":183362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:25:22.000Z","modified_at":"2026-02-11T08:25:31.000Z","name":"Eulah McDermott","mobile_number":"340-338-6994","email_id":"Nelson79@gmail.com","dop":"2026-01-23","serial_number":"13342522785617","imei1":"13342522785617","imei2":"13342522785617","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T08:25:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":183354,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-11T08:25:22.000Z"}],"quatations":[]},{"id":183352,"job_number":"JOB_183352","tr_customer_id":183370,"tr_customer_product_id":183360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:24:03.000Z","modified_at":"2026-02-11T08:24:13.000Z","name":"Clinton Mertz","mobile_number":"645-992-1421","email_id":"Rashad.Yost68@hotmail.com","dop":"2026-01-23","serial_number":"13235719266064","imei1":"13235719266064","imei2":"13235719266064","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T08:24:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":183352,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-11T08:24:03.000Z"}],"quatations":[]},{"id":182778,"job_number":"JOB_182778","tr_customer_id":182796,"tr_customer_product_id":182786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:04:52.000Z","modified_at":"2026-02-11T04:33:29.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"65782561629315","imei1":"65782561629315","imei2":"65782561629315","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T04:33:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":182778,"remark":"smart phone is more heating","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-11T02:04:52.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDIxNjR9.6PhgfXq04b2LAKf_BI8Fe1vF_2jl-lFSaBfqwKITbyg' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTR9.QVhB5f9E2cZea2EgtKGHNsL61CceBsla-bMzFerqf0Q |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 485a8fce-2ae8-4834-af3d-75e3d4fe8cb1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 11 Feb 2026 13:26:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDIxNjR9.6PhgfXq04b2LAKf_BI8Fe1vF_2jl-lFSaBfqwKITbyg' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"job_id":172795,"problems":[{"id":4,"remark":"Test"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTR9.QVhB5f9E2cZea2EgtKGHNsL61CceBsla-bMzFerqf0Q |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | db6d3ae8-9b3f-418d-b458-96c7e0d69d41 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 127 |
{
"job_id": 183412,
"problems": [
{
"id": 4,
"remark": "Test"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDIxNjR9.6PhgfXq04b2LAKf_BI8Fe1vF_2jl-lFSaBfqwKITbyg' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"12ba-CNprzlKvdcIOXg3AP1/EabUtOhc"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTR9.QVhB5f9E2cZea2EgtKGHNsL61CceBsla-bMzFerqf0Q |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1787b656-378b-4151-adab-437e6aff123d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"e03-yX4FU0IVfH8Aex92vJwYunVcKc0" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 11 Feb 2026 13:26:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":183354,"job_number":"JOB_183354","tr_customer_id":183372,"tr_customer_product_id":183362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:25:22.000Z","modified_at":"2026-02-11T08:25:31.000Z","name":"Eulah McDermott","mobile_number":"340-338-6994","email_id":"Nelson79@gmail.com","dop":"2026-01-23","serial_number":"13342522785617","imei1":"13342522785617","imei2":"13342522785617","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T08:25:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":183354,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-11T08:25:22.000Z"}],"quatations":[]},{"id":183352,"job_number":"JOB_183352","tr_customer_id":183370,"tr_customer_product_id":183360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:24:03.000Z","modified_at":"2026-02-11T08:24:13.000Z","name":"Clinton Mertz","mobile_number":"645-992-1421","email_id":"Rashad.Yost68@hotmail.com","dop":"2026-01-23","serial_number":"13235719266064","imei1":"13235719266064","imei2":"13235719266064","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T08:24:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":183352,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-11T08:24:03.000Z"}],"quatations":[]},{"id":182778,"job_number":"JOB_182778","tr_customer_id":182796,"tr_customer_product_id":182786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:04:52.000Z","modified_at":"2026-02-11T04:33:29.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"65782561629315","imei1":"65782561629315","imei2":"65782561629315","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T04:33:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":182778,"remark":"smart phone is more heating","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-11T02:04:52.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Accept | application/json, text/plain, */* |
| Accept-Language | en-US,en;q=0.9,kn;q=0.8 |
| Connection | keep-alive |
| Content-Type | application/json |
| Origin | http://phoenix.techwithjatin.com |
| Referer | http://phoenix.techwithjatin.com/ |
| User-Agent | Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36 |
| Cache-Control | no-cache |
| Postman-Token | 88e92b6e-d8db-4ede-991f-95ec2ce7b9ab |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Content-Length | 58 |
{
"username": "iamqc",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-LKCaX+q3JKZjkiekQlQ8EgwZUVA" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDgxNjM5NX0.zCpvLntuchqgjZvs0Zd0wqMC95QUSQyREOzf_MXnfLA"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTg0MjgzOX0.vJg-eXJaqsKoq96_IQTcAF8pYU-Xq3ACkDq2mlnA1UI' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDgxNjM5NX0.zCpvLntuchqgjZvs0Zd0wqMC95QUSQyREOzf_MXnfLA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7deacbf4-8c7d-4013-b1aa-6c41b3505eee |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTg0MjgzOX0.vJg-eXJaqsKoq96_IQTcAF8pYU-Xq3ACkDq2mlnA1UI' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"a4-2BWQj3doab4oCnDP3gNs1jj2uOM"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDgxNjM5NX0.zCpvLntuchqgjZvs0Zd0wqMC95QUSQyREOzf_MXnfLA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 979d2337-859c-400a-af83-f76f3174e7cd |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 202 |
| ETag | W/"ca-6ytJGNrFw9JjEovdXKiRYBr9ETc" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":221},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTg0MjgzOX0.vJg-eXJaqsKoq96_IQTcAF8pYU-Xq3ACkDq2mlnA1UI' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDgxNjM5NX0.zCpvLntuchqgjZvs0Zd0wqMC95QUSQyREOzf_MXnfLA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | df7bdaab-a841-4c97-a2b6-651c6f0db031 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1012 |
| ETag | W/"3f4-6y0IIWUNfa8mvznPML5Zz1ZY2u8" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":183412,"job_number":"JOB_183412","tr_customer_id":183430,"tr_customer_product_id":183420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:31.000Z","modified_at":"2026-02-11T13:26:34.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"41751633115487","imei1":"41751633115487","imei2":"41751633115487","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-11T13:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTg0MjgzOX0.vJg-eXJaqsKoq96_IQTcAF8pYU-Xq3ACkDq2mlnA1UI' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"job_id":172795}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDgxNjM5NX0.zCpvLntuchqgjZvs0Zd0wqMC95QUSQyREOzf_MXnfLA |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4566648c-c43c-4f4f-a567-9874fd773228 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{
"job_id": 183412
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTg0MjgzOX0.vJg-eXJaqsKoq96_IQTcAF8pYU-Xq3ACkDq2mlnA1UI' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDgxNjM5NX0.zCpvLntuchqgjZvs0Zd0wqMC95QUSQyREOzf_MXnfLA |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3567d64e-f09a-46c7-9b3f-5dbb9032fbb6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 30 |
{"details_key":"qc_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"35a8b-HEYEv5yQbPkI0STVqhvj6KHDgp4" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 11 Feb 2026 13:26:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":182780,"job_number":"JOB_182780","tr_customer_id":182798,"tr_customer_product_id":182788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:28:33.000Z","modified_at":"2026-02-11T02:29:09.000Z","name":"Vilma Keebler","mobile_number":"664-465-2700","email_id":"Jaquelin.Schaden48@hotmail.com","dop":"2025-10-21","serial_number":"18792386968206","imei1":"18792386968206","imei2":"18792386968206","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T02:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182782,"job_number":"JOB_182782","tr_customer_id":182800,"tr_customer_product_id":182790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:29:16.000Z","modified_at":"2026-02-11T02:29:52.000Z","name":"Andres Weber","mobile_number":"698-257-3836","email_id":"Kaya.Schmeler22@gmail.com","dop":"2025-10-21","serial_number":"15244904199059","imei1":"15244904199059","imei2":"15244904199059","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T02:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182784,"job_number":"JOB_182784","tr_customer_id":182802,"tr_customer_product_id":182792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:30:00.000Z","modified_at":"2026-02-11T02:30:35.000Z","name":"Audie Jenkins","mobile_number":"995-550-2840","email_id":"Hilma_Schneider@yahoo.com","dop":"2025-10-21","serial_number":"11666327783549","imei1":"11666327783549","imei2":"11666327783549","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T02:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182786,"job_number":"JOB_182786","tr_customer_id":182804,"tr_customer_product_id":182794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:29:54.000Z","modified_at":"2026-02-11T03:30:10.000Z","name":"Meghan Conroy","mobile_number":"639-926-1641","email_id":"Jalyn_Renner@hotmail.com","dop":"2025-05-30","serial_number":"17188093912871","imei1":"17188093912871","imei2":"17188093912871","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182790,"job_number":"JOB_182790","tr_customer_id":182808,"tr_customer_product_id":182798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:03.000Z","modified_at":"2026-02-11T03:46:41.000Z","name":"Justen Ruecker","mobile_number":"538-598-8823","email_id":"Louisa_Volkman8@yahoo.com","dop":"2025-04-06","serial_number":"14448689337911","imei1":"14448689337911","imei2":"14448689337911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182793,"job_number":"JOB_182793","tr_customer_id":182811,"tr_customer_product_id":182801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:49.000Z","modified_at":"2026-02-11T03:47:27.000Z","name":"Terrance O'Keefe","mobile_number":"327-446-4175","email_id":"Terry_Hodkiewicz@yahoo.com","dop":"2025-04-06","serial_number":"19887670705370","imei1":"19887670705370","imei2":"19887670705370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182795,"job_number":"JOB_182795","tr_customer_id":182813,"tr_customer_product_id":182803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:53.000Z","modified_at":"2026-02-11T03:47:14.000Z","name":"Eulah Abshire","mobile_number":"649-895-8640","email_id":"Orrin53@hotmail.com","dop":"2025-04-06","serial_number":"16079021735293","imei1":"16079021735293","imei2":"16079021735293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182798,"job_number":"JOB_182798","tr_customer_id":182816,"tr_customer_product_id":182806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:47:35.000Z","modified_at":"2026-02-11T03:48:13.000Z","name":"Hubert Koepp","mobile_number":"203-923-6768","email_id":"Rosina.Lynch@gmail.com","dop":"2025-04-06","serial_number":"12988479272827","imei1":"12988479272827","imei2":"12988479272827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182803,"job_number":"JOB_182803","tr_customer_id":182821,"tr_customer_product_id":182811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:02.000Z","modified_at":"2026-02-11T04:24:22.000Z","name":"Otto Beier","mobile_number":"532-314-6656","email_id":"Kiera11@hotmail.com","dop":"2025-04-06","serial_number":"14594020136815","imei1":"14594020136815","imei2":"14594020136815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182805,"job_number":"JOB_182805","tr_customer_id":182823,"tr_customer_product_id":182813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:26.000Z","modified_at":"2026-02-11T04:24:47.000Z","name":"Bria Rogahn","mobile_number":"629-817-3664","email_id":"Rebecca.Parisian3@gmail.com","dop":"2025-04-06","serial_number":"11688092522502","imei1":"11688092522502","imei2":"11688092522502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182807,"job_number":"JOB_182807","tr_customer_id":182825,"tr_customer_product_id":182815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:53.000Z","modified_at":"2026-02-11T04:25:17.000Z","name":"Junius Smith","mobile_number":"374-584-8660","email_id":"Heidi55@yahoo.com","dop":"2025-04-06","serial_number":"17166861773580","imei1":"17166861773580","imei2":"17166861773580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182809,"job_number":"JOB_182809","tr_customer_id":182827,"tr_customer_product_id":182817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:22.000Z","modified_at":"2026-02-11T04:25:46.000Z","name":"Kayleigh Brown","mobile_number":"218-719-8008","email_id":"Jakob45@hotmail.com","dop":"2025-04-06","serial_number":"15136957243231","imei1":"15136957243231","imei2":"15136957243231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182811,"job_number":"JOB_182811","tr_customer_id":182829,"tr_customer_product_id":182819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:51.000Z","modified_at":"2026-02-11T04:26:14.000Z","name":"Caitlyn Fritsch","mobile_number":"323-821-5210","email_id":"Brice.Armstrong87@gmail.com","dop":"2025-04-06","serial_number":"15911597379172","imei1":"15911597379172","imei2":"15911597379172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182813,"job_number":"JOB_182813","tr_customer_id":182831,"tr_customer_product_id":182821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:26:19.000Z","modified_at":"2026-02-11T04:26:42.000Z","name":"Catherine Volkman","mobile_number":"827-885-3911","email_id":"Herminia_Vandervort6@hotmail.com","dop":"2025-04-06","serial_number":"12992272642587","imei1":"12992272642587","imei2":"12992272642587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182816,"job_number":"JOB_182816","tr_customer_id":182834,"tr_customer_product_id":182824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:41.000Z","modified_at":"2026-02-11T04:34:17.000Z","name":"Al Kozey","mobile_number":"314-603-6995","email_id":"Lexus45@yahoo.com","dop":"2025-04-06","serial_number":"13566092921102","imei1":"13566092921102","imei2":"13566092921102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182820,"job_number":"JOB_182820","tr_customer_id":182838,"tr_customer_product_id":182828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:34:24.000Z","modified_at":"2026-02-11T04:35:01.000Z","name":"Heaven Runolfsdottir","mobile_number":"335-943-6392","email_id":"Misty60@gmail.com","dop":"2025-04-06","serial_number":"12955190398034","imei1":"12955190398034","imei2":"12955190398034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182823,"job_number":"JOB_182823","tr_customer_id":182841,"tr_customer_product_id":182831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:35:08.000Z","modified_at":"2026-02-11T04:35:44.000Z","name":"Marcellus Nolan","mobile_number":"750-890-2927","email_id":"Gerald18@yahoo.com","dop":"2025-04-06","serial_number":"12631308959413","imei1":"12631308959413","imei2":"12631308959413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182826,"job_number":"JOB_182826","tr_customer_id":182844,"tr_customer_product_id":182834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:56.000Z","modified_at":"2026-02-11T04:39:32.000Z","name":"Nasir Legros","mobile_number":"403-212-3398","email_id":"Wilber63@yahoo.com","dop":"2025-04-06","serial_number":"11577935770282","imei1":"11577935770282","imei2":"11577935770282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182827,"job_number":"JOB_182827","tr_customer_id":182845,"tr_customer_product_id":182835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:57.000Z","modified_at":"2026-02-11T04:39:06.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"83885918077621","imei1":"83885918077621","imei2":"83885918077621","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182829,"job_number":"JOB_182829","tr_customer_id":182847,"tr_customer_product_id":182837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:09.000Z","modified_at":"2026-02-11T04:39:18.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"62813037610287","imei1":"62813037610287","imei2":"62813037610287","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182830,"job_number":"JOB_182830","tr_customer_id":182848,"tr_customer_product_id":182838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:09.000Z","modified_at":"2026-02-11T04:39:49.000Z","name":"Brandt Halvorson","mobile_number":"386-277-5910","email_id":"Daphney_Pfeffer30@gmail.com","dop":"2025-04-06","serial_number":"14520692608742","imei1":"14520692608742","imei2":"14520692608742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182832,"job_number":"JOB_182832","tr_customer_id":182850,"tr_customer_product_id":182840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:19.000Z","modified_at":"2026-02-11T04:39:28.000Z","name":"saitama sensei","mobile_number":"846-625-8453","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"234017902800413","imei1":"234017902800413","imei2":"234017902800413","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182833,"job_number":"JOB_182833","tr_customer_id":182851,"tr_customer_product_id":182841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:19.000Z","modified_at":"2026-02-11T04:39:55.000Z","name":"Saul Kassulke","mobile_number":"413-264-5463","email_id":"Kimberly.Anderson@hotmail.com","dop":"2025-04-06","serial_number":"10800008562247","imei1":"10800008562247","imei2":"10800008562247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182835,"job_number":"JOB_182835","tr_customer_id":182853,"tr_customer_product_id":182843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:22.000Z","modified_at":"2026-02-11T04:40:02.000Z","name":"Nelda Skiles","mobile_number":"450-269-7881","email_id":"Meghan_Monahan62@hotmail.com","dop":"2025-04-06","serial_number":"19078294404273","imei1":"19078294404273","imei2":"19078294404273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182838,"job_number":"JOB_182838","tr_customer_id":182856,"tr_customer_product_id":182846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:27.000Z","modified_at":"2026-02-11T04:40:05.000Z","name":"Sage Wisozk","mobile_number":"833-930-0888","email_id":"Randi_Moore0@hotmail.com","dop":"2025-04-06","serial_number":"11437857807081","imei1":"11437857807081","imei2":"11437857807081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182841,"job_number":"JOB_182841","tr_customer_id":182859,"tr_customer_product_id":182849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:29.000Z","modified_at":"2026-02-11T04:40:06.000Z","name":"Jeffrey Schamberger","mobile_number":"882-380-4802","email_id":"Cindy_Goyette11@yahoo.com","dop":"2025-04-06","serial_number":"13242847608403","imei1":"13242847608403","imei2":"13242847608403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182842,"job_number":"JOB_182842","tr_customer_id":182860,"tr_customer_product_id":182850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:31.000Z","modified_at":"2026-02-11T04:39:40.000Z","name":"tanjiro kamado","mobile_number":"461-773-4558","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"634624263051812","imei1":"634624263051812","imei2":"634624263051812","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182847,"job_number":"JOB_182847","tr_customer_id":182865,"tr_customer_product_id":182855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:36.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Laurel Stark","mobile_number":"887-629-3234","email_id":"Horacio_Stokes61@hotmail.com","dop":"2025-06-18","serial_number":"10063407777639","imei1":"10063407777639","imei2":"10063407777639","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182849,"job_number":"JOB_182849","tr_customer_id":182867,"tr_customer_product_id":182857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:37.000Z","modified_at":"2026-02-11T04:40:10.000Z","name":"Jackeline Schoen","mobile_number":"276-318-1259","email_id":"Domingo34@gmail.com","dop":"2025-02-01","serial_number":"22852447036983","imei1":"22852447036983","imei2":"22852447036983","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182851,"job_number":"JOB_182851","tr_customer_id":182869,"tr_customer_product_id":182859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:40.000Z","modified_at":"2026-02-11T04:40:16.000Z","name":"Kareem Collier","mobile_number":"582-802-3386","email_id":"Thora_Hettinger71@yahoo.com","dop":"2025-04-06","serial_number":"10100684925762","imei1":"10100684925762","imei2":"10100684925762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182853,"job_number":"JOB_182853","tr_customer_id":182871,"tr_customer_product_id":182861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:42.000Z","modified_at":"2026-02-11T04:39:52.000Z","name":"giyu tomiaka","mobile_number":"441-820-0422","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"109318500501742","imei1":"109318500501742","imei2":"109318500501742","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182854,"job_number":"JOB_182854","tr_customer_id":182872,"tr_customer_product_id":182862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:44.000Z","modified_at":"2026-02-11T04:40:22.000Z","name":"Name Auer","mobile_number":"558-859-0917","email_id":"Isaiah.Strosin@hotmail.com","dop":"2025-04-06","serial_number":"16049523924222","imei1":"16049523924222","imei2":"16049523924222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182856,"job_number":"JOB_182856","tr_customer_id":182874,"tr_customer_product_id":182864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:55.000Z","modified_at":"2026-02-11T04:40:36.000Z","name":"Thalia Russel","mobile_number":"494-389-5474","email_id":"Mazie_Harris@yahoo.com","dop":"2025-04-06","serial_number":"15547852960153","imei1":"15547852960153","imei2":"15547852960153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182860,"job_number":"JOB_182860","tr_customer_id":182878,"tr_customer_product_id":182868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:00.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Lonzo Towne","mobile_number":"982-559-1884","email_id":"Jade58@gmail.com","dop":"2025-04-06","serial_number":"19440534645766","imei1":"19440534645766","imei2":"19440534645766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182862,"job_number":"JOB_182862","tr_customer_id":182880,"tr_customer_product_id":182870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:02.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Flavie Miller","mobile_number":"304-712-3424","email_id":"Madelyn.Russel70@gmail.com","dop":"2025-04-06","serial_number":"10542964669301","imei1":"10542964669301","imei2":"10542964669301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182865,"job_number":"JOB_182865","tr_customer_id":182883,"tr_customer_product_id":182873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:04.000Z","modified_at":"2026-02-11T04:40:39.000Z","name":"Maya Witting","mobile_number":"214-886-3139","email_id":"Zachery_Berge@gmail.com","dop":"2025-04-06","serial_number":"10666593094924","imei1":"10666593094924","imei2":"10666593094924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182868,"job_number":"JOB_182868","tr_customer_id":182886,"tr_customer_product_id":182876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:06.000Z","modified_at":"2026-02-11T04:40:48.000Z","name":"Jimmy Bechtelar","mobile_number":"913-791-3496","email_id":"Lexie47@yahoo.com","dop":"2025-04-06","serial_number":"12958758079609","imei1":"12958758079609","imei2":"12958758079609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182872,"job_number":"JOB_182872","tr_customer_id":182890,"tr_customer_product_id":182880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:51.000Z","name":"Rozella Hilll","mobile_number":"643-777-6246","email_id":"Raul_Ratke6@gmail.com","dop":"2025-04-06","serial_number":"15883892372158","imei1":"15883892372158","imei2":"15883892372158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182873,"job_number":"JOB_182873","tr_customer_id":182891,"tr_customer_product_id":182881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Ruby Cremin","mobile_number":"699-296-3081","email_id":"Emelia_Homenick@hotmail.com","dop":"2025-04-06","serial_number":"11335820339967","imei1":"11335820339967","imei2":"11335820339967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182875,"job_number":"JOB_182875","tr_customer_id":182893,"tr_customer_product_id":182883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:50.000Z","name":"Isabel Carter","mobile_number":"263-763-7849","email_id":"Queenie_Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"18841454839590","imei1":"18841454839590","imei2":"18841454839590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182883,"job_number":"JOB_182883","tr_customer_id":182901,"tr_customer_product_id":182891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:20.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Rocky Skiles","mobile_number":"740-865-8572","email_id":"Freeda.Runolfsson71@gmail.com","dop":"2025-02-01","serial_number":"70409611648695","imei1":"70409611648695","imei2":"70409611648695","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182885,"job_number":"JOB_182885","tr_customer_id":182903,"tr_customer_product_id":182893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:21.000Z","modified_at":"2026-02-11T04:40:59.000Z","name":"Watson Schowalter","mobile_number":"800-206-5241","email_id":"Kristopher.McClure@yahoo.com","dop":"2025-06-18","serial_number":"10081465845481","imei1":"10081465845481","imei2":"10081465845481","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182888,"job_number":"JOB_182888","tr_customer_id":182906,"tr_customer_product_id":182896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:22.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"Dee Frami","mobile_number":"542-689-6505","email_id":"Krystina.Stoltenberg@yahoo.com","dop":"2025-04-06","serial_number":"14618801950675","imei1":"14618801950675","imei2":"14618801950675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182891,"job_number":"JOB_182891","tr_customer_id":182909,"tr_customer_product_id":182899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:24.000Z","modified_at":"2026-02-11T04:41:00.000Z","name":"Abby Gerhold","mobile_number":"321-493-8166","email_id":"Einar_Flatley21@gmail.com","dop":"2025-04-06","serial_number":"19688421993925","imei1":"19688421993925","imei2":"19688421993925","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182895,"job_number":"JOB_182895","tr_customer_id":182913,"tr_customer_product_id":182903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:27.000Z","modified_at":"2026-02-11T04:41:06.000Z","name":"Isac Marquardt","mobile_number":"254-517-9273","email_id":"Jillian.Macejkovic@gmail.com","dop":"2025-12-31","serial_number":"108624913248398","imei1":"108624913248398","imei2":"108624913248398","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182897,"job_number":"JOB_182897","tr_customer_id":182915,"tr_customer_product_id":182905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:31.000Z","modified_at":"2026-02-11T04:41:11.000Z","name":"Naomi Thiel","mobile_number":"233-324-2063","email_id":"Clifton.Conn@hotmail.com","dop":"2025-04-06","serial_number":"10786253286789","imei1":"10786253286789","imei2":"10786253286789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182904,"job_number":"JOB_182904","tr_customer_id":182922,"tr_customer_product_id":182912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:37.000Z","modified_at":"2026-02-11T04:41:00.000Z","name":"Norma Lockman","mobile_number":"386-479-5744","email_id":"Dariana.Powlowski@yahoo.com","dop":"2025-10-01","serial_number":"16515006764744","imei1":"16515006764744","imei2":"16515006764744","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182906,"job_number":"JOB_182906","tr_customer_id":182924,"tr_customer_product_id":182914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:37.000Z","modified_at":"2026-02-11T04:40:49.000Z","name":"Abigail Grant","mobile_number":"590-616-0736","email_id":"Nathanial96@yahoo.com","dop":"2025-06-09","serial_number":"109666812261544","imei1":"109666812261544","imei2":"109666812261544","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182909,"job_number":"JOB_182909","tr_customer_id":182927,"tr_customer_product_id":182917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:40.000Z","modified_at":"2026-02-11T04:41:16.000Z","name":"Maymie Connelly","mobile_number":"241-902-3780","email_id":"Amya_Kovacek@gmail.com","dop":"2025-04-06","serial_number":"18930624267701","imei1":"18930624267701","imei2":"18930624267701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182911,"job_number":"JOB_182911","tr_customer_id":182929,"tr_customer_product_id":182919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:41.000Z","modified_at":"2026-02-11T04:41:20.000Z","name":"Nathanial Schroeder","mobile_number":"395-605-8407","email_id":"Estell.Schaden@gmail.com","dop":"2025-04-06","serial_number":"18928279961760","imei1":"18928279961760","imei2":"18928279961760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182913,"job_number":"JOB_182913","tr_customer_id":182931,"tr_customer_product_id":182921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:41:19.000Z","name":"Teagan Kiehn","mobile_number":"331-601-2455","email_id":"Hillary_Okuneva16@yahoo.com","dop":"2025-04-06","serial_number":"12987969441838","imei1":"12987969441838","imei2":"12987969441838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182916,"job_number":"JOB_182916","tr_customer_id":182934,"tr_customer_product_id":182924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:41:22.000Z","name":"Monserrate Romaguera","mobile_number":"245-370-9546","email_id":"Modesto34@gmail.com","dop":"2025-04-06","serial_number":"15512714533590","imei1":"15512714533590","imei2":"15512714533590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182923,"job_number":"JOB_182923","tr_customer_id":182941,"tr_customer_product_id":182931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:41:22.000Z","name":"Harrison Bauch","mobile_number":"402-372-3559","email_id":"Maximillia.Barrows24@gmail.com","dop":"2025-04-06","serial_number":"14303257212524","imei1":"14303257212524","imei2":"14303257212524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182924,"job_number":"JOB_182924","tr_customer_id":182942,"tr_customer_product_id":182932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:41:03.000Z","name":"Amie Wiegand","mobile_number":"501-652-6981","email_id":"Dion_Bode57@hotmail.com","dop":"2025-05-30","serial_number":"11807238679365","imei1":"11807238679365","imei2":"11807238679365","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182928,"job_number":"JOB_182928","tr_customer_id":182946,"tr_customer_product_id":182936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:41:21.000Z","name":"Wellington Botsford","mobile_number":"658-571-7426","email_id":"Maci.Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"10578381125772","imei1":"10578381125772","imei2":"10578381125772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182934,"job_number":"JOB_182934","tr_customer_id":182952,"tr_customer_product_id":182942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:50.000Z","modified_at":"2026-02-11T04:41:32.000Z","name":"Winston Bruen","mobile_number":"529-456-4000","email_id":"Frances_Kohler@hotmail.com","dop":"2025-04-06","serial_number":"15032176583833","imei1":"15032176583833","imei2":"15032176583833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182936,"job_number":"JOB_182936","tr_customer_id":182954,"tr_customer_product_id":182944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:41:03.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10170791600738","imei1":"10170791600738","imei2":"10170791600738","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182940,"job_number":"JOB_182940","tr_customer_id":182958,"tr_customer_product_id":182948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:54.000Z","modified_at":"2026-02-11T04:41:05.000Z","name":"Abelardo Gibson","mobile_number":"903-483-2374","email_id":"Abelardo.Murphy35@yahoo.com","dop":"2025-06-09","serial_number":"109489628717867","imei1":"109489628717867","imei2":"109489628717867","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182941,"job_number":"JOB_182941","tr_customer_id":182959,"tr_customer_product_id":182949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:54.000Z","modified_at":"2026-02-11T04:41:31.000Z","name":"Gillian Smith","mobile_number":"281-266-1090","email_id":"Wyman20@gmail.com","dop":"2025-04-06","serial_number":"17462742013785","imei1":"17462742013785","imei2":"17462742013785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182945,"job_number":"JOB_182945","tr_customer_id":182963,"tr_customer_product_id":182953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:56.000Z","modified_at":"2026-02-11T04:41:05.000Z","name":"Antonina Hegmann","mobile_number":"379-329-9638","email_id":"Adonis53@hotmail.com","dop":"2025-12-31","serial_number":"10662689872301","imei1":"10662689872301","imei2":"10662689872301","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182946,"job_number":"JOB_182946","tr_customer_id":182964,"tr_customer_product_id":182954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:56.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"Jake Senger","mobile_number":"520-706-8626","email_id":"Coty_Hand62@gmail.com","dop":"2025-04-06","serial_number":"14171404519131","imei1":"14171404519131","imei2":"14171404519131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182948,"job_number":"JOB_182948","tr_customer_id":182966,"tr_customer_product_id":182956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:57.000Z","modified_at":"2026-02-11T04:41:34.000Z","name":"Lavonne Erdman","mobile_number":"668-641-6073","email_id":"Crystel_Hauck@yahoo.com","dop":"2025-04-06","serial_number":"15392853861063","imei1":"15392853861063","imei2":"15392853861063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182952,"job_number":"JOB_182952","tr_customer_id":182970,"tr_customer_product_id":182960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:59.000Z","modified_at":"2026-02-11T04:41:37.000Z","name":"Aletha Feest","mobile_number":"502-613-9274","email_id":"Edgardo94@hotmail.com","dop":"2025-04-06","serial_number":"13036841342829","imei1":"13036841342829","imei2":"13036841342829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182957,"job_number":"JOB_182957","tr_customer_id":182975,"tr_customer_product_id":182965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:42.000Z","name":"Westley Herzog","mobile_number":"481-389-9212","email_id":"Eino_Wiza@gmail.com","dop":"2025-04-06","serial_number":"16541193369452","imei1":"16541193369452","imei2":"16541193369452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182959,"job_number":"JOB_182959","tr_customer_id":182977,"tr_customer_product_id":182967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:03.000Z","modified_at":"2026-02-11T04:41:36.000Z","name":"Mohammed Metz","mobile_number":"959-349-2692","email_id":"Milton.Friesen47@hotmail.com","dop":"2025-02-01","serial_number":"40191398068066","imei1":"40191398068066","imei2":"40191398068066","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182962,"job_number":"JOB_182962","tr_customer_id":182980,"tr_customer_product_id":182970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:08.000Z","modified_at":"2026-02-11T04:41:17.000Z","name":"Adolf Hagenes","mobile_number":"738-980-4989","email_id":"Dasia.Hartmann6@gmail.com","dop":"2025-12-31","serial_number":"10875543429626","imei1":"10875543429626","imei2":"10875543429626","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182963,"job_number":"JOB_182963","tr_customer_id":182981,"tr_customer_product_id":182971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:08.000Z","modified_at":"2026-02-11T04:41:47.000Z","name":"Ova Yundt","mobile_number":"232-258-2278","email_id":"Randall.Mayert@gmail.com","dop":"2025-04-06","serial_number":"10468340456865","imei1":"10468340456865","imei2":"10468340456865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182966,"job_number":"JOB_182966","tr_customer_id":182984,"tr_customer_product_id":182974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:21.000Z","name":"Declan Will","mobile_number":"430-422-0659","email_id":"Quinton_MacGyver50@hotmail.com","dop":"2025-06-09","serial_number":"102880310264816","imei1":"102880310264816","imei2":"102880310264816","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182969,"job_number":"JOB_182969","tr_customer_id":182987,"tr_customer_product_id":182977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:14.000Z","modified_at":"2026-02-11T04:41:53.000Z","name":"Zakary Weimann","mobile_number":"279-761-1326","email_id":"Valentine_Halvorson@hotmail.com","dop":"2025-12-31","serial_number":"102282438198771","imei1":"102282438198771","imei2":"102282438198771","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182971,"job_number":"JOB_182971","tr_customer_id":182989,"tr_customer_product_id":182979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:19.000Z","modified_at":"2026-02-11T04:41:58.000Z","name":"Tressie Frami","mobile_number":"474-494-5737","email_id":"Vernice.Okuneva9@hotmail.com","dop":"2025-04-06","serial_number":"19803093480270","imei1":"19803093480270","imei2":"19803093480270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182972,"job_number":"JOB_182972","tr_customer_id":182990,"tr_customer_product_id":182980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:20.000Z","modified_at":"2026-02-11T04:41:28.000Z","name":"Delilah Kihn","mobile_number":"365-867-1213","email_id":"Reed_West@hotmail.com","dop":"2025-12-31","serial_number":"10511230594361","imei1":"10511230594361","imei2":"10511230594361","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182975,"job_number":"JOB_182975","tr_customer_id":182993,"tr_customer_product_id":182983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:24.000Z","modified_at":"2026-02-11T04:41:59.000Z","name":"Arely Conn","mobile_number":"790-619-4267","email_id":"Robyn_Block23@hotmail.com","dop":"2025-04-06","serial_number":"12797301932238","imei1":"12797301932238","imei2":"12797301932238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182978,"job_number":"JOB_182978","tr_customer_id":182996,"tr_customer_product_id":182986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:26.000Z","modified_at":"2026-02-11T04:42:03.000Z","name":"Dorris Johns","mobile_number":"323-928-1363","email_id":"Devante.Armstrong49@gmail.com","dop":"2025-04-06","serial_number":"17070365176028","imei1":"17070365176028","imei2":"17070365176028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182980,"job_number":"JOB_182980","tr_customer_id":182998,"tr_customer_product_id":182988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:27.000Z","modified_at":"2026-02-11T04:42:06.000Z","name":"Easton Marquardt","mobile_number":"277-557-7087","email_id":"Isabell9@hotmail.com","dop":"2025-04-06","serial_number":"12287881488153","imei1":"12287881488153","imei2":"12287881488153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182983,"job_number":"JOB_182983","tr_customer_id":183001,"tr_customer_product_id":182991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:28.000Z","modified_at":"2026-02-11T04:42:03.000Z","name":"Torey Nicolas","mobile_number":"517-718-1759","email_id":"Cecile_Bruen79@gmail.com","dop":"2025-04-06","serial_number":"17516654181983","imei1":"17516654181983","imei2":"17516654181983","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182987,"job_number":"JOB_182987","tr_customer_id":183005,"tr_customer_product_id":182995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:42:05.000Z","name":"Mikayla Watsica","mobile_number":"725-878-0173","email_id":"Devin90@gmail.com","dop":"2025-04-06","serial_number":"17287114319391","imei1":"17287114319391","imei2":"17287114319391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182989,"job_number":"JOB_182989","tr_customer_id":183007,"tr_customer_product_id":182997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:30.000Z","modified_at":"2026-02-11T04:42:09.000Z","name":"Vivienne Mayer","mobile_number":"339-431-7695","email_id":"Trudie54@hotmail.com","dop":"2025-04-06","serial_number":"15729013073441","imei1":"15729013073441","imei2":"15729013073441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182993,"job_number":"JOB_182993","tr_customer_id":183011,"tr_customer_product_id":183001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:37.000Z","modified_at":"2026-02-11T04:42:14.000Z","name":"Moises Pollich","mobile_number":"777-221-6091","email_id":"Kyra_Friesen3@gmail.com","dop":"2025-04-06","serial_number":"14266439342653","imei1":"14266439342653","imei2":"14266439342653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182995,"job_number":"JOB_182995","tr_customer_id":183013,"tr_customer_product_id":183003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:42:17.000Z","name":"Velda Stehr","mobile_number":"229-552-0383","email_id":"Julio53@hotmail.com","dop":"2000-01-31","serial_number":"10072655793086","imei1":"10072655793086","imei2":"10072655793086","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182999,"job_number":"JOB_182999","tr_customer_id":183017,"tr_customer_product_id":183007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:39.000Z","modified_at":"2026-02-11T04:42:16.000Z","name":"Katarina Willms","mobile_number":"330-427-9848","email_id":"Brionna90@yahoo.com","dop":"2025-04-06","serial_number":"13339296330906","imei1":"13339296330906","imei2":"13339296330906","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183000,"job_number":"JOB_183000","tr_customer_id":183018,"tr_customer_product_id":183008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:39.000Z","modified_at":"2026-02-11T04:42:16.000Z","name":"Cary Durgan","mobile_number":"872-795-1771","email_id":"Deven_Greenholt@hotmail.com","dop":"2025-04-06","serial_number":"13824063940419","imei1":"13824063940419","imei2":"13824063940419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183005,"job_number":"JOB_183005","tr_customer_id":183023,"tr_customer_product_id":183013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:41.000Z","modified_at":"2026-02-11T04:42:22.000Z","name":"Price Metz","mobile_number":"775-736-2192","email_id":"Rhiannon_Stoltenberg@hotmail.com","dop":"2025-04-06","serial_number":"13691567124166","imei1":"13691567124166","imei2":"13691567124166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183008,"job_number":"JOB_183008","tr_customer_id":183026,"tr_customer_product_id":183016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:46.000Z","modified_at":"2026-02-11T04:42:28.000Z","name":"Magnus Johnson","mobile_number":"778-968-9895","email_id":"Meda_Goyette@gmail.com","dop":"2025-04-06","serial_number":"19663925451481","imei1":"19663925451481","imei2":"19663925451481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183011,"job_number":"JOB_183011","tr_customer_id":183029,"tr_customer_product_id":183019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:50.000Z","modified_at":"2026-02-11T04:42:30.000Z","name":"Antwon Kshlerin","mobile_number":"742-939-5438","email_id":"Noelia_Macejkovic@gmail.com","dop":"2025-04-06","serial_number":"13207794102403","imei1":"13207794102403","imei2":"13207794102403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183014,"job_number":"JOB_183014","tr_customer_id":183032,"tr_customer_product_id":183022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:55.000Z","modified_at":"2026-02-11T04:42:33.000Z","name":"Anika Mertz","mobile_number":"951-830-9531","email_id":"Reed30@hotmail.com","dop":"2025-04-06","serial_number":"13213031112088","imei1":"13213031112088","imei2":"13213031112088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183017,"job_number":"JOB_183017","tr_customer_id":183035,"tr_customer_product_id":183025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:02.000Z","modified_at":"2026-02-11T04:42:41.000Z","name":"Misty Monahan","mobile_number":"650-918-4902","email_id":"Angie_Maggio16@gmail.com","dop":"2025-12-31","serial_number":"105313897314333","imei1":"105313897314333","imei2":"105313897314333","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183019,"job_number":"JOB_183019","tr_customer_id":183037,"tr_customer_product_id":183027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:06.000Z","modified_at":"2026-02-11T04:42:45.000Z","name":"Tomasa Armstrong","mobile_number":"353-492-7325","email_id":"Golden_Weimann70@yahoo.com","dop":"2025-04-06","serial_number":"16239318043339","imei1":"16239318043339","imei2":"16239318043339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183021,"job_number":"JOB_183021","tr_customer_id":183039,"tr_customer_product_id":183029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:07.000Z","modified_at":"2026-02-11T04:42:43.000Z","name":"Ryley Kreiger","mobile_number":"451-853-7981","email_id":"Noel43@hotmail.com","dop":"2025-04-06","serial_number":"15438663612707","imei1":"15438663612707","imei2":"15438663612707","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183025,"job_number":"JOB_183025","tr_customer_id":183043,"tr_customer_product_id":183033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:10.000Z","modified_at":"2026-02-11T04:42:47.000Z","name":"Mohamed Brekke","mobile_number":"520-755-5913","email_id":"Francis.Schuster@yahoo.com","dop":"2025-04-06","serial_number":"15820571083544","imei1":"15820571083544","imei2":"15820571083544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183028,"job_number":"JOB_183028","tr_customer_id":183046,"tr_customer_product_id":183036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:13.000Z","modified_at":"2026-02-11T04:42:49.000Z","name":"Carlotta Prohaska","mobile_number":"212-778-4439","email_id":"Broderick.King34@yahoo.com","dop":"2025-04-06","serial_number":"13528482928561","imei1":"13528482928561","imei2":"13528482928561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183030,"job_number":"JOB_183030","tr_customer_id":183048,"tr_customer_product_id":183038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:13.000Z","modified_at":"2026-02-11T04:42:52.000Z","name":"Viviane Beatty","mobile_number":"530-841-5614","email_id":"Romaine33@yahoo.com","dop":"2025-04-06","serial_number":"15731698330299","imei1":"15731698330299","imei2":"15731698330299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183034,"job_number":"JOB_183034","tr_customer_id":183052,"tr_customer_product_id":183042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:21.000Z","modified_at":"2026-02-11T04:42:58.000Z","name":"Korey Considine","mobile_number":"572-502-7670","email_id":"Alexandria.Beier56@hotmail.com","dop":"2025-04-06","serial_number":"16828734549225","imei1":"16828734549225","imei2":"16828734549225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183038,"job_number":"JOB_183038","tr_customer_id":183056,"tr_customer_product_id":183046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:43:00.000Z","name":"Amaya Larkin","mobile_number":"366-760-2830","email_id":"Dave_Hackett91@hotmail.com","dop":"2025-04-06","serial_number":"14938695075100","imei1":"14938695075100","imei2":"14938695075100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183039,"job_number":"JOB_183039","tr_customer_id":183057,"tr_customer_product_id":183047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:43:00.000Z","name":"Mitchel Windler","mobile_number":"934-336-0294","email_id":"Demetris_Prosacco97@yahoo.com","dop":"2025-04-06","serial_number":"11225843516698","imei1":"11225843516698","imei2":"11225843516698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183042,"job_number":"JOB_183042","tr_customer_id":183060,"tr_customer_product_id":183050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:25.000Z","modified_at":"2026-02-11T04:43:02.000Z","name":"Trystan Wolf","mobile_number":"271-860-1004","email_id":"Eduardo_Bernier@hotmail.com","dop":"2000-01-31","serial_number":"10173962524103","imei1":"10173962524103","imei2":"10173962524103","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183046,"job_number":"JOB_183046","tr_customer_id":183064,"tr_customer_product_id":183054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:05.000Z","modified_at":"2026-02-11T04:43:41.000Z","name":"Alvah Green","mobile_number":"804-397-0690","email_id":"Mac_Gibson@gmail.com","dop":"2025-04-06","serial_number":"12722061770442","imei1":"12722061770442","imei2":"12722061770442","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183049,"job_number":"JOB_183049","tr_customer_id":183067,"tr_customer_product_id":183057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:07.000Z","modified_at":"2026-02-11T04:43:44.000Z","name":"Dillan Kessler","mobile_number":"546-718-5533","email_id":"Dedric21@hotmail.com","dop":"2025-04-06","serial_number":"18819172340647","imei1":"18819172340647","imei2":"18819172340647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183052,"job_number":"JOB_183052","tr_customer_id":183070,"tr_customer_product_id":183060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:09.000Z","modified_at":"2026-02-11T04:43:45.000Z","name":"Perry Mayer","mobile_number":"381-614-6398","email_id":"Marquise6@yahoo.com","dop":"2000-01-31","serial_number":"10188111662230","imei1":"10188111662230","imei2":"10188111662230","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183055,"job_number":"JOB_183055","tr_customer_id":183073,"tr_customer_product_id":183063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:52.000Z","modified_at":"2026-02-11T04:44:28.000Z","name":"Moises Schuppe","mobile_number":"735-520-7788","email_id":"Porter.Kling@yahoo.com","dop":"2000-01-31","serial_number":"10234000764003","imei1":"10234000764003","imei2":"10234000764003","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183057,"job_number":"JOB_183057","tr_customer_id":183075,"tr_customer_product_id":183065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:50:26.000Z","modified_at":"2026-02-11T04:51:03.000Z","name":"Shakira Parker","mobile_number":"465-676-1617","email_id":"Carmelo15@yahoo.com","dop":"2025-04-06","serial_number":"12126516422360","imei1":"12126516422360","imei2":"12126516422360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:51:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183062,"job_number":"JOB_183062","tr_customer_id":183080,"tr_customer_product_id":183070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:11.000Z","modified_at":"2026-02-11T04:56:38.000Z","name":"Hertha Gerhold","mobile_number":"223-979-2122","email_id":"Hardy78@gmail.com","dop":"2025-04-06","serial_number":"10120556590636","imei1":"10120556590636","imei2":"10120556590636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183064,"job_number":"JOB_183064","tr_customer_id":183082,"tr_customer_product_id":183072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:42.000Z","modified_at":"2026-02-11T04:57:05.000Z","name":"Sylvester Homenick","mobile_number":"845-880-9865","email_id":"Julien_King23@gmail.com","dop":"2025-04-06","serial_number":"19035206299467","imei1":"19035206299467","imei2":"19035206299467","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183072,"job_number":"JOB_183072","tr_customer_id":183090,"tr_customer_product_id":183080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:04.000Z","modified_at":"2026-02-11T04:57:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20303320157570","imei1":"20303320157570","imei2":"20303320157570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183073,"job_number":"JOB_183073","tr_customer_id":183091,"tr_customer_product_id":183081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:10.000Z","modified_at":"2026-02-11T04:57:33.000Z","name":"Arch Bednar","mobile_number":"795-850-5372","email_id":"Mariane.Effertz48@gmail.com","dop":"2025-04-06","serial_number":"10798948075586","imei1":"10798948075586","imei2":"10798948075586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183081,"job_number":"JOB_183081","tr_customer_id":183099,"tr_customer_product_id":183089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:36.000Z","modified_at":"2026-02-11T04:58:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50916178022860","imei1":"50916178022860","imei2":"50916178022860","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183082,"job_number":"JOB_183082","tr_customer_id":183100,"tr_customer_product_id":183090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:37.000Z","modified_at":"2026-02-11T04:58:00.000Z","name":"Alford Rosenbaum","mobile_number":"296-394-4939","email_id":"Angel_Stamm11@gmail.com","dop":"2025-04-06","serial_number":"12664447193486","imei1":"12664447193486","imei2":"12664447193486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183084,"job_number":"JOB_183084","tr_customer_id":183102,"tr_customer_product_id":183092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:05.000Z","modified_at":"2026-02-11T04:58:29.000Z","name":"Bo Cassin","mobile_number":"865-531-2733","email_id":"Paolo59@yahoo.com","dop":"2025-04-06","serial_number":"13451260452109","imei1":"13451260452109","imei2":"13451260452109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183092,"job_number":"JOB_183092","tr_customer_id":183110,"tr_customer_product_id":183100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36622204473027","imei1":"36622204473027","imei2":"36622204473027","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183093,"job_number":"JOB_183093","tr_customer_id":183111,"tr_customer_product_id":183101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:35.000Z","modified_at":"2026-02-11T04:59:00.000Z","name":"Roy D'Amore","mobile_number":"299-743-5021","email_id":"Joshua.Bergnaum@gmail.com","dop":"2025-04-06","serial_number":"16640517935964","imei1":"16640517935964","imei2":"16640517935964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183106,"job_number":"JOB_183106","tr_customer_id":183124,"tr_customer_product_id":183114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:09:25.000Z","modified_at":"2026-02-11T05:10:06.000Z","name":"Reece Zemlak","mobile_number":"676-327-2396","email_id":"Joshuah.Greenfelder@gmail.com","dop":"2025-04-06","serial_number":"13254722905024","imei1":"13254722905024","imei2":"13254722905024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:10:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183109,"job_number":"JOB_183109","tr_customer_id":183127,"tr_customer_product_id":183117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:10:14.000Z","modified_at":"2026-02-11T05:10:54.000Z","name":"Genesis Bergnaum","mobile_number":"346-466-0071","email_id":"Jackson75@hotmail.com","dop":"2025-04-06","serial_number":"18084234963650","imei1":"18084234963650","imei2":"18084234963650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:10:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183112,"job_number":"JOB_183112","tr_customer_id":183130,"tr_customer_product_id":183120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:11:02.000Z","modified_at":"2026-02-11T05:11:42.000Z","name":"Eugenia Keeling","mobile_number":"215-692-1614","email_id":"Arianna80@yahoo.com","dop":"2025-04-06","serial_number":"14469260634270","imei1":"14469260634270","imei2":"14469260634270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183115,"job_number":"JOB_183115","tr_customer_id":183133,"tr_customer_product_id":183123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:23:05.000Z","modified_at":"2026-02-11T05:23:14.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16774075732507","imei1":"16774075732507","imei2":"16774075732507","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183118,"job_number":"JOB_183118","tr_customer_id":183136,"tr_customer_product_id":183126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:06.000Z","modified_at":"2026-02-11T05:24:45.000Z","name":"Mckayla Greenholt","mobile_number":"690-200-5656","email_id":"Unique_Kuhic@yahoo.com","dop":"2025-04-06","serial_number":"17288096463709","imei1":"17288096463709","imei2":"17288096463709","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183123,"job_number":"JOB_183123","tr_customer_id":183141,"tr_customer_product_id":183131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:53.000Z","modified_at":"2026-02-11T05:25:31.000Z","name":"Lorenza Dooley","mobile_number":"710-398-8145","email_id":"Dax.Nolan65@hotmail.com","dop":"2025-04-06","serial_number":"15517714009397","imei1":"15517714009397","imei2":"15517714009397","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183126,"job_number":"JOB_183126","tr_customer_id":183144,"tr_customer_product_id":183134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:25:39.000Z","modified_at":"2026-02-11T05:26:17.000Z","name":"Edd Marquardt","mobile_number":"364-755-4124","email_id":"Celia.Keeling31@hotmail.com","dop":"2025-04-06","serial_number":"12776256197495","imei1":"12776256197495","imei2":"12776256197495","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183129,"job_number":"JOB_183129","tr_customer_id":183147,"tr_customer_product_id":183137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:38:51.000Z","modified_at":"2026-02-11T05:39:03.000Z","name":"Raquel McGlynn","mobile_number":"664-849-9571","email_id":"Kathryn.Sauer@yahoo.com","dop":"2025-07-01","serial_number":"109106984741756","imei1":"109106984741756","imei2":"109106984741756","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183132,"job_number":"JOB_183132","tr_customer_id":183150,"tr_customer_product_id":183140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:06.000Z","modified_at":"2026-02-11T05:39:16.000Z","name":"Colby Stroman","mobile_number":"694-607-1019","email_id":"Isaias62@yahoo.com","dop":"2025-07-01","serial_number":"109355184680305","imei1":"109355184680305","imei2":"109355184680305","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:39:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183142,"job_number":"JOB_183142","tr_customer_id":183160,"tr_customer_product_id":183150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:01.000Z","modified_at":"2026-02-11T05:44:23.000Z","name":"Germaine Hermiston","mobile_number":"367-381-1593","email_id":"Lily32@gmail.com","dop":"2025-04-06","serial_number":"18106783146501","imei1":"18106783146501","imei2":"18106783146501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183145,"job_number":"JOB_183145","tr_customer_id":183163,"tr_customer_product_id":183153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:27.000Z","modified_at":"2026-02-11T05:44:51.000Z","name":"Julie Braun","mobile_number":"315-519-5517","email_id":"Haylee.Nikolaus@hotmail.com","dop":"2025-04-06","serial_number":"19062262553389","imei1":"19062262553389","imei2":"19062262553389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:44:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183148,"job_number":"JOB_183148","tr_customer_id":183166,"tr_customer_product_id":183156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:57.000Z","modified_at":"2026-02-11T05:45:19.000Z","name":"Bailey Nitzsche","mobile_number":"490-811-8993","email_id":"Clovis.Skiles@gmail.com","dop":"2025-04-06","serial_number":"12186280505563","imei1":"12186280505563","imei2":"12186280505563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183150,"job_number":"JOB_183150","tr_customer_id":183168,"tr_customer_product_id":183158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:50:41.000Z","modified_at":"2026-02-11T05:51:24.000Z","name":"Daija Quitzon","mobile_number":"253-508-2266","email_id":"Yesenia_OConner@hotmail.com","dop":"2025-04-06","serial_number":"17272708676422","imei1":"17272708676422","imei2":"17272708676422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183152,"job_number":"JOB_183152","tr_customer_id":183170,"tr_customer_product_id":183160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:51:04.000Z","modified_at":"2026-02-11T05:51:46.000Z","name":"Ellen Mosciski","mobile_number":"204-964-4339","email_id":"Neal_Legros@hotmail.com","dop":"2025-04-06","serial_number":"12680185280305","imei1":"12680185280305","imei2":"12680185280305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183155,"job_number":"JOB_183155","tr_customer_id":183173,"tr_customer_product_id":183163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:01:24.000Z","modified_at":"2026-02-11T06:02:07.000Z","name":"Carley Mueller","mobile_number":"271-834-1687","email_id":"Adrianna51@gmail.com","dop":"2025-04-06","serial_number":"13018056719181","imei1":"13018056719181","imei2":"13018056719181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:02:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183158,"job_number":"JOB_183158","tr_customer_id":183176,"tr_customer_product_id":183166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:02:15.000Z","modified_at":"2026-02-11T06:02:57.000Z","name":"Mckayla Jaskolski","mobile_number":"821-848-7985","email_id":"Sallie31@yahoo.com","dop":"2025-04-06","serial_number":"14833803671230","imei1":"14833803671230","imei2":"14833803671230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183161,"job_number":"JOB_183161","tr_customer_id":183179,"tr_customer_product_id":183169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:03:06.000Z","modified_at":"2026-02-11T06:03:48.000Z","name":"Bailey Howe","mobile_number":"348-510-6713","email_id":"Deion.Carter@yahoo.com","dop":"2025-04-06","serial_number":"19826126691888","imei1":"19826126691888","imei2":"19826126691888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183165,"job_number":"JOB_183165","tr_customer_id":183183,"tr_customer_product_id":183173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:28:49.000Z","modified_at":"2026-02-11T06:29:02.000Z","name":"Cordie Rath","mobile_number":"843-893-4922","email_id":"Samara94@hotmail.com","dop":"2025-04-06","serial_number":"13909995669175","imei1":"13909995669175","imei2":"13909995669175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:29:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183167,"job_number":"JOB_183167","tr_customer_id":183185,"tr_customer_product_id":183175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:29:19.000Z","modified_at":"2026-02-11T10:18:45.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"19971266038535","imei1":"19971266038535","imei2":"19971266038535","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T10:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183169,"job_number":"JOB_183169","tr_customer_id":183187,"tr_customer_product_id":183177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:41:16.000Z","modified_at":"2026-02-11T06:41:27.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"65981870321489","imei1":"65981870321489","imei2":"65981870321489","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183170,"job_number":"JOB_183170","tr_customer_id":183188,"tr_customer_product_id":183178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:41:31.000Z","modified_at":"2026-02-11T06:41:41.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"39637403489207","imei1":"39637403489207","imei2":"39637403489207","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183171,"job_number":"JOB_183171","tr_customer_id":183189,"tr_customer_product_id":183179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:41:44.000Z","modified_at":"2026-02-11T06:41:54.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"87171238227930","imei1":"87171238227930","imei2":"87171238227930","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183173,"job_number":"JOB_183173","tr_customer_id":183191,"tr_customer_product_id":183181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:02.000Z","modified_at":"2026-02-11T06:43:41.000Z","name":"Parker Schulist","mobile_number":"772-573-2778","email_id":"Lindsay.Beer81@hotmail.com","dop":"2025-04-06","serial_number":"18555194055129","imei1":"18555194055129","imei2":"18555194055129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183176,"job_number":"JOB_183176","tr_customer_id":183194,"tr_customer_product_id":183184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:49.000Z","modified_at":"2026-02-11T06:44:27.000Z","name":"Maximo Wiegand","mobile_number":"963-300-5651","email_id":"Heidi_White@gmail.com","dop":"2025-04-06","serial_number":"18185025129850","imei1":"18185025129850","imei2":"18185025129850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183179,"job_number":"JOB_183179","tr_customer_id":183197,"tr_customer_product_id":183187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:44:35.000Z","modified_at":"2026-02-11T06:45:13.000Z","name":"Brent Balistreri","mobile_number":"940-667-9349","email_id":"Mathias_Hilpert@gmail.com","dop":"2025-04-06","serial_number":"15155171652615","imei1":"15155171652615","imei2":"15155171652615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183181,"job_number":"JOB_183181","tr_customer_id":183199,"tr_customer_product_id":183189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:46:01.000Z","modified_at":"2026-02-11T06:46:28.000Z","name":"Jacinto Wunsch","mobile_number":"728-278-0950","email_id":"Delbert14@hotmail.com","dop":"2025-11-04","serial_number":"15310418435702","imei1":"15310418435702","imei2":"15310418435702","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183182,"job_number":"JOB_183182","tr_customer_id":183200,"tr_customer_product_id":183190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:46:32.000Z","modified_at":"2026-02-11T06:46:42.000Z","name":"Wallace Leuschke","mobile_number":"981-967-7325","email_id":"Delphine.Rosenbaum0@yahoo.com","dop":"2025-11-04","serial_number":"86319685275461","imei1":"86319685275461","imei2":"86319685275461","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183183,"job_number":"JOB_183183","tr_customer_id":183201,"tr_customer_product_id":183191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:47:10.000Z","modified_at":"2026-02-11T06:47:32.000Z","name":"Emelia Ledner","mobile_number":"647-762-3585","email_id":"Dasia_Armstrong84@gmail.com","dop":"2025-10-01","serial_number":"13423728508245","imei1":"13423728508245","imei2":"13423728508245","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183185,"job_number":"JOB_183185","tr_customer_id":183203,"tr_customer_product_id":183193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:15.000Z","modified_at":"2026-02-11T06:50:26.000Z","name":"Alivia Stracke","mobile_number":"451-228-7388","email_id":"Yolanda_McLaughlin52@gmail.com","dop":"2025-06-09","serial_number":"107148920914134","imei1":"107148920914134","imei2":"107148920914134","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:50:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183188,"job_number":"JOB_183188","tr_customer_id":183206,"tr_customer_product_id":183196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:30.000Z","modified_at":"2026-02-11T06:50:41.000Z","name":"Burley Zieme","mobile_number":"773-697-9543","email_id":"Dagmar.Gaylord@hotmail.com","dop":"2025-06-09","serial_number":"101728998605540","imei1":"101728998605540","imei2":"101728998605540","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183191,"job_number":"JOB_183191","tr_customer_id":183209,"tr_customer_product_id":183199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:46.000Z","modified_at":"2026-02-11T06:50:57.000Z","name":"Ryan Deckow","mobile_number":"520-997-1307","email_id":"Nat53@hotmail.com","dop":"2025-06-09","serial_number":"109638344418185","imei1":"109638344418185","imei2":"109638344418185","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183194,"job_number":"JOB_183194","tr_customer_id":183212,"tr_customer_product_id":183202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:47.000Z","modified_at":"2026-02-11T06:51:26.000Z","name":"Rahsaan McLaughlin","mobile_number":"420-585-0452","email_id":"Terrell.Bednar39@yahoo.com","dop":"2025-12-31","serial_number":"103314332858973","imei1":"103314332858973","imei2":"103314332858973","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183195,"job_number":"JOB_183195","tr_customer_id":183213,"tr_customer_product_id":183203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:24.000Z","modified_at":"2026-02-11T06:51:36.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"73187909816406","imei1":"73187909816406","imei2":"73187909816406","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183197,"job_number":"JOB_183197","tr_customer_id":183215,"tr_customer_product_id":183205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:35.000Z","modified_at":"2026-02-11T06:52:14.000Z","name":"Hailee Ward","mobile_number":"833-718-8187","email_id":"Tracey.Willms15@yahoo.com","dop":"2025-12-31","serial_number":"100922312921874","imei1":"100922312921874","imei2":"100922312921874","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183198,"job_number":"JOB_183198","tr_customer_id":183216,"tr_customer_product_id":183206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:40.000Z","modified_at":"2026-02-11T06:52:07.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"58443094881181","imei1":"58443094881181","imei2":"58443094881181","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:52:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183200,"job_number":"JOB_183200","tr_customer_id":183218,"tr_customer_product_id":183208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:14.000Z","modified_at":"2026-02-11T06:52:52.000Z","name":"Tianna Zboncak","mobile_number":"210-630-3669","email_id":"Noah32@yahoo.com","dop":"2025-06-18","serial_number":"10570269998899","imei1":"10570269998899","imei2":"10570269998899","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183202,"job_number":"JOB_183202","tr_customer_id":183220,"tr_customer_product_id":183210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:20.000Z","modified_at":"2026-02-11T06:52:59.000Z","name":"Marcelina Howell","mobile_number":"376-781-8366","email_id":"Elaina78@yahoo.com","dop":"2025-04-06","serial_number":"18146353524851","imei1":"18146353524851","imei2":"18146353524851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183205,"job_number":"JOB_183205","tr_customer_id":183223,"tr_customer_product_id":183213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:22.000Z","modified_at":"2026-02-11T06:53:01.000Z","name":"Sidney Schinner","mobile_number":"615-988-3970","email_id":"Anabel10@yahoo.com","dop":"2025-12-31","serial_number":"104301738728478","imei1":"104301738728478","imei2":"104301738728478","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183208,"job_number":"JOB_183208","tr_customer_id":183226,"tr_customer_product_id":183216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:51.000Z","modified_at":"2026-02-11T06:53:30.000Z","name":"Simeon Gulgowski","mobile_number":"503-845-7513","email_id":"Cayla_Wiza@hotmail.com","dop":"2025-04-06","serial_number":"14212067802988","imei1":"14212067802988","imei2":"14212067802988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183211,"job_number":"JOB_183211","tr_customer_id":183229,"tr_customer_product_id":183219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:00.000Z","modified_at":"2026-02-11T06:53:38.000Z","name":"Melany Kohler","mobile_number":"930-362-5933","email_id":"Noemy.Ratke32@yahoo.com","dop":"2025-06-18","serial_number":"10422955648309","imei1":"10422955648309","imei2":"10422955648309","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183215,"job_number":"JOB_183215","tr_customer_id":183233,"tr_customer_product_id":183223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:13.000Z","modified_at":"2026-02-11T06:53:49.000Z","name":"Deja Zemlak","mobile_number":"220-957-0839","email_id":"Angelo.West2@yahoo.com","dop":"2025-04-06","serial_number":"17274290525620","imei1":"17274290525620","imei2":"17274290525620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183218,"job_number":"JOB_183218","tr_customer_id":183236,"tr_customer_product_id":183226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:37.000Z","modified_at":"2026-02-11T06:54:15.000Z","name":"Mauricio Wintheiser","mobile_number":"864-351-4337","email_id":"Hershel_Bradtke@gmail.com","dop":"2025-04-06","serial_number":"12213234577138","imei1":"12213234577138","imei2":"12213234577138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183221,"job_number":"JOB_183221","tr_customer_id":183239,"tr_customer_product_id":183229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:56.000Z","modified_at":"2026-02-11T06:54:32.000Z","name":"Guido Rau","mobile_number":"264-458-1313","email_id":"Vernon_Mann93@hotmail.com","dop":"2025-04-06","serial_number":"14894859037222","imei1":"14894859037222","imei2":"14894859037222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183224,"job_number":"JOB_183224","tr_customer_id":183242,"tr_customer_product_id":183232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:23.000Z","modified_at":"2026-02-11T06:55:01.000Z","name":"Raven Runte","mobile_number":"244-885-3681","email_id":"Alyce.Hagenes34@hotmail.com","dop":"2025-04-06","serial_number":"15456962506611","imei1":"15456962506611","imei2":"15456962506611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183227,"job_number":"JOB_183227","tr_customer_id":183245,"tr_customer_product_id":183235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:39.000Z","modified_at":"2026-02-11T06:55:15.000Z","name":"Dudley Botsford","mobile_number":"397-654-1965","email_id":"Joan_Howe@gmail.com","dop":"2025-04-06","serial_number":"16929926100404","imei1":"16929926100404","imei2":"16929926100404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183230,"job_number":"JOB_183230","tr_customer_id":183248,"tr_customer_product_id":183238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:55:20.000Z","modified_at":"2026-02-11T06:56:02.000Z","name":"Elsie Wolf","mobile_number":"214-408-4299","email_id":"Oran_Simonis@yahoo.com","dop":"2025-04-06","serial_number":"14438321769748","imei1":"14438321769748","imei2":"14438321769748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183233,"job_number":"JOB_183233","tr_customer_id":183251,"tr_customer_product_id":183241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:11.000Z","modified_at":"2026-02-11T06:56:53.000Z","name":"Manuela Keeling","mobile_number":"507-833-3987","email_id":"Delores_Weimann77@hotmail.com","dop":"2025-04-06","serial_number":"18762486733833","imei1":"18762486733833","imei2":"18762486733833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183235,"job_number":"JOB_183235","tr_customer_id":183253,"tr_customer_product_id":183243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:36.000Z","modified_at":"2026-02-11T06:56:47.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"14087409389531","imei1":"14087409389531","imei2":"14087409389531","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183236,"job_number":"JOB_183236","tr_customer_id":183254,"tr_customer_product_id":183244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:51.000Z","modified_at":"2026-02-11T06:57:02.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"14956736862640","imei1":"14956736862640","imei2":"14956736862640","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183238,"job_number":"JOB_183238","tr_customer_id":183256,"tr_customer_product_id":183246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:00.000Z","modified_at":"2026-02-11T06:57:41.000Z","name":"Gudrun Baumbach","mobile_number":"446-471-3668","email_id":"Demond11@hotmail.com","dop":"2025-04-06","serial_number":"13912378714214","imei1":"13912378714214","imei2":"13912378714214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183240,"job_number":"JOB_183240","tr_customer_id":183258,"tr_customer_product_id":183248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:01.000Z","modified_at":"2026-02-11T06:57:43.000Z","name":"Carol Gusikowski","mobile_number":"262-718-4630","email_id":"Johnathan39@gmail.com","dop":"2025-04-06","serial_number":"19328709338919","imei1":"19328709338919","imei2":"19328709338919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183243,"job_number":"JOB_183243","tr_customer_id":183261,"tr_customer_product_id":183251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:06.000Z","modified_at":"2026-02-11T06:57:17.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"22903777378993","imei1":"22903777378993","imei2":"22903777378993","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183245,"job_number":"JOB_183245","tr_customer_id":183263,"tr_customer_product_id":183253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:49.000Z","modified_at":"2026-02-11T06:58:29.000Z","name":"Louvenia Crona","mobile_number":"828-509-0596","email_id":"Arne_Zemlak40@hotmail.com","dop":"2025-04-06","serial_number":"12372934711848","imei1":"12372934711848","imei2":"12372934711848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183248,"job_number":"JOB_183248","tr_customer_id":183266,"tr_customer_product_id":183256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:58:37.000Z","modified_at":"2026-02-11T06:59:17.000Z","name":"Alvah Sipes","mobile_number":"570-890-6949","email_id":"Mandy_Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"14879739200489","imei1":"14879739200489","imei2":"14879739200489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183251,"job_number":"JOB_183251","tr_customer_id":183269,"tr_customer_product_id":183259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:02.000Z","modified_at":"2026-02-11T06:59:39.000Z","name":"Esperanza Swaniawski","mobile_number":"924-865-6612","email_id":"Nikita_Wolff@gmail.com","dop":"2025-04-06","serial_number":"15544956871961","imei1":"15544956871961","imei2":"15544956871961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183254,"job_number":"JOB_183254","tr_customer_id":183272,"tr_customer_product_id":183262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:46.000Z","modified_at":"2026-02-11T07:00:23.000Z","name":"Mona Monahan","mobile_number":"227-939-0370","email_id":"Crystal_Hand@hotmail.com","dop":"2025-04-06","serial_number":"18608825902930","imei1":"18608825902930","imei2":"18608825902930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183256,"job_number":"JOB_183256","tr_customer_id":183274,"tr_customer_product_id":183264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:00.000Z","modified_at":"2026-02-11T07:00:43.000Z","name":"Alexzander Auer","mobile_number":"227-436-3401","email_id":"Ashly_Lindgren64@hotmail.com","dop":"2025-04-06","serial_number":"12173057144361","imei1":"12173057144361","imei2":"12173057144361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183259,"job_number":"JOB_183259","tr_customer_id":183277,"tr_customer_product_id":183267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:30.000Z","modified_at":"2026-02-11T07:01:07.000Z","name":"Boris Mitchell","mobile_number":"980-296-5869","email_id":"Maya51@gmail.com","dop":"2025-04-06","serial_number":"18832458419650","imei1":"18832458419650","imei2":"18832458419650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183262,"job_number":"JOB_183262","tr_customer_id":183280,"tr_customer_product_id":183270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:35.000Z","modified_at":"2026-02-11T07:01:15.000Z","name":"Royal Stamm","mobile_number":"532-885-7518","email_id":"Odie74@gmail.com","dop":"2025-04-06","serial_number":"11946867599257","imei1":"11946867599257","imei2":"11946867599257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183265,"job_number":"JOB_183265","tr_customer_id":183283,"tr_customer_product_id":183273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:39.000Z","modified_at":"2026-02-11T07:01:17.000Z","name":"Emerson Dicki","mobile_number":"771-799-0478","email_id":"Abel_Beier91@hotmail.com","dop":"2000-01-31","serial_number":"10926223525305","imei1":"10926223525305","imei2":"10926223525305","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183268,"job_number":"JOB_183268","tr_customer_id":183286,"tr_customer_product_id":183276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:45.000Z","modified_at":"2026-02-11T07:01:28.000Z","name":"Laverna Hoeger","mobile_number":"767-473-8731","email_id":"Jaydon18@yahoo.com","dop":"2025-04-06","serial_number":"12650193874289","imei1":"12650193874289","imei2":"12650193874289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183271,"job_number":"JOB_183271","tr_customer_id":183289,"tr_customer_product_id":183279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:22.000Z","modified_at":"2026-02-11T07:02:01.000Z","name":"Peter Bashirian","mobile_number":"424-539-8113","email_id":"Retha.Collins57@hotmail.com","dop":"2025-04-06","serial_number":"19526388620151","imei1":"19526388620151","imei2":"19526388620151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183274,"job_number":"JOB_183274","tr_customer_id":183292,"tr_customer_product_id":183282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:25.000Z","modified_at":"2026-02-11T07:02:02.000Z","name":"Michale Jacobson","mobile_number":"838-861-9012","email_id":"Cheyanne.Heathcote@yahoo.com","dop":"2000-01-31","serial_number":"10358015217319","imei1":"10358015217319","imei2":"10358015217319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183277,"job_number":"JOB_183277","tr_customer_id":183295,"tr_customer_product_id":183285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:37.000Z","modified_at":"2026-02-11T07:02:20.000Z","name":"Francis Harris","mobile_number":"775-849-5028","email_id":"Colt_Satterfield@hotmail.com","dop":"2025-04-06","serial_number":"15832805839817","imei1":"15832805839817","imei2":"15832805839817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183280,"job_number":"JOB_183280","tr_customer_id":183298,"tr_customer_product_id":183288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:09.000Z","modified_at":"2026-02-11T07:02:48.000Z","name":"Kobe Satterfield","mobile_number":"973-758-1397","email_id":"Virginia.Thompson@yahoo.com","dop":"2025-04-06","serial_number":"17185513350453","imei1":"17185513350453","imei2":"17185513350453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183282,"job_number":"JOB_183282","tr_customer_id":183300,"tr_customer_product_id":183290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:10.000Z","modified_at":"2026-02-11T07:02:47.000Z","name":"Delphine Sawayn","mobile_number":"903-295-0753","email_id":"Destini_Lynch82@yahoo.com","dop":"2000-01-31","serial_number":"10761143766253","imei1":"10761143766253","imei2":"10761143766253","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183286,"job_number":"JOB_183286","tr_customer_id":183304,"tr_customer_product_id":183294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:14.000Z","modified_at":"2026-02-11T07:02:52.000Z","name":"Lynn Kihn","mobile_number":"839-829-3374","email_id":"Hadley.Mills@yahoo.com","dop":"2025-04-06","serial_number":"14926254443273","imei1":"14926254443273","imei2":"14926254443273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183289,"job_number":"JOB_183289","tr_customer_id":183307,"tr_customer_product_id":183297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:28.000Z","modified_at":"2026-02-11T07:03:11.000Z","name":"Alford Pacocha","mobile_number":"583-358-5271","email_id":"Shania82@gmail.com","dop":"2025-04-06","serial_number":"12071639534935","imei1":"12071639534935","imei2":"12071639534935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:03:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183292,"job_number":"JOB_183292","tr_customer_id":183310,"tr_customer_product_id":183300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:55.000Z","modified_at":"2026-02-11T07:03:32.000Z","name":"Marta Wiza","mobile_number":"972-654-2448","email_id":"Esta98@hotmail.com","dop":"2000-01-31","serial_number":"10733490986444","imei1":"10733490986444","imei2":"10733490986444","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183295,"job_number":"JOB_183295","tr_customer_id":183313,"tr_customer_product_id":183303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:59.000Z","modified_at":"2026-02-11T07:03:36.000Z","name":"Berta Conn","mobile_number":"262-717-0784","email_id":"Roosevelt46@gmail.com","dop":"2025-04-06","serial_number":"13294642481838","imei1":"13294642481838","imei2":"13294642481838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:03:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183298,"job_number":"JOB_183298","tr_customer_id":183316,"tr_customer_product_id":183306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:44.000Z","modified_at":"2026-02-11T07:04:21.000Z","name":"Madelynn Schimmel","mobile_number":"810-533-2772","email_id":"Kira.White@gmail.com","dop":"2025-04-06","serial_number":"15179447383826","imei1":"15179447383826","imei2":"15179447383826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183301,"job_number":"JOB_183301","tr_customer_id":183319,"tr_customer_product_id":183309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:07:25.000Z","modified_at":"2026-02-11T07:08:05.000Z","name":"Arno Hoeger","mobile_number":"803-702-9794","email_id":"Avery.Toy55@yahoo.com","dop":"2025-04-06","serial_number":"14200271503098","imei1":"14200271503098","imei2":"14200271503098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:08:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183304,"job_number":"JOB_183304","tr_customer_id":183322,"tr_customer_product_id":183312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:13.000Z","modified_at":"2026-02-11T07:08:52.000Z","name":"Vincent Heathcote","mobile_number":"486-597-7535","email_id":"Christophe.Sanford@hotmail.com","dop":"2025-04-06","serial_number":"14789393477287","imei1":"14789393477287","imei2":"14789393477287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:08:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183307,"job_number":"JOB_183307","tr_customer_id":183325,"tr_customer_product_id":183315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:49.000Z","modified_at":"2026-02-11T07:09:31.000Z","name":"Tessie Labadie","mobile_number":"849-467-2808","email_id":"Korbin_Lemke86@yahoo.com","dop":"2025-04-06","serial_number":"18873476953169","imei1":"18873476953169","imei2":"18873476953169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:09:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183310,"job_number":"JOB_183310","tr_customer_id":183328,"tr_customer_product_id":183318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:00.000Z","modified_at":"2026-02-11T07:09:39.000Z","name":"Kendall Schumm","mobile_number":"323-808-3265","email_id":"Alaina_Nicolas49@hotmail.com","dop":"2025-04-06","serial_number":"13998785730657","imei1":"13998785730657","imei2":"13998785730657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183312,"job_number":"JOB_183312","tr_customer_id":183330,"tr_customer_product_id":183320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:26.000Z","modified_at":"2026-02-11T07:10:04.000Z","name":"Leola Champlin","mobile_number":"477-280-9229","email_id":"Ben_Mayert@hotmail.com","dop":"2025-04-06","serial_number":"15707720551514","imei1":"15707720551514","imei2":"15707720551514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183315,"job_number":"JOB_183315","tr_customer_id":183333,"tr_customer_product_id":183323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:39.000Z","modified_at":"2026-02-11T07:10:21.000Z","name":"Carlie Douglas","mobile_number":"865-485-7318","email_id":"Murl_Tillman@hotmail.com","dop":"2025-04-06","serial_number":"11435228541074","imei1":"11435228541074","imei2":"11435228541074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:10:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183316,"job_number":"JOB_183316","tr_customer_id":183334,"tr_customer_product_id":183324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:40.000Z","modified_at":"2026-02-11T07:10:19.000Z","name":"Jordyn Roob","mobile_number":"803-264-4730","email_id":"Kaleigh43@yahoo.com","dop":"2025-04-06","serial_number":"17084967722175","imei1":"17084967722175","imei2":"17084967722175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183320,"job_number":"JOB_183320","tr_customer_id":183338,"tr_customer_product_id":183328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:10:30.000Z","modified_at":"2026-02-11T07:11:11.000Z","name":"Nellie Hahn","mobile_number":"551-503-8752","email_id":"William.Gibson15@gmail.com","dop":"2025-04-06","serial_number":"11012228335105","imei1":"11012228335105","imei2":"11012228335105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183323,"job_number":"JOB_183323","tr_customer_id":183341,"tr_customer_product_id":183331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:44.000Z","modified_at":"2026-02-11T07:15:21.000Z","name":"Lorena King","mobile_number":"302-887-1691","email_id":"Dasia75@hotmail.com","dop":"2025-04-06","serial_number":"19247893739622","imei1":"19247893739622","imei2":"19247893739622","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:15:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183325,"job_number":"JOB_183325","tr_customer_id":183343,"tr_customer_product_id":183333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:51.000Z","modified_at":"2026-02-11T07:15:28.000Z","name":"Dayana Koepp","mobile_number":"896-966-3082","email_id":"Chaim8@yahoo.com","dop":"2025-04-06","serial_number":"17355656341661","imei1":"17355656341661","imei2":"17355656341661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183328,"job_number":"JOB_183328","tr_customer_id":183346,"tr_customer_product_id":183336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:15:28.000Z","modified_at":"2026-02-11T07:16:05.000Z","name":"Brent Kiehn","mobile_number":"691-804-6734","email_id":"Arely.Goyette19@gmail.com","dop":"2025-04-06","serial_number":"18018301735313","imei1":"18018301735313","imei2":"18018301735313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183331,"job_number":"JOB_183331","tr_customer_id":183349,"tr_customer_product_id":183339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:16:13.000Z","modified_at":"2026-02-11T07:16:49.000Z","name":"Darien Raynor","mobile_number":"235-346-7261","email_id":"Arnulfo_Robel@gmail.com","dop":"2025-04-06","serial_number":"16328800728890","imei1":"16328800728890","imei2":"16328800728890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:16:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183334,"job_number":"JOB_183334","tr_customer_id":183352,"tr_customer_product_id":183342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:26.000Z","modified_at":"2026-02-11T07:42:38.000Z","name":"Augustine Macejkovic","mobile_number":"447-571-3774","email_id":"Rosemarie.Swaniawski@hotmail.com","dop":"2025-12-01","serial_number":"13732309225690","imei1":"13732309225690","imei2":"13732309225690","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183336,"job_number":"JOB_183336","tr_customer_id":183354,"tr_customer_product_id":183344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:42.000Z","modified_at":"2026-02-11T07:42:53.000Z","name":"Estefania Mitchell","mobile_number":"450-658-8032","email_id":"Joyce_Hettinger@yahoo.com","dop":"2025-12-01","serial_number":"10035624718906","imei1":"10035624718906","imei2":"10035624718906","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183338,"job_number":"JOB_183338","tr_customer_id":183356,"tr_customer_product_id":183346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:58.000Z","modified_at":"2026-02-11T07:43:09.000Z","name":"Titus Gibson","mobile_number":"284-262-3995","email_id":"Jameson_Stamm48@gmail.com","dop":"2025-12-01","serial_number":"15308395399319","imei1":"15308395399319","imei2":"15308395399319","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183339,"job_number":"JOB_183339","tr_customer_id":183357,"tr_customer_product_id":183347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:55:57.000Z","modified_at":"2026-02-11T07:56:09.000Z","name":"Lafayette Lakin","mobile_number":"496-247-5362","email_id":"Josianne0@yahoo.com","dop":"2025-11-04","serial_number":"100065181614349","imei1":"100065181614349","imei2":"100065181614349","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183340,"job_number":"JOB_183340","tr_customer_id":183358,"tr_customer_product_id":183348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:56:13.000Z","modified_at":"2026-02-11T07:56:25.000Z","name":"Hank Jerde","mobile_number":"740-954-3229","email_id":"Kavon.Hoeger@yahoo.com","dop":"2025-11-04","serial_number":"36920096557594","imei1":"36920096557594","imei2":"36920096557594","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:56:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183341,"job_number":"JOB_183341","tr_customer_id":183359,"tr_customer_product_id":183349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:56:30.000Z","modified_at":"2026-02-11T07:56:41.000Z","name":"Leon Shields","mobile_number":"892-990-2316","email_id":"Tyra87@yahoo.com","dop":"2025-11-04","serial_number":"49276228755229","imei1":"49276228755229","imei2":"49276228755229","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183345,"job_number":"JOB_183345","tr_customer_id":183363,"tr_customer_product_id":183353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:01.000Z","modified_at":"2026-02-11T08:04:41.000Z","name":"Tracy Gislason","mobile_number":"624-903-3616","email_id":"Samantha_Huel58@hotmail.com","dop":"2025-04-06","serial_number":"19768969578249","imei1":"19768969578249","imei2":"19768969578249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:04:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183347,"job_number":"JOB_183347","tr_customer_id":183365,"tr_customer_product_id":183355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:28.000Z","modified_at":"2026-02-11T08:04:40.000Z","name":"Florencio Greenfelder","mobile_number":"782-232-3763","email_id":"Yvonne.Rogahn48@gmail.com","dop":"2025-11-04","serial_number":"75543911005783","imei1":"75543911005783","imei2":"75543911005783","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:04:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183348,"job_number":"JOB_183348","tr_customer_id":183366,"tr_customer_product_id":183356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:45.000Z","modified_at":"2026-02-11T08:04:56.000Z","name":"George Olson","mobile_number":"527-328-1314","email_id":"Eulah26@yahoo.com","dop":"2025-11-04","serial_number":"98241539020585","imei1":"98241539020585","imei2":"98241539020585","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183349,"job_number":"JOB_183349","tr_customer_id":183367,"tr_customer_product_id":183357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:05:00.000Z","modified_at":"2026-02-11T08:05:12.000Z","name":"Foster Goodwin","mobile_number":"203-489-7444","email_id":"Pearl_Wilderman@yahoo.com","dop":"2025-11-04","serial_number":"49626558172858","imei1":"49626558172858","imei2":"49626558172858","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:05:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183350,"job_number":"JOB_183350","tr_customer_id":183368,"tr_customer_product_id":183358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:05:28.000Z","modified_at":"2026-02-11T08:06:05.000Z","name":"Zakary Moen","mobile_number":"612-315-0211","email_id":"Renee.Schroeder@yahoo.com","dop":"2025-04-06","serial_number":"13808713080753","imei1":"13808713080753","imei2":"13808713080753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183357,"job_number":"JOB_183357","tr_customer_id":183375,"tr_customer_product_id":183365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:29:00.000Z","modified_at":"2026-02-11T08:29:28.000Z","name":"Rozella Borer","mobile_number":"542-260-6186","email_id":"Mavis_Homenick@gmail.com","dop":"2026-01-23","serial_number":"16007182677185","imei1":"16007182677185","imei2":"16007182677185","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183360,"job_number":"JOB_183360","tr_customer_id":183378,"tr_customer_product_id":183368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:14.000Z","modified_at":"2026-02-11T08:35:52.000Z","name":"Forest Kulas","mobile_number":"422-772-3716","email_id":"Dillon90@hotmail.com","dop":"2025-04-06","serial_number":"10182226878892","imei1":"10182226878892","imei2":"10182226878892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183363,"job_number":"JOB_183363","tr_customer_id":183381,"tr_customer_product_id":183371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:59.000Z","modified_at":"2026-02-11T08:36:36.000Z","name":"Dana Crist","mobile_number":"865-770-1498","email_id":"Carissa_Hackett@hotmail.com","dop":"2025-04-06","serial_number":"15715615143393","imei1":"15715615143393","imei2":"15715615143393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:36:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183366,"job_number":"JOB_183366","tr_customer_id":183384,"tr_customer_product_id":183374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:43.000Z","modified_at":"2026-02-11T08:37:19.000Z","name":"Keely Nikolaus","mobile_number":"586-626-2186","email_id":"Americo92@gmail.com","dop":"2025-04-06","serial_number":"11990878173772","imei1":"11990878173772","imei2":"11990878173772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:37:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183369,"job_number":"JOB_183369","tr_customer_id":183387,"tr_customer_product_id":183377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:40:51.000Z","modified_at":"2026-02-11T09:41:30.000Z","name":"Trent Ebert","mobile_number":"523-464-2394","email_id":"Effie.Adams70@hotmail.com","dop":"2025-04-06","serial_number":"16722397888642","imei1":"16722397888642","imei2":"16722397888642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T09:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183372,"job_number":"JOB_183372","tr_customer_id":183390,"tr_customer_product_id":183380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:41:37.000Z","modified_at":"2026-02-11T09:42:15.000Z","name":"Zackary Witting","mobile_number":"688-255-1968","email_id":"Greyson_Nolan39@yahoo.com","dop":"2025-04-06","serial_number":"18972182842706","imei1":"18972182842706","imei2":"18972182842706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T09:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183375,"job_number":"JOB_183375","tr_customer_id":183393,"tr_customer_product_id":183383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:42:22.000Z","modified_at":"2026-02-11T09:43:05.000Z","name":"Nia Price","mobile_number":"547-776-3607","email_id":"Eliane48@hotmail.com","dop":"2025-04-06","serial_number":"16985777380269","imei1":"16985777380269","imei2":"16985777380269","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T09:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183378,"job_number":"JOB_183378","tr_customer_id":183396,"tr_customer_product_id":183386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:03.000Z","modified_at":"2026-02-11T10:54:42.000Z","name":"Florine Daniel","mobile_number":"707-787-0820","email_id":"Adrianna_Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"15790374590238","imei1":"15790374590238","imei2":"15790374590238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T10:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183381,"job_number":"JOB_183381","tr_customer_id":183399,"tr_customer_product_id":183389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:49.000Z","modified_at":"2026-02-11T10:55:27.000Z","name":"Harmon Kuvalis","mobile_number":"496-342-3987","email_id":"Madisen49@yahoo.com","dop":"2025-04-06","serial_number":"10063853845195","imei1":"10063853845195","imei2":"10063853845195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T10:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183384,"job_number":"JOB_183384","tr_customer_id":183402,"tr_customer_product_id":183392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:55:34.000Z","modified_at":"2026-02-11T10:56:12.000Z","name":"Deion Denesik","mobile_number":"487-425-1791","email_id":"Cierra.Larkin@yahoo.com","dop":"2025-04-06","serial_number":"18214095175967","imei1":"18214095175967","imei2":"18214095175967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T10:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183390,"job_number":"JOB_183390","tr_customer_id":183408,"tr_customer_product_id":183398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:44:10.000Z","modified_at":"2026-02-11T11:44:52.000Z","name":"Queenie Kris","mobile_number":"638-915-6747","email_id":"Sven.Kirlin41@yahoo.com","dop":"2025-04-06","serial_number":"14903538708615","imei1":"14903538708615","imei2":"14903538708615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T11:44:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183393,"job_number":"JOB_183393","tr_customer_id":183411,"tr_customer_product_id":183401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:00.000Z","modified_at":"2026-02-11T11:45:42.000Z","name":"Winona Stracke","mobile_number":"287-457-4951","email_id":"Jace_Ward@yahoo.com","dop":"2025-04-06","serial_number":"13367851227368","imei1":"13367851227368","imei2":"13367851227368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T11:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183396,"job_number":"JOB_183396","tr_customer_id":183414,"tr_customer_product_id":183404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:50.000Z","modified_at":"2026-02-11T11:46:32.000Z","name":"Rashad Kihn","mobile_number":"877-579-3484","email_id":"Cecile48@hotmail.com","dop":"2025-04-06","serial_number":"14578339717035","imei1":"14578339717035","imei2":"14578339717035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T11:46:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183401,"job_number":"JOB_183401","tr_customer_id":183419,"tr_customer_product_id":183409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:01:49.000Z","modified_at":"2026-02-11T13:02:29.000Z","name":"Gaetano Aufderhar","mobile_number":"481-348-0747","email_id":"Wilhelm_Donnelly@yahoo.com","dop":"2025-04-06","serial_number":"15010619498338","imei1":"15010619498338","imei2":"15010619498338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183404,"job_number":"JOB_183404","tr_customer_id":183422,"tr_customer_product_id":183412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:02:36.000Z","modified_at":"2026-02-11T13:03:15.000Z","name":"Velva McGlynn","mobile_number":"341-880-5876","email_id":"Tyrese.Johnston81@hotmail.com","dop":"2025-04-06","serial_number":"12591216991362","imei1":"12591216991362","imei2":"12591216991362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:03:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183407,"job_number":"JOB_183407","tr_customer_id":183425,"tr_customer_product_id":183415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:03:23.000Z","modified_at":"2026-02-11T13:04:01.000Z","name":"Ryder Schulist","mobile_number":"799-953-8512","email_id":"Hildegard82@yahoo.com","dop":"2025-04-06","serial_number":"11849705807372","imei1":"11849705807372","imei2":"11849705807372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:04:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183409,"job_number":"JOB_183409","tr_customer_id":183427,"tr_customer_product_id":183417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:21.000Z","modified_at":"2026-02-11T13:26:25.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"83996820255613","imei1":"83996820255613","imei2":"83996820255613","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183410,"job_number":"JOB_183410","tr_customer_id":183428,"tr_customer_product_id":183418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:26.000Z","modified_at":"2026-02-11T13:26:31.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"78939148201923","imei1":"78939148201923","imei2":"78939148201923","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183412,"job_number":"JOB_183412","tr_customer_id":183430,"tr_customer_product_id":183420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:31.000Z","modified_at":"2026-02-11T13:26:35.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"41751633115487","imei1":"41751633115487","imei2":"41751633115487","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-11T13:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8b231981-f97a-4ef4-bdf8-bd9b56013bb3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-Z/ee8aKanRHxVFUebWooc3P+sEQ" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTV9.UMTD2Y6g-W-S1dvtrGJjhXsRc-IRMcJmbo8i4YzEaqE"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDM0ODB9.GJ0sbwJGoAH5TBzc3rp0gqFsHDI9wCVLfQUmWYUlyww' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTV9.UMTD2Y6g-W-S1dvtrGJjhXsRc-IRMcJmbo8i4YzEaqE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 317388b8-d59f-488f-85da-fc055c390c0f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDM0ODB9.GJ0sbwJGoAH5TBzc3rp0gqFsHDI9wCVLfQUmWYUlyww' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"ca-AP6M6B2pUWCj7fZaoxEe3pBMqeE"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTV9.UMTD2Y6g-W-S1dvtrGJjhXsRc-IRMcJmbo8i4YzEaqE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6c6fd35b-bfd9-4136-b1bb-141375c73108 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-h21RV2pW25VpxP1fE9gg1dyjuZo" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":641},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDM0ODB9.GJ0sbwJGoAH5TBzc3rp0gqFsHDI9wCVLfQUmWYUlyww' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTV9.UMTD2Y6g-W-S1dvtrGJjhXsRc-IRMcJmbo8i4YzEaqE |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2a0eec9f-1880-4ff6-a8ab-acf920ff3327 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 38 |
{"details_key":"pending_for_delivery"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1003 |
| ETag | W/"3eb-+6bF7EpXGMKXBnIbiqt62hrgTzk" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":183412,"job_number":"JOB_183412","tr_customer_id":183430,"tr_customer_product_id":183420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:31.000Z","modified_at":"2026-02-11T13:26:35.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"41751633115487","imei1":"41751633115487","imei2":"41751633115487","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-11T13:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDM0ODB9.GJ0sbwJGoAH5TBzc3rp0gqFsHDI9wCVLfQUmWYUlyww' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTV9.UMTD2Y6g-W-S1dvtrGJjhXsRc-IRMcJmbo8i4YzEaqE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2891fb75-8d52-4939-abec-10a4989bbf7b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1003 |
| ETag | W/"3eb-+6bF7EpXGMKXBnIbiqt62hrgTzk" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":183412,"job_number":"JOB_183412","tr_customer_id":183430,"tr_customer_product_id":183420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:31.000Z","modified_at":"2026-02-11T13:26:35.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"41751633115487","imei1":"41751633115487","imei2":"41751633115487","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-11T13:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDM0ODB9.GJ0sbwJGoAH5TBzc3rp0gqFsHDI9wCVLfQUmWYUlyww' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"job_id":172795}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTV9.UMTD2Y6g-W-S1dvtrGJjhXsRc-IRMcJmbo8i4YzEaqE |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bca02a33-fca1-461c-b004-db87c5f5353f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 17 |
{"job_id":183412}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDA3Mjl9.nsgcCZPhyWT0IUwep2oQD01oZVzfm0YuqrV-gSt3uds' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_172795"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTV9.UMTD2Y6g-W-S1dvtrGJjhXsRc-IRMcJmbo8i4YzEaqE |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1692c77d-1ea5-4897-8241-6d0261f4c353 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 27 |
{"searchText":"JOB_183412"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1006 |
| ETag | W/"3ee-BJT4UF2yGtTA/7X8+OESUjOv4xw" |
| Vary | Accept-Encoding |
| Date | Wed, 11 Feb 2026 13:26:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":183412,"job_number":"JOB_183412","tr_customer_id":183430,"tr_customer_product_id":183420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:31.000Z","modified_at":"2026-02-11T13:26:36.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"41751633115487","imei1":"41751633115487","imei2":"41751633115487","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_172778' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4MzkwMTR9.EzPEDDTRKRy8IMGHd0gYZnWCxXR7QwcEJRTrjxn-mrg' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTV9.UMTD2Y6g-W-S1dvtrGJjhXsRc-IRMcJmbo8i4YzEaqE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0e3a0915-115b-4f50-ad9e-c0427ff625c4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"a14-1B8pyamoZ3Rqcfs1z+le49tYkbk" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 11 Feb 2026 13:26:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":183412,"job_number":"JOB_183412","tr_customer_id":183430,"tr_customer_product_id":183420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:31.000Z","modified_at":"2026-02-11T13:26:36.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"41751633115487","imei1":"41751633115487","imei2":"41751633115487","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":700429,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-11T13:26:31.000Z","created_at":"2026-02-11T13:26:31.000Z"},{"id":700430,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-11T13:26:31.000Z","created_at":"2026-02-11T13:26:31.000Z"},{"id":700431,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-02-11T13:26:34.000Z","created_at":"2026-02-11T13:26:34.000Z"},{"id":700432,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-02-11T13:26:34.000Z","created_at":"2026-02-11T13:26:34.000Z"},{"id":700433,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-02-11T13:26:35.000Z","created_at":"2026-02-11T13:26:35.000Z"},{"id":700434,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-11T13:26:36.000Z","created_at":"2026-02-11T13:26:36.000Z"},{"id":700435,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-11T13:26:36.000Z","created_at":"2026-02-11T13:26:36.000Z"}],"problems":[{"id":170805,"problem":"Poor battery life","remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-11T13:26:31.000Z"},{"id":170806,"problem":"Sync issue","remark":"Test","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-11T13:26:34.000Z"}],"quatations":[]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_172795' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-US,en;q=0.9,kn;q=0.8' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk4NDM0ODB9.GJ0sbwJGoAH5TBzc3rp0gqFsHDI9wCVLfQUmWYUlyww' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTYzOTV9.UMTD2Y6g-W-S1dvtrGJjhXsRc-IRMcJmbo8i4YzEaqE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0e69e153-d484-4bd6-842b-b92016d9ed1d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"a14-1B8pyamoZ3Rqcfs1z+le49tYkbk" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Wed, 11 Feb 2026 13:26:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":183412,"job_number":"JOB_183412","tr_customer_id":183430,"tr_customer_product_id":183420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:31.000Z","modified_at":"2026-02-11T13:26:36.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"41751633115487","imei1":"41751633115487","imei2":"41751633115487","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":700429,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-11T13:26:31.000Z","created_at":"2026-02-11T13:26:31.000Z"},{"id":700430,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-11T13:26:31.000Z","created_at":"2026-02-11T13:26:31.000Z"},{"id":700431,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-02-11T13:26:34.000Z","created_at":"2026-02-11T13:26:34.000Z"},{"id":700432,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-02-11T13:26:34.000Z","created_at":"2026-02-11T13:26:34.000Z"},{"id":700433,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-02-11T13:26:35.000Z","created_at":"2026-02-11T13:26:35.000Z"},{"id":700434,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-11T13:26:36.000Z","created_at":"2026-02-11T13:26:36.000Z"},{"id":700435,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-11T13:26:36.000Z","created_at":"2026-02-11T13:26:36.000Z"}],"problems":[{"id":170805,"problem":"Poor battery life","remark":"test","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-11T13:26:31.000Z"},{"id":170806,"problem":"Sync issue","remark":"Test","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-11T13:26:34.000Z"}],"quatations":[]}}